[2020-11-21 17:22:28] php.DEBUG: Warning: filemtime(): stat failed for /home/destekcompnet/public_html/config/routes/annotations.yaml {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/sizehizmet/public_html/vendor/symfony/config/Resource/FileResource.php\",\"line\":63,\"trace\":[{\"file\":\"/home/sizehizmet/public_html/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php\",\"line\":34,\"function\":\"isFresh\",\"class\":\"Symfony\\\\Component\\\\Config\\\\Resource\\\\FileResource\",\"type\":\"->\"}],\"count\":1})"} []
[2020-11-21 17:22:30] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 17:22:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:22:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:22:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:22:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 17:22:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/login")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/login\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 17:26:40] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-21 17:26:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:26:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:26:41] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:26:41] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:26:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["destek@destekcomputer.com"] []
[2020-11-21 17:26:41] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"destek@destekcomputer.com\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:26:41] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:26:41] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:26:41] php.DEBUG: Warning: filemtime(): stat failed for /home/destekcompnet/public_html/config/routes/annotations.yaml {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/sizehizmet/public_html/vendor/symfony/config/Resource/FileResource.php\",\"line\":63,\"trace\":[{\"file\":\"/home/sizehizmet/public_html/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php\",\"line\":34,\"function\":\"isFresh\",\"class\":\"Symfony\\\\Component\\\\Config\\\\Resource\\\\FileResource\",\"type\":\"->\"}],\"count\":1})"} []
[2020-11-21 17:26:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:26:42] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 17:26:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:26:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:26:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:26:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:26:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:26:42] php.INFO: User Deprecated: The "checkMX" option is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"checkMX\" option is deprecated since Symfony 4.2. at /home/sizehizmet/public_html/vendor/symfony/validator/Constraints/Email.php:84)"} []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 17:26:42] php.INFO: User Deprecated: The "checkMX" option is deprecated since Symfony 4.2. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"checkMX\" option is deprecated since Symfony 4.2. at /home/sizehizmet/public_html/vendor/symfony/validator/Constraints/Email.php:84)"} []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 17:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 17:26:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 17:26:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 17:26:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:26:59] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis"},"request_uri":"https://sizehizmet.com/form/teknik-servis?%2Fform%2Fteknik-servis=","method":"GET"} []
[2020-11-21 17:26:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:26:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:26:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:26:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:26:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:26:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:26:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 17:26:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 17:26:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis"] []
[2020-11-21 17:26:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 17:26:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 17:26:59] php.CRITICAL: Call to a member function getName() on null {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getName() on null at /home/sizehizmet/public_html/src/Controller/Web/FormDetailController.php:73)"} []
[2020-11-21 17:26:59] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getName() on null" at /home/sizehizmet/public_html/src/Controller/Web/FormDetailController.php line 73 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getName() on null at /home/sizehizmet/public_html/src/Controller/Web/FormDetailController.php:73)"} []
[2020-11-21 17:26:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:27:03] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 17:27:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:27:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:27:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:27:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:27:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:27:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:27:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 17:27:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 17:27:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 17:27:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 17:27:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 17:27:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:27:51] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 17:27:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:27:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:27:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:27:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:27:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 17:27:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:27:52] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605968872,"4":5,"5":13,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"text","12":"03/11/2020","13":1604350800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:27:52] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605968872,"4":5,"5":16,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"checkbox","12":"03/11/2020","13":1604350800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:27:52] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"sedfgh","3":1605968872,"4":6,"5":15,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"textarea","12":"03/11/2020","13":1604350800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:27:52] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605968872,"4":7,"5":17,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"radio","12":"03/11/2020","13":1604350800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:27:52] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"07:00","3":1605968872,"4":9,"5":21,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"time","12":"03/11/2020","13":1604350800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:27:52] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:30","3":1605968872,"4":9,"5":22,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"time","12":"03/11/2020","13":1604350800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:27:52] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1772,14] []
[2020-11-21 17:27:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605968872] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [20] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605968872] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605968872] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605968872] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605968872] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605968872] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605968872] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605968872] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605968872] []
[2020-11-21 17:27:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605968872] []
[2020-11-21 17:27:56] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:27:56] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1772,2948] []
[2020-11-21 17:27:56] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:27:56] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:27:56] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1772,2949] []
[2020-11-21 17:27:56] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:27:56] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:27:56] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1772,2950] []
[2020-11-21 17:27:56] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:27:56] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:27:56] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1772,2951] []
[2020-11-21 17:27:56] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:27:56] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:27:56] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1772,2952] []
[2020-11-21 17:27:56] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:27:56] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:27:56] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1772,2953] []
[2020-11-21 17:27:56] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:27:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:27:56] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605968872"},"request_uri":"https://sizehizmet.com/form/show/1605968872?%2Fform%2Fshow%2F1605968872=","method":"GET"} []
[2020-11-21 17:27:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:27:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:27:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:27:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:27:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605968872"] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [20] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605968872"] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605968872"] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605968872"] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605968872"] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605968872"] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605968872"] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605968872"] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605968872"] []
[2020-11-21 17:27:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:27:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:30:29] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://sizehizmet.com/","method":"GET"} []
[2020-11-21 17:30:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:30:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:30:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:30:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 17:31:55] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605968872"},"request_uri":"https://sizehizmet.com/form/show/1605968872?%2Fform%2Fshow%2F1605968872=","method":"GET"} []
[2020-11-21 17:31:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:31:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:31:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:31:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:31:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605968872"] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [20] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605968872"] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605968872"] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605968872"] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605968872"] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605968872"] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605968872"] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605968872"] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605968872"] []
[2020-11-21 17:31:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:31:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:32:06] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 17:32:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:32:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:32:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:32:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:32:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:32:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:32:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:32:06] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 17:32:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:32:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:32:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:32:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:32:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:32:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:32:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 17:32:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 17:32:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 17:32:06] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 17:32:06] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:06] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:06] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:06] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 17:32:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 17:32:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 17:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 17:32:10] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 17:32:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:33:36] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 17:33:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:33:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:33:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:33:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:33:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:33:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:33:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 17:33:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:33:38] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-21 17:33:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:33:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:33:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:33:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:33:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:33:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 17:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-21 17:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-21 17:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-21 17:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-21 17:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-21 17:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-21 17:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-21 17:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-21 17:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-21 17:33:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-21 17:33:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:34:16] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"POST"} []
[2020-11-21 17:34:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:34:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:34:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:34:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:34:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:34:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:34:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 17:34:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:34:17] doctrine.DEBUG: UPDATE forms SET contents = ? WHERE id = ? ["<p style=\"text-align:cente [...]",14] []
[2020-11-21 17:34:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:34:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? [14] []
[2020-11-21 17:34:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:34:17] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [176] []
[2020-11-21 17:34:17] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [177] []
[2020-11-21 17:34:17] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [178] []
[2020-11-21 17:34:17] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [179] []
[2020-11-21 17:34:17] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [180] []
[2020-11-21 17:34:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:34:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:34:17] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":3,"2":14} []
[2020-11-21 17:34:17] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":5,"2":14} []
[2020-11-21 17:34:17] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":6,"2":14} []
[2020-11-21 17:34:17] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":7,"2":14} []
[2020-11-21 17:34:17] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":9,"2":14} []
[2020-11-21 17:34:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:34:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:34:17] doctrine.DEBUG: UPDATE forms SET image = ? WHERE id = ? ["b903ee76281bad3cb2f11b5d02 [...]",14] []
[2020-11-21 17:34:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:34:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:34:17] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 17:34:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:34:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:34:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:34:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:34:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:34:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:34:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 17:34:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:34:19] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-21 17:34:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:34:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:34:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:34:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:34:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:34:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:34:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 17:34:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-21 17:34:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-21 17:34:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-21 17:34:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-21 17:34:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-21 17:34:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-21 17:34:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-21 17:34:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-21 17:34:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-21 17:34:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-21 17:34:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:42:20] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 17:42:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:42:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:42:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:42:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:42:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:42:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:42:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:42:21] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 17:42:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:42:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:42:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:42:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:42:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 17:42:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 17:42:23] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 17:42:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:42:29] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 17:42:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:42:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:42:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:42:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:42:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:42:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:42:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 17:42:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:42:30] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 17:42:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:42:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:42:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:42:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:42:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:42:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:42:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 17:42:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 17:42:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 17:42:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 17:42:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 17:42:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:42:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:42:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:42:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:42:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:42:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:42:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:43:01] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 17:43:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:43:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:43:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:43:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:43:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 17:43:01] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:43:01] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605969781,"4":5,"5":13,"6":8,"7":42,"8":3,"9":500,"10":1,"11":"text","12":"11/11/2020","13":1605042000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:43:01] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605969781,"4":5,"5":16,"6":8,"7":42,"8":3,"9":500,"10":1,"11":"checkbox","12":"11/11/2020","13":1605042000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:43:01] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"gfghjk","3":1605969781,"4":6,"5":15,"6":8,"7":42,"8":3,"9":500,"10":1,"11":"textarea","12":"11/11/2020","13":1605042000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:43:01] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605969781,"4":7,"5":17,"6":8,"7":42,"8":3,"9":500,"10":1,"11":"radio","12":"11/11/2020","13":1605042000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:43:01] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"05:00","3":1605969781,"4":9,"5":21,"6":8,"7":42,"8":3,"9":500,"10":1,"11":"time","12":"11/11/2020","13":1605042000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:43:01] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605969781,"4":9,"5":22,"6":8,"7":42,"8":3,"9":500,"10":1,"11":"time","12":"11/11/2020","13":1605042000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:43:01] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1773,14] []
[2020-11-21 17:43:01] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605969781] []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [42] []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605969781] []
[2020-11-21 17:43:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605969781] []
[2020-11-21 17:43:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605969781] []
[2020-11-21 17:43:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605969781] []
[2020-11-21 17:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605969781] []
[2020-11-21 17:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605969781] []
[2020-11-21 17:43:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605969781] []
[2020-11-21 17:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605969781] []
[2020-11-21 17:43:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:43:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605969781] []
[2020-11-21 17:43:05] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:43:05] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1773,2954] []
[2020-11-21 17:43:05] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:43:05] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:43:05] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1773,2955] []
[2020-11-21 17:43:05] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:43:05] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:43:05] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1773,2956] []
[2020-11-21 17:43:05] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:43:05] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:43:05] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1773,2957] []
[2020-11-21 17:43:05] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:43:05] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:43:05] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1773,2958] []
[2020-11-21 17:43:05] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:43:05] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:43:05] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1773,2959] []
[2020-11-21 17:43:05] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:43:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:43:05] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605969781"},"request_uri":"https://sizehizmet.com/form/show/1605969781?%2Fform%2Fshow%2F1605969781=","method":"GET"} []
[2020-11-21 17:43:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:43:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:43:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:43:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:43:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:43:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:43:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605969781"] []
[2020-11-21 17:43:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [42] []
[2020-11-21 17:43:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 17:43:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 17:43:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 17:43:05] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:43:05] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:43:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605969781"] []
[2020-11-21 17:43:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605969781"] []
[2020-11-21 17:43:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605969781"] []
[2020-11-21 17:43:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605969781"] []
[2020-11-21 17:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605969781"] []
[2020-11-21 17:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605969781"] []
[2020-11-21 17:43:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605969781"] []
[2020-11-21 17:43:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605969781"] []
[2020-11-21 17:43:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:43:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:43:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/pdf/destekcomputer_1773.pdf" (from "https://sizehizmet.com/form/show/1605969781")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/pdf/destekcomputer_1773.pdf\" (from \"https://sizehizmet.com/form/show/1605969781\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 17:45:25] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605969781"},"request_uri":"https://sizehizmet.com/form/show/1605969781?%2Fform%2Fshow%2F1605969781=","method":"GET"} []
[2020-11-21 17:45:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:45:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:45:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:45:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:45:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605969781"] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [42] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605969781"] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605969781"] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605969781"] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605969781"] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605969781"] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605969781"] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605969781"] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605969781"] []
[2020-11-21 17:45:26] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:45:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:49:52] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 17:49:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:49:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:49:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:49:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:49:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:49:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:49:52] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 17:49:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:49:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:49:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:49:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:49:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605969781"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 17:49:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 17:49:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 17:49:55] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 17:49:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:51:57] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 17:51:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:51:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:51:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:51:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:51:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:51:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:51:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 17:51:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 17:51:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 17:51:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 17:51:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 17:51:57] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:51:57] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:51:57] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:51:57] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:51:57] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:51:57] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:51:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:52:20] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 17:52:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:52:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:52:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:52:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:52:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 17:52:20] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:52:20] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605970340,"4":5,"5":13,"6":8,"7":46,"8":2,"9":500,"10":1,"11":"text","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:52:20] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605970340,"4":5,"5":16,"6":8,"7":46,"8":2,"9":500,"10":1,"11":"checkbox","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:52:20] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"sdfgbvfd","3":1605970340,"4":6,"5":15,"6":8,"7":46,"8":2,"9":500,"10":1,"11":"textarea","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:52:20] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605970340,"4":7,"5":17,"6":8,"7":46,"8":2,"9":500,"10":1,"11":"radio","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:52:20] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605970340,"4":9,"5":21,"6":8,"7":46,"8":2,"9":500,"10":1,"11":"time","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:52:20] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605970340,"4":9,"5":22,"6":8,"7":46,"8":2,"9":500,"10":1,"11":"time","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:52:20] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1774,14] []
[2020-11-21 17:52:20] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605970340] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [46] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605970340] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605970340] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605970340] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605970340] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605970340] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605970340] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605970340] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605970340] []
[2020-11-21 17:52:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:52:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605970340] []
[2020-11-21 17:52:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:52:24] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1774,2960] []
[2020-11-21 17:52:24] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:52:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:52:24] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1774,2961] []
[2020-11-21 17:52:24] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:52:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:52:24] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1774,2962] []
[2020-11-21 17:52:24] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:52:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:52:24] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1774,2963] []
[2020-11-21 17:52:24] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:52:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:52:24] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1774,2964] []
[2020-11-21 17:52:24] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:52:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:52:24] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1774,2965] []
[2020-11-21 17:52:24] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:52:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:52:24] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605970340"},"request_uri":"https://sizehizmet.com/form/show/1605970340?%2Fform%2Fshow%2F1605970340=","method":"GET"} []
[2020-11-21 17:52:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:52:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:52:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:52:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:52:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:52:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:52:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605970340"] []
[2020-11-21 17:52:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [46] []
[2020-11-21 17:52:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 17:52:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 17:52:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 17:52:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:52:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:52:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605970340"] []
[2020-11-21 17:52:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605970340"] []
[2020-11-21 17:52:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:52:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605970340"] []
[2020-11-21 17:52:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:52:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605970340"] []
[2020-11-21 17:52:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605970340"] []
[2020-11-21 17:52:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605970340"] []
[2020-11-21 17:52:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:52:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605970340"] []
[2020-11-21 17:52:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605970340"] []
[2020-11-21 17:52:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:52:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:53:14] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 17:53:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:53:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:53:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:53:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:53:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 17:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 17:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 17:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 17:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 17:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 17:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 17:53:14] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:53:14] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605970394,"4":5,"5":13,"6":7,"7":42,"8":4,"9":500,"10":1,"11":"text","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:53:14] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605970394,"4":5,"5":16,"6":7,"7":42,"8":4,"9":500,"10":1,"11":"checkbox","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:53:14] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"sdfgbvfd","3":1605970394,"4":6,"5":15,"6":7,"7":42,"8":4,"9":500,"10":1,"11":"textarea","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:53:14] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605970394,"4":7,"5":17,"6":7,"7":42,"8":4,"9":500,"10":1,"11":"radio","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:53:14] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605970394,"4":9,"5":21,"6":7,"7":42,"8":4,"9":500,"10":1,"11":"time","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:53:14] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605970394,"4":9,"5":22,"6":7,"7":42,"8":4,"9":500,"10":1,"11":"time","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:53:14] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1775,14] []
[2020-11-21 17:53:14] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605970394] []
[2020-11-21 17:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [42] []
[2020-11-21 17:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [4] []
[2020-11-21 17:53:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [7] []
[2020-11-21 17:53:14] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:53:14] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:53:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605970394] []
[2020-11-21 17:53:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605970394] []
[2020-11-21 17:53:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:53:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605970394] []
[2020-11-21 17:53:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:53:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605970394] []
[2020-11-21 17:53:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605970394] []
[2020-11-21 17:53:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605970394] []
[2020-11-21 17:53:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:53:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605970394] []
[2020-11-21 17:53:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605970394] []
[2020-11-21 17:53:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605970394] []
[2020-11-21 17:53:18] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:53:18] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1775,2966] []
[2020-11-21 17:53:18] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:53:18] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:53:18] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1775,2967] []
[2020-11-21 17:53:18] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:53:18] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:53:18] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1775,2968] []
[2020-11-21 17:53:18] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:53:18] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:53:18] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1775,2969] []
[2020-11-21 17:53:18] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:53:18] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:53:18] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1775,2970] []
[2020-11-21 17:53:18] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:53:18] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:53:18] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1775,2971] []
[2020-11-21 17:53:18] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:53:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:53:18] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605970394"},"request_uri":"https://sizehizmet.com/form/show/1605970394?%2Fform%2Fshow%2F1605970394=","method":"GET"} []
[2020-11-21 17:53:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:53:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:53:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:53:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:53:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605970394"] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [42] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [4] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [7] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605970394"] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605970394"] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605970394"] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605970394"] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605970394"] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605970394"] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605970394"] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605970394"] []
[2020-11-21 17:53:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:53:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:55:31] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 17:55:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:55:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:55:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:55:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:55:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 17:55:31] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:55:31] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605970531,"4":5,"5":13,"6":9,"7":46,"8":2,"9":500,"10":1,"11":"text","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:55:31] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605970531,"4":5,"5":16,"6":9,"7":46,"8":2,"9":500,"10":1,"11":"checkbox","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:55:31] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"sdfgbvfd","3":1605970531,"4":6,"5":15,"6":9,"7":46,"8":2,"9":500,"10":1,"11":"textarea","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:55:31] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605970531,"4":7,"5":17,"6":9,"7":46,"8":2,"9":500,"10":1,"11":"radio","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:55:31] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605970531,"4":9,"5":21,"6":9,"7":46,"8":2,"9":500,"10":1,"11":"time","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:55:31] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605970531,"4":9,"5":22,"6":9,"7":46,"8":2,"9":500,"10":1,"11":"time","12":"24/11/2020","13":1606165200,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:55:31] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1776,14] []
[2020-11-21 17:55:31] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605970531] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [46] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [9] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605970531] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605970531] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605970531] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605970531] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605970531] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605970531] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605970531] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605970531] []
[2020-11-21 17:55:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:55:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605970531] []
[2020-11-21 17:55:35] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:55:35] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1776,2972] []
[2020-11-21 17:55:35] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:55:35] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:55:35] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1776,2973] []
[2020-11-21 17:55:35] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:55:35] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:55:35] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1776,2974] []
[2020-11-21 17:55:35] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:55:35] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:55:35] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1776,2975] []
[2020-11-21 17:55:35] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:55:35] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:55:35] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1776,2976] []
[2020-11-21 17:55:35] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:55:35] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:55:35] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1776,2977] []
[2020-11-21 17:55:35] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:55:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:55:36] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605970531"},"request_uri":"https://sizehizmet.com/form/show/1605970531?%2Fform%2Fshow%2F1605970531=","method":"GET"} []
[2020-11-21 17:55:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:55:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:55:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:55:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:55:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605970531"] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [46] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [9] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605970531"] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605970531"] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605970531"] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605970531"] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605970531"] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605970531"] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605970531"] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605970531"] []
[2020-11-21 17:55:36] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:55:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:58:44] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 17:58:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:58:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:58:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:58:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:58:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:58:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:58:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 17:58:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 17:58:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 17:58:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 17:58:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 17:58:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:58:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:58:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:58:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:58:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:58:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:58:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:59:28] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 17:59:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:59:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:59:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:59:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:59:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:59:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:59:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 17:59:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 17:59:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 17:59:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 17:59:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 17:59:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:59:48] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 17:59:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:59:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:59:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:59:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:59:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 17:59:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:59:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605970788,"4":5,"5":13,"6":8,"7":42,"8":3,"9":null,"10":2,"11":"text","12":"16/11/2020","13":1605474000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:59:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605970788,"4":5,"5":16,"6":8,"7":42,"8":3,"9":null,"10":2,"11":"checkbox","12":"16/11/2020","13":1605474000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:59:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"3ertykj","3":1605970788,"4":6,"5":15,"6":8,"7":42,"8":3,"9":null,"10":2,"11":"textarea","12":"16/11/2020","13":1605474000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:59:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605970788,"4":7,"5":17,"6":8,"7":42,"8":3,"9":null,"10":2,"11":"radio","12":"16/11/2020","13":1605474000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:59:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605970788,"4":9,"5":21,"6":8,"7":42,"8":3,"9":null,"10":2,"11":"time","12":"16/11/2020","13":1605474000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:59:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605970788,"4":9,"5":22,"6":8,"7":42,"8":3,"9":null,"10":2,"11":"time","12":"16/11/2020","13":1605474000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 17:59:48] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1777,14] []
[2020-11-21 17:59:48] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605970788] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [42] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605970788] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605970788] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605970788] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605970788] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605970788] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605970788] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605970788] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605970788] []
[2020-11-21 17:59:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605970788] []
[2020-11-21 17:59:53] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:59:53] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1777,2978] []
[2020-11-21 17:59:53] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:59:53] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:59:53] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1777,2979] []
[2020-11-21 17:59:53] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:59:53] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:59:53] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1777,2980] []
[2020-11-21 17:59:53] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:59:53] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:59:53] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1777,2981] []
[2020-11-21 17:59:53] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:59:53] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:59:53] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1777,2982] []
[2020-11-21 17:59:53] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:59:53] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 17:59:53] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1777,2983] []
[2020-11-21 17:59:53] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 17:59:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 17:59:53] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605970788"},"request_uri":"https://sizehizmet.com/form/show/1605970788?%2Fform%2Fshow%2F1605970788=","method":"GET"} []
[2020-11-21 17:59:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 17:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 17:59:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 17:59:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 17:59:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:59:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 17:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605970788"] []
[2020-11-21 17:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [42] []
[2020-11-21 17:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605970788"] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605970788"] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605970788"] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605970788"] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605970788"] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605970788"] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605970788"] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605970788"] []
[2020-11-21 17:59:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 17:59:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:04:50] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 18:04:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:04:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:04:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:04:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:04:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:04:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:04:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:04:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:04:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 18:04:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:04:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:04:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:04:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:04:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:04:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:04:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:04:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:04:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:06:06] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 18:06:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:06:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:06:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:06:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:06:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605969781"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970394"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970788"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970340"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970531"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 18:06:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 18:06:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:06:08] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:06:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:08:14] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout"},"request_uri":"https://sizehizmet.com/logout?%2Flogout=","method":"GET"} []
[2020-11-21 18:08:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:08:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:08:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:08:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:08:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:08:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:08:15] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:08:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:08:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:08:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:08:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:09:33] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:09:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:09:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:09:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:09:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:09:46] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:09:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:09:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:09:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:09:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:09:59] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:09:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:09:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:09:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:09:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:10:07] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:10:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:10:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:10:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:10:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:10:36] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:10:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:10:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:10:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:10:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:10:49] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:10:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:10:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:10:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:10:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:10:51] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:10:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:10:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:10:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:10:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:11:03] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:11:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:11:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:11:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:11:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:11:16] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:11:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:11:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:11:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:11:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:11:24] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:11:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:11:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:11:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:11:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:11:57] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 18:11:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:11:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:11:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:11:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:11:58] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /home/sizehizmet/public_html/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} []
[2020-11-21 18:11:58] security.DEBUG: Calling Authentication entry point. [] []
[2020-11-21 18:11:58] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:11:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:11:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:11:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:11:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:12:22] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-21 18:12:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:12:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:22] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:22] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["destek@destekcomputer.com"] []
[2020-11-21 18:12:22] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"destek@destekcomputer.com\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:22] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Sat, 21 Nov 2020 15:12:22 GMT\r\nLocation:      https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url=https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=\" />\n\n        <title>Redirecting to https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=\">https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:22] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:22] security.DEBUG: The "App\Security\UserAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:12:22] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 18:12:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:12:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:12:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:12:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:12:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 18:12:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:12:30] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 18:12:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:12:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:12:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:12:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605969781"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970394"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970788"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970340"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970531"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 18:12:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 18:12:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:12:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:12:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:12:38] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=&company=&end_date=&no=&paid=&pdf=1&service=&staff=&start_date=","method":"GET"} []
[2020-11-21 18:12:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:12:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:12:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:12:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:12:38] request.INFO: Matched route "admin_report_pdf". {"route":"admin_report_pdf","route_parameters":{"_route":"admin_report_pdf","_controller":"App\\Controller\\Admin\\ReportController::pdf"},"request_uri":"https://sizehizmet.com/admin/report/pdf?%2Fadmin%2Freport%2Fpdf=&company=&end_date=&paid=&service=&staff=&start_date=","method":"GET"} []
[2020-11-21 18:12:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:12:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:12:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:12:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.id ASC [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",6] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",7] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",8] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",9] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",10] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",11] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",12] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",13] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",14] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",15] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",16] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",17] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",18] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",19] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",20] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",21] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",23] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",24] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",25] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",26] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",27] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",28] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",29] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",30] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",31] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",32] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",33] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",34] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",35] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",36] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",37] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",38] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",39] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",40] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",41] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",42] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",43] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",44] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",45] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",46] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",47] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",48] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",49] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",50] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",51] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",52] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",53] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",54] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",55] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 18:12:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.company_id = ? ["time",56] []
[2020-11-21 18:12:42] php.DEBUG: Warning: DOMXPath::query(): Invalid expression {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/sizehizmet/public_html/vendor/dompdf/dompdf/src/Css/Stylesheet.php\",\"line\":1006,\"trace\":[{\"file\":\"/home/sizehizmet/public_html/vendor/dompdf/dompdf/src/Dompdf.php\",\"line\":726,\"function\":\"apply_styles\",\"class\":\"Dompdf\\\\Css\\\\Stylesheet\",\"type\":\"->\"}],\"count\":1})"} []
[2020-11-21 18:13:14] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 18:13:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:13:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:13:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:13:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:13:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:13:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:13:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:13:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:13:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 18:13:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:13:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:13:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:13:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:13:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:13:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:13:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:13:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:13:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:13:39] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 18:13:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:13:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:13:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:13:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:13:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 18:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:13:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:13:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:13:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:13:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:13:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:13:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:13:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:14:07] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 18:14:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:14:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:14:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:14:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:14:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 18:14:08] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:14:08] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605971648,"4":5,"5":13,"6":8,"7":46,"8":3,"9":500,"10":1,"11":"text","12":"25/11/2020","13":1606251600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:14:08] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605971648,"4":5,"5":16,"6":8,"7":46,"8":3,"9":500,"10":1,"11":"checkbox","12":"25/11/2020","13":1606251600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:14:08] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"aaaa","3":1605971648,"4":6,"5":15,"6":8,"7":46,"8":3,"9":500,"10":1,"11":"textarea","12":"25/11/2020","13":1606251600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:14:08] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605971648,"4":7,"5":17,"6":8,"7":46,"8":3,"9":500,"10":1,"11":"radio","12":"25/11/2020","13":1606251600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:14:08] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605971648,"4":9,"5":21,"6":8,"7":46,"8":3,"9":500,"10":1,"11":"time","12":"25/11/2020","13":1606251600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:14:08] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605971648,"4":9,"5":22,"6":8,"7":46,"8":3,"9":500,"10":1,"11":"time","12":"25/11/2020","13":1606251600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:14:08] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1778,14] []
[2020-11-21 18:14:08] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605971648] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [46] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605971648] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605971648] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605971648] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605971648] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605971648] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605971648] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605971648] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605971648] []
[2020-11-21 18:14:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605971648] []
[2020-11-21 18:14:12] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:14:12] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1778,2984] []
[2020-11-21 18:14:12] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:14:12] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:14:12] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1778,2985] []
[2020-11-21 18:14:12] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:14:12] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:14:12] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1778,2986] []
[2020-11-21 18:14:12] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:14:12] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:14:12] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1778,2987] []
[2020-11-21 18:14:12] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:14:12] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:14:12] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1778,2988] []
[2020-11-21 18:14:12] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:14:12] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:14:12] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1778,2989] []
[2020-11-21 18:14:12] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:14:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:14:12] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605971648"},"request_uri":"https://sizehizmet.com/form/show/1605971648?%2Fform%2Fshow%2F1605971648=","method":"GET"} []
[2020-11-21 18:14:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:14:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:14:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:14:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:14:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605971648"] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [46] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605971648"] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605971648"] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605971648"] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605971648"] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605971648"] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605971648"] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605971648"] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605971648"] []
[2020-11-21 18:14:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:14:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:16:33] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-21 18:16:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:16:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:16:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:16:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:16:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:33] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:33] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["destek@destekcomputer.com"] []
[2020-11-21 18:16:33] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"destek@destekcomputer.com\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:33] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Sat, 21 Nov 2020 15:16:33 GMT\r\nLocation:      https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url=https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=\" />\n\n        <title>Redirecting to https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=\">https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:33] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:33] security.DEBUG: The "App\Security\UserAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:16:34] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 18:16:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:16:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:16:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:16:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:16:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 18:16:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:16:37] request.INFO: Matched route "admin_staff". {"route":"admin_staff","route_parameters":{"_route":"admin_staff","_controller":"App\\Controller\\Admin\\StaffController::index"},"request_uri":"https://sizehizmet.com/admin/staff?%2Fadmin%2Fstaff=","method":"GET"} []
[2020-11-21 18:16:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:16:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:16:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:16:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:16:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:16:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:16:41] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 18:16:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:16:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:16:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:16:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:16:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:16:43] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-21 18:16:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:16:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:16:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:16:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 18:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-21 18:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-21 18:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-21 18:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-21 18:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-21 18:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-21 18:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-21 18:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-21 18:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-21 18:16:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-21 18:16:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:17:03] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"POST"} []
[2020-11-21 18:17:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:17:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:17:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:17:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:17:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:17:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:17:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 18:17:03] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:17:03] doctrine.DEBUG: UPDATE forms SET contents = ? WHERE id = ? ["<p style=\"text-align:cente [...]",14] []
[2020-11-21 18:17:03] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:17:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? [14] []
[2020-11-21 18:17:03] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:17:03] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [181] []
[2020-11-21 18:17:03] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [182] []
[2020-11-21 18:17:03] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [183] []
[2020-11-21 18:17:03] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [184] []
[2020-11-21 18:17:03] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [185] []
[2020-11-21 18:17:03] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:17:03] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:17:03] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":3,"2":14} []
[2020-11-21 18:17:03] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":5,"2":14} []
[2020-11-21 18:17:03] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":6,"2":14} []
[2020-11-21 18:17:03] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":7,"2":14} []
[2020-11-21 18:17:03] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":9,"2":14} []
[2020-11-21 18:17:03] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:17:03] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:17:03] doctrine.DEBUG: UPDATE forms SET image2 = ? WHERE id = ? ["1562a9dd218e567ef7bd4a7699 [...]",14] []
[2020-11-21 18:17:03] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:17:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:17:03] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 18:17:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:17:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:17:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:17:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:17:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:17:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:17:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:17:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:17:15] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 18:17:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:17:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:17:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:17:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:17:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:17:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:17:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:17:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:17:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 18:17:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:17:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:17:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:17:43] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 18:17:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:17:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:17:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:17:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:17:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 18:17:43] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:17:43] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605971863,"4":5,"5":13,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"text","12":"12/11/2020","13":1605128400,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:17:43] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605971863,"4":5,"5":16,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"checkbox","12":"12/11/2020","13":1605128400,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:17:43] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"SADFGHNM","3":1605971863,"4":6,"5":15,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"textarea","12":"12/11/2020","13":1605128400,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:17:43] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605971863,"4":7,"5":17,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"radio","12":"12/11/2020","13":1605128400,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:17:43] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605971863,"4":9,"5":21,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"time","12":"12/11/2020","13":1605128400,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:17:43] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"19:00","3":1605971863,"4":9,"5":22,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"time","12":"12/11/2020","13":1605128400,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:17:43] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1779,14] []
[2020-11-21 18:17:43] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605971863] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [20] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605971863] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605971863] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605971863] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605971863] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605971863] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605971863] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605971863] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605971863] []
[2020-11-21 18:17:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605971863] []
[2020-11-21 18:17:47] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:17:47] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1779,2990] []
[2020-11-21 18:17:47] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:17:47] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:17:47] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1779,2991] []
[2020-11-21 18:17:47] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:17:47] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:17:47] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1779,2992] []
[2020-11-21 18:17:47] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:17:47] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:17:47] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1779,2993] []
[2020-11-21 18:17:47] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:17:47] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:17:47] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1779,2994] []
[2020-11-21 18:17:47] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:17:47] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:17:47] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1779,2995] []
[2020-11-21 18:17:47] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:17:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:17:47] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605971863"},"request_uri":"https://sizehizmet.com/form/show/1605971863?%2Fform%2Fshow%2F1605971863=","method":"GET"} []
[2020-11-21 18:17:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:17:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:17:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:17:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:17:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605971863"] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [20] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605971863"] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605971863"] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605971863"] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605971863"] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605971863"] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605971863"] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605971863"] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605971863"] []
[2020-11-21 18:17:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:17:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:19:36] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 18:19:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:19:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:19:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:19:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:19:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:19:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 18:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:19:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:19:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:19:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:19:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:19:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:19:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:19:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:19:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:20:18] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 18:20:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:20:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:20:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:20:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:20:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 18:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:20:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:20:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:20:35] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 18:20:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:20:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:20:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:20:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:20:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:20:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:20:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:20:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:20:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 18:20:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:20:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:20:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:20:58] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 18:20:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:20:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:20:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:20:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:20:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 18:20:58] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:20:58] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605972058,"4":5,"5":13,"6":8,"7":20,"8":3,"9":null,"10":2,"11":"text","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:20:58] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605972058,"4":5,"5":16,"6":8,"7":20,"8":3,"9":null,"10":2,"11":"checkbox","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:20:58] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"sdefrgtyhgf","3":1605972058,"4":6,"5":15,"6":8,"7":20,"8":3,"9":null,"10":2,"11":"textarea","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:20:58] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605972058,"4":7,"5":17,"6":8,"7":20,"8":3,"9":null,"10":2,"11":"radio","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:20:58] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605972058,"4":9,"5":21,"6":8,"7":20,"8":3,"9":null,"10":2,"11":"time","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:20:58] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"07:00","3":1605972058,"4":9,"5":22,"6":8,"7":20,"8":3,"9":null,"10":2,"11":"time","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:20:58] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1780,14] []
[2020-11-21 18:20:58] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605972058] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [20] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605972058] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605972058] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605972058] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605972058] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605972058] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605972058] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605972058] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605972058] []
[2020-11-21 18:20:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605972058] []
[2020-11-21 18:21:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:21:02] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1780,2996] []
[2020-11-21 18:21:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:21:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:21:02] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1780,2997] []
[2020-11-21 18:21:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:21:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:21:02] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1780,2998] []
[2020-11-21 18:21:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:21:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:21:02] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1780,2999] []
[2020-11-21 18:21:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:21:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:21:02] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1780,3000] []
[2020-11-21 18:21:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:21:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:21:02] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1780,3001] []
[2020-11-21 18:21:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:21:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:21:02] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605972058"},"request_uri":"https://sizehizmet.com/form/show/1605972058?%2Fform%2Fshow%2F1605972058=","method":"GET"} []
[2020-11-21 18:21:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:21:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:21:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:21:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:21:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605972058"] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [20] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605972058"] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605972058"] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605972058"] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605972058"] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605972058"] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605972058"] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605972058"] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605972058"] []
[2020-11-21 18:21:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:21:13] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-21 18:21:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:21:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:21:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:21:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:21:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:21:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:21:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 18:21:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-21 18:21:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-21 18:21:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-21 18:21:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-21 18:21:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-21 18:21:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-21 18:21:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-21 18:21:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-21 18:21:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-21 18:21:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-21 18:21:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:21:19] request.INFO: Matched route "admin_forms_image_delete2". {"route":"admin_forms_image_delete2","route_parameters":{"_route":"admin_forms_image_delete2","_controller":"App\\Controller\\Admin\\FormsController::formImageDelete2","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/image/delete2/14?%2Fadmin%2Fforms%2Fimage%2Fdelete2%2F14=","method":"GET"} []
[2020-11-21 18:21:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:21:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:21:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:21:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:21:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 18:21:19] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:21:19] doctrine.DEBUG: UPDATE forms SET image2 = ? WHERE id = ? ["",14] []
[2020-11-21 18:21:19] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:21:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:21:20] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 18:21:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:21:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:21:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:21:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:21:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:21:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:21:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:21:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:21:25] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 18:21:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:21:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:21:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:21:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:21:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:21:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:21:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:21:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:21:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 18:21:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:21:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:21:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:25] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:21:47] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 18:21:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:21:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:21:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:21:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:21:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 18:21:47] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:21:47] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605972107,"4":5,"5":13,"6":7,"7":42,"8":3,"9":500,"10":1,"11":"text","12":"11/11/2020","13":1605042000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:21:47] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605972107,"4":5,"5":16,"6":7,"7":42,"8":3,"9":500,"10":1,"11":"checkbox","12":"11/11/2020","13":1605042000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:21:47] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"swedfv","3":1605972107,"4":6,"5":15,"6":7,"7":42,"8":3,"9":500,"10":1,"11":"textarea","12":"11/11/2020","13":1605042000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:21:47] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605972107,"4":7,"5":17,"6":7,"7":42,"8":3,"9":500,"10":1,"11":"radio","12":"11/11/2020","13":1605042000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:21:47] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605972107,"4":9,"5":21,"6":7,"7":42,"8":3,"9":500,"10":1,"11":"time","12":"11/11/2020","13":1605042000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:21:47] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"07:00","3":1605972107,"4":9,"5":22,"6":7,"7":42,"8":3,"9":500,"10":1,"11":"time","12":"11/11/2020","13":1605042000,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:21:47] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1781,14] []
[2020-11-21 18:21:47] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605972107] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [42] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [7] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605972107] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605972107] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605972107] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605972107] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605972107] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605972107] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605972107] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605972107] []
[2020-11-21 18:21:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:21:48] request.CRITICAL: Uncaught PHP Exception ErrorException: "Notice: getimagesize(): Read error!" at /home/sizehizmet/public_html/vendor/dompdf/dompdf/src/Helpers.php line 597 {"exception":"[object] (ErrorException(code: 0): Notice: getimagesize(): Read error! at /home/sizehizmet/public_html/vendor/dompdf/dompdf/src/Helpers.php:597)"} []
[2020-11-21 18:21:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:21:58] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-21 18:21:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:21:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:21:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:21:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:21:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:21:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:21:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 18:21:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-21 18:21:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-21 18:21:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-21 18:21:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-21 18:21:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-21 18:21:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-21 18:21:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-21 18:21:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-21 18:21:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-21 18:21:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-21 18:21:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:25:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET /form_check": Method Not Allowed (Allow: POST)" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 143 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET /form_check\": Method Not Allowed (Allow: POST) at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:143, Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:39)"} []
[2020-11-21 18:25:30] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:25:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:25:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:25:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:25:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:25:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:25:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:25:30] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 18:25:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:25:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:25:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:25:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:25:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605969781"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970394"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970788"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972107"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971863"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972058"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970340"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970531"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971648"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 18:25:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:25:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:25:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:27:44] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 18:27:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:27:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:27:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:27:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:27:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:27:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:27:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:27:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:27:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 18:27:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:27:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:27:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:27:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:27:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:27:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:27:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:27:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:27:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:27:47] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 18:27:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:27:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:27:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:27:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:27:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605969781"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970394"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970788"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972107"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971863"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972058"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970340"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970531"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971648"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 18:27:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 18:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 18:27:49] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 18:27:50] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:27:50] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:27:50] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:27:50] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:27:50] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:27:50] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:27:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:28:14] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 18:28:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:28:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:28:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:28:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:28:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605969781"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970394"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970788"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972107"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971863"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972058"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970340"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970531"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971648"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:14] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:28:33] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 18:28:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:28:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:28:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:28:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:28:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605969781"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970394"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970788"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972107"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971863"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972058"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970340"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970531"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971648"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:28:51] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 18:28:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:28:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:28:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:28:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:28:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605969781"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970394"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970788"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972107"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971863"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972058"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970340"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970531"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971648"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 18:28:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:28:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:29:04] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 18:29:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:29:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:29:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:29:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:29:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605969781"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970394"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970788"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972107"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971863"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972058"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970340"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970531"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971648"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:29:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:29:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:30:24] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 18:30:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:30:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:30:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:30:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:30:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:30:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:30:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:30:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:30:26] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-21 18:30:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:30:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:30:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:30:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:30:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:30:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:30:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 18:30:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-21 18:30:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-21 18:30:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-21 18:30:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-21 18:30:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-21 18:30:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-21 18:30:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-21 18:30:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-21 18:30:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-21 18:30:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-21 18:30:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:31:56] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"POST"} []
[2020-11-21 18:31:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:31:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:31:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:31:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:31:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:31:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:31:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 18:31:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:31:57] doctrine.DEBUG: UPDATE forms SET contents = ? WHERE id = ? ["<p style=\"text-align:cente [...]",14] []
[2020-11-21 18:31:57] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:31:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? [14] []
[2020-11-21 18:31:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:31:57] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [186] []
[2020-11-21 18:31:57] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [187] []
[2020-11-21 18:31:57] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [188] []
[2020-11-21 18:31:57] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [189] []
[2020-11-21 18:31:57] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [190] []
[2020-11-21 18:31:57] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:31:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:31:57] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":3,"2":14} []
[2020-11-21 18:31:57] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":5,"2":14} []
[2020-11-21 18:31:57] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":6,"2":14} []
[2020-11-21 18:31:57] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":7,"2":14} []
[2020-11-21 18:31:57] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":9,"2":14} []
[2020-11-21 18:31:57] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:31:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:31:57] doctrine.DEBUG: UPDATE forms SET image2 = ? WHERE id = ? ["2b17572b6cb3c52ebb723cb008 [...]",14] []
[2020-11-21 18:31:57] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:31:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:31:57] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 18:31:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:31:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:31:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:31:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:31:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:31:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:31:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:31:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:32:00] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 18:32:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:32:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:32:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:32:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:32:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:32:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:32:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:32:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:32:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 18:32:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:32:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:32:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:32:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:32:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:32:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:32:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:32:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:32:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:32:09] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-21 18:32:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:32:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:32:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:32:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:32:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 18:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-21 18:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-21 18:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-21 18:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-21 18:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-21 18:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-21 18:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-21 18:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-21 18:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-21 18:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-21 18:32:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:33:03] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"POST"} []
[2020-11-21 18:33:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:33:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:33:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:33:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:33:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:33:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:33:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 18:33:03] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:33:03] doctrine.DEBUG: UPDATE forms SET contents = ? WHERE id = ? ["<p style=\"text-align:cente [...]",14] []
[2020-11-21 18:33:03] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:33:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? [14] []
[2020-11-21 18:33:03] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:33:03] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [191] []
[2020-11-21 18:33:03] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [192] []
[2020-11-21 18:33:03] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [193] []
[2020-11-21 18:33:03] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [194] []
[2020-11-21 18:33:03] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [195] []
[2020-11-21 18:33:03] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:33:03] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:33:03] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":3,"2":14} []
[2020-11-21 18:33:03] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":5,"2":14} []
[2020-11-21 18:33:03] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":6,"2":14} []
[2020-11-21 18:33:03] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":7,"2":14} []
[2020-11-21 18:33:03] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":9,"2":14} []
[2020-11-21 18:33:03] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:33:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:33:04] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 18:33:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:33:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:33:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:33:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:33:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:33:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:33:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:33:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:33:05] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 18:33:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:33:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:33:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:33:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:33:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:33:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:33:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:33:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:33:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 18:33:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:33:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:33:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:06] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:33:27] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 18:33:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:33:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:33:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:33:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:33:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 18:33:27] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:33:27] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605972807,"4":5,"5":13,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"text","12":"10/11/2020","13":1604955600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:33:27] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605972807,"4":5,"5":16,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"checkbox","12":"10/11/2020","13":1604955600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:33:27] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"swdefrtghfde","3":1605972807,"4":6,"5":15,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"textarea","12":"10/11/2020","13":1604955600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:33:27] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605972807,"4":7,"5":17,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"radio","12":"10/11/2020","13":1604955600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:33:27] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"00:00","3":1605972807,"4":9,"5":21,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"time","12":"10/11/2020","13":1604955600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:33:27] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605972807,"4":9,"5":22,"6":8,"7":20,"8":3,"9":500,"10":1,"11":"time","12":"10/11/2020","13":1604955600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:33:27] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1782,14] []
[2020-11-21 18:33:27] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605972807] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [20] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605972807] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605972807] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605972807] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605972807] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605972807] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605972807] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605972807] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605972807] []
[2020-11-21 18:33:27] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605972807] []
[2020-11-21 18:33:31] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:33:31] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1782,3008] []
[2020-11-21 18:33:31] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:33:31] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:33:31] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1782,3009] []
[2020-11-21 18:33:31] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:33:31] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:33:31] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1782,3010] []
[2020-11-21 18:33:31] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:33:31] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:33:31] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1782,3011] []
[2020-11-21 18:33:31] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:33:31] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:33:31] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1782,3012] []
[2020-11-21 18:33:31] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:33:31] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:33:31] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1782,3013] []
[2020-11-21 18:33:31] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:33:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:33:31] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605972807"},"request_uri":"https://sizehizmet.com/form/show/1605972807?%2Fform%2Fshow%2F1605972807=","method":"GET"} []
[2020-11-21 18:33:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:33:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:33:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:33:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:33:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605972807"] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [20] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605972807"] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605972807"] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605972807"] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605972807"] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605972807"] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605972807"] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605972807"] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605972807"] []
[2020-11-21 18:33:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:33:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:36:05] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:36:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:36:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:36:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:36:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:36:06] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/login")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/login\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 18:36:35] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 18:36:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:36:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:36:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:36:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:36:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 18:36:35] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:36:35] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605972995,"4":5,"5":13,"6":7,"7":15,"8":2,"9":500,"10":1,"11":"text","12":"10/11/2020","13":1604955600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:36:35] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605972995,"4":5,"5":16,"6":7,"7":15,"8":2,"9":500,"10":1,"11":"checkbox","12":"10/11/2020","13":1604955600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:36:35] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"swdefrtghfde","3":1605972995,"4":6,"5":15,"6":7,"7":15,"8":2,"9":500,"10":1,"11":"textarea","12":"10/11/2020","13":1604955600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:36:35] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605972995,"4":7,"5":17,"6":7,"7":15,"8":2,"9":500,"10":1,"11":"radio","12":"10/11/2020","13":1604955600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:36:35] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"00:00","3":1605972995,"4":9,"5":21,"6":7,"7":15,"8":2,"9":500,"10":1,"11":"time","12":"10/11/2020","13":1604955600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:36:35] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605972995,"4":9,"5":22,"6":7,"7":15,"8":2,"9":500,"10":1,"11":"time","12":"10/11/2020","13":1604955600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:36:35] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1783,14] []
[2020-11-21 18:36:35] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605972995] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [15] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [7] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605972995] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605972995] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605972995] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605972995] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605972995] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605972995] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605972995] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605972995] []
[2020-11-21 18:36:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:36:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605972995] []
[2020-11-21 18:36:38] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:36:38] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1783,3014] []
[2020-11-21 18:36:38] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:36:38] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:36:38] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1783,3015] []
[2020-11-21 18:36:38] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:36:38] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:36:38] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1783,3016] []
[2020-11-21 18:36:38] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:36:38] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:36:38] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1783,3017] []
[2020-11-21 18:36:38] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:36:38] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:36:38] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1783,3018] []
[2020-11-21 18:36:38] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:36:38] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:36:38] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1783,3019] []
[2020-11-21 18:36:38] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:36:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:36:38] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605972995"},"request_uri":"https://sizehizmet.com/form/show/1605972995?%2Fform%2Fshow%2F1605972995=","method":"GET"} []
[2020-11-21 18:36:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:36:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:36:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:36:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:36:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:36:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:36:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605972995"] []
[2020-11-21 18:36:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [15] []
[2020-11-21 18:36:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 18:36:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [7] []
[2020-11-21 18:36:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:36:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:36:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:36:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605972995"] []
[2020-11-21 18:36:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605972995"] []
[2020-11-21 18:36:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:36:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605972995"] []
[2020-11-21 18:36:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:36:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605972995"] []
[2020-11-21 18:36:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605972995"] []
[2020-11-21 18:36:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605972995"] []
[2020-11-21 18:36:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:36:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605972995"] []
[2020-11-21 18:36:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605972995"] []
[2020-11-21 18:36:39] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:36:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:37:15] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 18:37:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:37:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:37:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:37:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:37:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:37:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:37:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:37:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:37:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 18:37:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:37:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:37:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:37:38] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 18:37:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:37:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:37:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:37:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:37:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 18:37:38] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:37:38] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605973058,"4":5,"5":13,"6":8,"7":42,"8":3,"9":null,"10":2,"11":"text","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:37:38] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605973058,"4":5,"5":16,"6":8,"7":42,"8":3,"9":null,"10":2,"11":"checkbox","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:37:38] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"efrthhjkl","3":1605973058,"4":6,"5":15,"6":8,"7":42,"8":3,"9":null,"10":2,"11":"textarea","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:37:38] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605973058,"4":7,"5":17,"6":8,"7":42,"8":3,"9":null,"10":2,"11":"radio","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:37:38] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605973058,"4":9,"5":21,"6":8,"7":42,"8":3,"9":null,"10":2,"11":"time","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:37:38] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"17:00","3":1605973058,"4":9,"5":22,"6":8,"7":42,"8":3,"9":null,"10":2,"11":"time","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:37:38] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1784,14] []
[2020-11-21 18:37:38] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605973058] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [42] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605973058] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605973058] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605973058] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605973058] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605973058] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605973058] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605973058] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605973058] []
[2020-11-21 18:37:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605973058] []
[2020-11-21 18:37:41] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:37:41] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1784,3020] []
[2020-11-21 18:37:41] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:37:41] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:37:41] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1784,3021] []
[2020-11-21 18:37:41] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:37:41] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:37:41] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1784,3022] []
[2020-11-21 18:37:41] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:37:41] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:37:41] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1784,3023] []
[2020-11-21 18:37:41] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:37:41] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:37:41] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1784,3024] []
[2020-11-21 18:37:41] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:37:41] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:37:41] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1784,3025] []
[2020-11-21 18:37:41] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:37:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:37:41] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605973058"},"request_uri":"https://sizehizmet.com/form/show/1605973058?%2Fform%2Fshow%2F1605973058=","method":"GET"} []
[2020-11-21 18:37:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:37:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:37:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:37:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:37:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605973058"] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [42] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605973058"] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605973058"] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605973058"] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605973058"] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605973058"] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605973058"] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605973058"] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605973058"] []
[2020-11-21 18:37:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:37:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:41:29] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 18:41:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:41:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:41:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:41:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:41:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:41:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 18:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 18:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:41:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:41:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:41:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:41:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:41:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:41:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:41:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:41:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:47:16] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 18:47:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:47:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:47:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:47:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:47:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:47:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:47:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:47:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 18:47:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 18:47:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 18:47:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 18:47:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 18:47:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 18:47:16] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:47:16] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605973636,"4":5,"5":13,"6":7,"7":42,"8":2,"9":null,"10":2,"11":"text","12":"25/11/2020","13":1606251600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:47:16] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605973636,"4":5,"5":16,"6":7,"7":42,"8":2,"9":null,"10":2,"11":"checkbox","12":"25/11/2020","13":1606251600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:47:16] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"qswderth","3":1605973636,"4":6,"5":15,"6":7,"7":42,"8":2,"9":null,"10":2,"11":"textarea","12":"25/11/2020","13":1606251600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:47:16] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605973636,"4":7,"5":17,"6":7,"7":42,"8":2,"9":null,"10":2,"11":"radio","12":"25/11/2020","13":1606251600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:47:16] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605973636,"4":9,"5":21,"6":7,"7":42,"8":2,"9":null,"10":2,"11":"time","12":"25/11/2020","13":1606251600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:47:16] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1605973636,"4":9,"5":22,"6":7,"7":42,"8":2,"9":null,"10":2,"11":"time","12":"25/11/2020","13":1606251600,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 18:47:16] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1785,14] []
[2020-11-21 18:47:16] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:47:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605973636] []
[2020-11-21 18:47:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [42] []
[2020-11-21 18:47:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 18:47:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [7] []
[2020-11-21 18:47:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:47:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:47:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605973636] []
[2020-11-21 18:47:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605973636] []
[2020-11-21 18:47:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:47:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605973636] []
[2020-11-21 18:47:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:47:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605973636] []
[2020-11-21 18:47:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605973636] []
[2020-11-21 18:47:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605973636] []
[2020-11-21 18:47:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:47:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605973636] []
[2020-11-21 18:47:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605973636] []
[2020-11-21 18:47:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605973636] []
[2020-11-21 18:47:22] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:47:22] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1785,3026] []
[2020-11-21 18:47:22] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:47:22] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:47:22] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1785,3027] []
[2020-11-21 18:47:22] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:47:22] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:47:22] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1785,3028] []
[2020-11-21 18:47:22] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:47:22] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:47:22] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1785,3029] []
[2020-11-21 18:47:22] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:47:22] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:47:22] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1785,3030] []
[2020-11-21 18:47:22] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:47:22] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 18:47:22] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1785,3031] []
[2020-11-21 18:47:22] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 18:47:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:47:22] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605973636"},"request_uri":"https://sizehizmet.com/form/show/1605973636?%2Fform%2Fshow%2F1605973636=","method":"GET"} []
[2020-11-21 18:47:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:47:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:47:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:47:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:47:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605973636"] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [42] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [7] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605973636"] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605973636"] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605973636"] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605973636"] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605973636"] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605973636"] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605973636"] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605973636"] []
[2020-11-21 18:47:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 18:47:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:47:41] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://sizehizmet.com/?SD=","method":"GET"} []
[2020-11-21 18:47:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:47:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:47:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:47:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:48:34] request.INFO: Matched route "app_logout". {"route":"app_logout","route_parameters":{"_route":"app_logout"},"request_uri":"https://sizehizmet.com/logout?%2Flogout=","method":"GET"} []
[2020-11-21 18:48:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:48:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [10] []
[2020-11-21 18:48:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"destek@destekcomputer.com"} []
[2020-11-21 18:48:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:48:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:48:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:48:34] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 18:48:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:48:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:48:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:48:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 18:48:55] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-21 18:48:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:48:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:48:55] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:48:55] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["hakan.soylu@sizehizmet.com.tr"] []
[2020-11-21 18:48:55] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"hakan.soylu@sizehizmet.com.tr\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:48:55] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:48:55] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:48:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:48:55] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 18:48:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 18:48:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 18:48:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:48:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:48:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605969781"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970394"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970788"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972107"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605973058"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605973636"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 18:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971863"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972058"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972807"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970340"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970531"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971648"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972995"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 18:48:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 18:48:57] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 18:48:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 18:49:11] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://sizehizmet.com/","method":"GET"} []
[2020-11-21 18:49:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 18:49:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:49:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 18:49:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 19:04:04] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://sizehizmet.com/","method":"GET"} []
[2020-11-21 19:04:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:04:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:04:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:04:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 19:05:07] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 19:05:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:05:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:05:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:05:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 19:05:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/login")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/login\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 19:05:12] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-21 19:05:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:05:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:05:12] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:05:12] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:05:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["hakan@sizehizmet.com.tr"] []
[2020-11-21 19:05:13] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email bulunamadı. at /home/sizehizmet/public_html/src/Security/UserAuthenticator.php:83)","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:05:13] security.DEBUG: The "App\Security\UserAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:05:13] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 19:05:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:05:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:05:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:05:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 19:07:17] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 19:07:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:07:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:07:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:07:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 19:08:07] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-21 19:08:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:08:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:08:07] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:08:07] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:08:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["hakan@sizehizmet.com.tr"] []
[2020-11-21 19:08:07] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email bulunamadı. at /home/sizehizmet/public_html/src/Security/UserAuthenticator.php:83)","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:08:07] security.DEBUG: The "App\Security\UserAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:08:08] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 19:08:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:08:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:08:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:08:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 19:08:44] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-21 19:08:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:08:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:08:44] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:08:44] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:08:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["hakan@sizehizmet.com.tr"] []
[2020-11-21 19:08:44] security.INFO: Guard authentication failed. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\CustomUserMessageAuthenticationException(code: 0): Email bulunamadı. at /home/sizehizmet/public_html/src/Security/UserAuthenticator.php:83)","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:08:44] security.DEBUG: The "App\Security\UserAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:08:44] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 19:08:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:08:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:08:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:08:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 19:09:59] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-21 19:09:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:09:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:09:59] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:09:59] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:09:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["hakan.soylu@sizehizmet.com.tr"] []
[2020-11-21 19:09:59] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"hakan.soylu@sizehizmet.com.tr\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:09:59] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:09:59] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:09:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:09:59] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 19:09:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:09:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:09:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:09:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:09:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:09:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:09:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605969781"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970394"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970788"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972107"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605973058"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605973636"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971863"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972058"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972807"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970340"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970531"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971648"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972995"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 19:10:00] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 19:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 19:10:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 19:10:03] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 19:10:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:10:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/www.sizehizmet.com.tr" (from "https://sizehizmet.com/admin/report")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/www.sizehizmet.com.tr\" (from \"https://sizehizmet.com/admin/report\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 19:12:05] request.INFO: Matched route "admin_staff". {"route":"admin_staff","route_parameters":{"_route":"admin_staff","_controller":"App\\Controller\\Admin\\StaffController::index"},"request_uri":"https://sizehizmet.com/admin/staff?%2Fadmin%2Fstaff=","method":"GET"} []
[2020-11-21 19:12:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:12:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:12:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:12:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:12:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:12:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:12:11] request.INFO: Matched route "admin_staff_create". {"route":"admin_staff_create","route_parameters":{"_route":"admin_staff_create","_controller":"App\\Controller\\Admin\\StaffController::create"},"request_uri":"https://sizehizmet.com/admin/staff/create?%2Fadmin%2Fstaff%2Fcreate=","method":"GET"} []
[2020-11-21 19:12:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:12:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:12:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:12:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:12:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:12:26] request.INFO: Matched route "admin_users". {"route":"admin_users","route_parameters":{"_route":"admin_users","_controller":"App\\Controller\\Admin\\UsersController::index"},"request_uri":"https://sizehizmet.com/admin/users?%2Fadmin%2Fusers=","method":"GET"} []
[2020-11-21 19:12:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:12:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:12:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:12:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:12:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:26] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN\"%"] []
[2020-11-21 19:12:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:12:32] request.INFO: Matched route "admin_users_delete". {"route":"admin_users_delete","route_parameters":{"_route":"admin_users_delete","_controller":"App\\Controller\\Admin\\UsersController::delete","id":"2"},"request_uri":"https://sizehizmet.com/admin/users/delete/2?%2Fadmin%2Fusers%2Fdelete%2F2=","method":"GET"} []
[2020-11-21 19:12:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:12:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:12:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:12:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? ["2"] []
[2020-11-21 19:12:32] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:12:32] doctrine.DEBUG: DELETE FROM users WHERE id = ? [2] []
[2020-11-21 19:12:32] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:12:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:12:32] request.INFO: Matched route "admin_users". {"route":"admin_users","route_parameters":{"_route":"admin_users","_controller":"App\\Controller\\Admin\\UsersController::index"},"request_uri":"https://sizehizmet.com/admin/users?%2Fadmin%2Fusers=","method":"GET"} []
[2020-11-21 19:12:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:12:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:12:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:12:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:12:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:32] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN\"%"] []
[2020-11-21 19:12:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:12:35] request.INFO: Matched route "admin_users_delete". {"route":"admin_users_delete","route_parameters":{"_route":"admin_users_delete","_controller":"App\\Controller\\Admin\\UsersController::delete","id":"10"},"request_uri":"https://sizehizmet.com/admin/users/delete/10?%2Fadmin%2Fusers%2Fdelete%2F10=","method":"GET"} []
[2020-11-21 19:12:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:12:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:12:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:12:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? ["10"] []
[2020-11-21 19:12:35] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:12:35] doctrine.DEBUG: DELETE FROM users WHERE id = ? [10] []
[2020-11-21 19:12:35] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:12:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:12:36] request.INFO: Matched route "admin_users". {"route":"admin_users","route_parameters":{"_route":"admin_users","_controller":"App\\Controller\\Admin\\UsersController::index"},"request_uri":"https://sizehizmet.com/admin/users?%2Fadmin%2Fusers=","method":"GET"} []
[2020-11-21 19:12:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:12:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:12:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:12:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:12:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:36] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN\"%"] []
[2020-11-21 19:12:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:12:39] request.INFO: Matched route "admin_users_delete". {"route":"admin_users_delete","route_parameters":{"_route":"admin_users_delete","_controller":"App\\Controller\\Admin\\UsersController::delete","id":"3"},"request_uri":"https://sizehizmet.com/admin/users/delete/3?%2Fadmin%2Fusers%2Fdelete%2F3=","method":"GET"} []
[2020-11-21 19:12:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:12:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:12:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:12:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:12:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? ["3"] []
[2020-11-21 19:12:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:12:40] doctrine.DEBUG: DELETE FROM users WHERE id = ? [3] []
[2020-11-21 19:12:40] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:12:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:12:40] request.INFO: Matched route "admin_users". {"route":"admin_users","route_parameters":{"_route":"admin_users","_controller":"App\\Controller\\Admin\\UsersController::index"},"request_uri":"https://sizehizmet.com/admin/users?%2Fadmin%2Fusers=","method":"GET"} []
[2020-11-21 19:12:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:12:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:12:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:12:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:12:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:40] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN\"%"] []
[2020-11-21 19:12:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:12:42] request.INFO: Matched route "admin_users_create". {"route":"admin_users_create","route_parameters":{"_route":"admin_users_create","_controller":"App\\Controller\\Admin\\UsersController::create"},"request_uri":"https://sizehizmet.com/admin/users/create?%2Fadmin%2Fusers%2Fcreate=","method":"GET"} []
[2020-11-21 19:12:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:12:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:12:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:12:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:12:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:12:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:13:16] request.INFO: Matched route "admin_users_create". {"route":"admin_users_create","route_parameters":{"_route":"admin_users_create","_controller":"App\\Controller\\Admin\\UsersController::create"},"request_uri":"https://sizehizmet.com/admin/users/create?%2Fadmin%2Fusers%2Fcreate=","method":"POST"} []
[2020-11-21 19:13:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:13:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:13:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:13:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:13:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:13:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:13:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:13:17] doctrine.DEBUG: INSERT INTO users (email, roles, password) VALUES (?, ?, ?) {"1":"bilgi@sizehizmet.com.tr","2":[],"3":"Masal3405"} []
[2020-11-21 19:13:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:13:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:13:17] doctrine.DEBUG: UPDATE users SET roles = ? WHERE id = ? [["ROLE_ADMIN"],12] []
[2020-11-21 19:13:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:13:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:13:18] request.INFO: Matched route "admin_users". {"route":"admin_users","route_parameters":{"_route":"admin_users","_controller":"App\\Controller\\Admin\\UsersController::index"},"request_uri":"https://sizehizmet.com/admin/users?%2Fadmin%2Fusers=","method":"GET"} []
[2020-11-21 19:13:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:13:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:13:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:13:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:13:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:13:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:13:18] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN\"%"] []
[2020-11-21 19:13:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:13:23] request.INFO: Matched route "admin_users". {"route":"admin_users","route_parameters":{"_route":"admin_users","_controller":"App\\Controller\\Admin\\UsersController::index"},"request_uri":"https://sizehizmet.com/admin/users?%2Fadmin%2Fusers=","method":"GET"} []
[2020-11-21 19:13:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:13:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:13:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:13:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:13:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:13:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:13:23] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN\"%"] []
[2020-11-21 19:13:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:13:27] request.INFO: Matched route "admin_users_user". {"route":"admin_users_user","route_parameters":{"_route":"admin_users_user","_controller":"App\\Controller\\Admin\\UsersController::userindex"},"request_uri":"https://sizehizmet.com/admin/users/user?%2Fadmin%2Fusers%2Fuser=","method":"GET"} []
[2020-11-21 19:13:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:13:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:13:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:13:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:13:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:13:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:13:27] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_USER\"%"] []
[2020-11-21 19:13:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:13:33] request.INFO: Matched route "admin_users_delete". {"route":"admin_users_delete","route_parameters":{"_route":"admin_users_delete","_controller":"App\\Controller\\Admin\\UsersController::delete","id":"8"},"request_uri":"https://sizehizmet.com/admin/users/delete/8?%2Fadmin%2Fusers%2Fdelete%2F8=","method":"GET"} []
[2020-11-21 19:13:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:13:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:13:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:13:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:13:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:13:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:13:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? ["8"] []
[2020-11-21 19:13:33] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:13:33] doctrine.DEBUG: DELETE FROM users WHERE id = ? [8] []
[2020-11-21 19:13:33] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:13:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:13:34] request.INFO: Matched route "admin_users". {"route":"admin_users","route_parameters":{"_route":"admin_users","_controller":"App\\Controller\\Admin\\UsersController::index"},"request_uri":"https://sizehizmet.com/admin/users?%2Fadmin%2Fusers=","method":"GET"} []
[2020-11-21 19:13:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:13:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:13:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:13:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:13:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:13:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:13:34] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN\"%"] []
[2020-11-21 19:13:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:14:38] request.INFO: Matched route "admin_services". {"route":"admin_services","route_parameters":{"_route":"admin_services","_controller":"App\\Controller\\Admin\\ServicesController::index"},"request_uri":"https://sizehizmet.com/admin/services?%2Fadmin%2Fservices=","method":"GET"} []
[2020-11-21 19:14:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:14:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:14:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:14:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:14:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:14:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:14:43] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:14:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:14:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:14:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:14:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:14:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:14:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:14:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:14:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:14:45] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 19:14:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:14:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:14:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:14:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:14:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:14:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:14:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:14:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:14:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:14:45] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 19:14:45] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:45] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605969781"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970394"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970788"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972107"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605973058"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605973636"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971863"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972058"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972807"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970340"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970531"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971648"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972995"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 19:14:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 19:14:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 19:14:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 19:14:49] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 19:14:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:15:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/pdf/destekcomputer_1785.pdf" (from "https://sizehizmet.com/admin/report")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/pdf/destekcomputer_1785.pdf\" (from \"https://sizehizmet.com/admin/report\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 19:15:11] request.INFO: Matched route "admin_report_detail". {"route":"admin_report_detail","route_parameters":{"_route":"admin_report_detail","_controller":"App\\Controller\\Admin\\ReportController::detail","create_time":"1605973058"},"request_uri":"https://sizehizmet.com/admin/report/detail/1605973058?%2Fadmin%2Freport%2Fdetail%2F1605973058=","method":"GET"} []
[2020-11-21 19:15:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:15:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:15:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:15:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:15:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605973058"] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [42] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605973058"] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605973058"] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605973058"] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605973058"] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605973058"] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605973058"] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605973058"] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605973058"] []
[2020-11-21 19:15:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:15:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:15:12] request.INFO: Matched route "web_form_print". {"route":"web_form_print","route_parameters":{"_route":"web_form_print","_controller":"App\\Controller\\Web\\FormDetailController::print","time":"1605973058"},"request_uri":"https://sizehizmet.com/form/print/1605973058?%2Fform%2Fprint%2F1605973058=","method":"GET"} []
[2020-11-21 19:15:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:15:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:15:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:15:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:15:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605973058"] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [42] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [8] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605973058"] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605973058"] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605973058"] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605973058"] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605973058"] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605973058"] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605973058"] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605973058"] []
[2020-11-21 19:15:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:15:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:16:41] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 19:16:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:16:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:16:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:16:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:16:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:16:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 19:16:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:16:48] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-21 19:16:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:16:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:16:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:16:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:16:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:16:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:16:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 19:16:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-21 19:16:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-21 19:16:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-21 19:16:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-21 19:16:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-21 19:16:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-21 19:16:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-21 19:16:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-21 19:16:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-21 19:16:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-21 19:16:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:17:44] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"POST"} []
[2020-11-21 19:17:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:17:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:17:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:17:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:17:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:17:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:17:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 19:17:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:17:45] doctrine.DEBUG: UPDATE forms SET contents = ? WHERE id = ? ["<p style=\"text-align:cente [...]",14] []
[2020-11-21 19:17:45] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? [14] []
[2020-11-21 19:17:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:17:45] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [196] []
[2020-11-21 19:17:45] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [197] []
[2020-11-21 19:17:45] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [198] []
[2020-11-21 19:17:45] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [199] []
[2020-11-21 19:17:45] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [200] []
[2020-11-21 19:17:45] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:17:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:17:45] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":3,"2":14} []
[2020-11-21 19:17:45] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":5,"2":14} []
[2020-11-21 19:17:45] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":6,"2":14} []
[2020-11-21 19:17:45] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":7,"2":14} []
[2020-11-21 19:17:45] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":9,"2":14} []
[2020-11-21 19:17:45] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:17:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:17:45] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 19:17:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:17:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:17:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:17:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:17:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:17:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 19:17:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:17:48] request.INFO: Matched route "admin_services". {"route":"admin_services","route_parameters":{"_route":"admin_services","_controller":"App\\Controller\\Admin\\ServicesController::index"},"request_uri":"https://sizehizmet.com/admin/services?%2Fadmin%2Fservices=","method":"GET"} []
[2020-11-21 19:17:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:17:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:17:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:17:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:17:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:17:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:17:50] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 19:17:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:17:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:17:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:17:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:17:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY c0_.id [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '42' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562581307"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605969781"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970394"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970788"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972107"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605973058"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605973636"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY c0_.id [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '20' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537572"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542035"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548914"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556607434"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557926281"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561368781"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562926217"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563880895"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565070928"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570095480"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570539068"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575452352"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580220509"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196943"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591783128"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594730581"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595319502"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595488576"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605968872"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971863"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972058"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972807"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY c0_.id [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '46' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420364"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571818490"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581055142"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582196744"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320039"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320045"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595320327"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811151"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597127701"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599719854"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970340"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605970531"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605971648"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY c0_.id [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '15' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556115810"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605972995"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY c0_.id [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '52' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578380655"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY c0_.id [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '51' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577428639"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580219685"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY c0_.id [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '35' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556672436"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557843374"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY c0_.id [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '37' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558430588"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY c0_.id [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '54' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592916380"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597848130"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY c0_.id [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '7' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555573663"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537347"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543394"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953055"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559123990"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561550736"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763094"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562763096"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566369738"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568094128"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570785165"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573474683"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576071825"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577168387"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580979620"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592208306"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593783800"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY c0_.id [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '21' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556536200"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558379597"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY c0_.id [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '43' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563354333"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY c0_.id [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '39' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560173911"] []
[2020-11-21 19:17:50] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '13' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555930626"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541743"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542435"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543276"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549393"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556795174"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531667"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531693"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558531771"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559029180"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560430869"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562080903"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562767823"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563444959"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565011045"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171718"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567433871"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568115639"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569834440"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477437"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578477440"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581679745"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583153217"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591712973"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591858467"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591874871"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1595334056"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '14' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555936884"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538406"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540479"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545613"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557819238"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561559673"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562584934"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562600164"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567417522"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568024393"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570517983"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573200685"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716832"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573716834"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575968965"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576147581"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579246855"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708571"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582708583"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597128047"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '32' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543695"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '33' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545175"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566215352"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '45' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565172296"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566291428"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570010035"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572509891"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572956239"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577098613"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578463766"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579006971"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1590865837"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176285"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591176287"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377035"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592377036"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592919615"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201720"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594629572"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596714935"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596811460"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597933063"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '50' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573719675"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '9' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537131"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541443"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551117"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562156969"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562686551"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562761323"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566902592"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572591392"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572876456"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576236714"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578048947"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579874949"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1591626076"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599143648"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '31' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534308"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542839"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545734"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546009"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548147"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548509"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557229531"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562917971"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565171879"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568186682"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571915342"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573027740"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574330811"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574673276"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578462421"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1592299404"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '22' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '40' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560868821"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563871392"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568196971"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '36' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556901859"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558429974"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563531755"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570198865"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '6' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555591497"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556549216"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558514725"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013983"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561013985"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562223735"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323437"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742518"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566915725"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1567591457"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570027268"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574238109"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574248968"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1575367881"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576055930"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581323251"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593092295"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596719817"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1596799236"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '41' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561450530"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562333679"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565010781"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570538500"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '16' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556106906"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556534827"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545445"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557917278"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560238284"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563368898"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568641740"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570105505"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574757917"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578922023"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249781"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579249991"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1583404945"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593427846"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '10' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555690913"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531964"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558132034"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138032"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138033"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573138036"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578580596"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '18' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556187492"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556295575"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547481"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547638"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548714"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557484798"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559045983"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559115396"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323889"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565196434"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570613640"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573553627"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576480166"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580291053"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582279201"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064670"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593676849"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599811961"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '12' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555926182"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531273"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538618"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543958"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558508371"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561017551"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563886593"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566911137"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568634146"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571388995"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574755532"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384330"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594201771"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '49' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596597"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572596598"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579603772"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '29' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556531632"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '38' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559596956"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569938388"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY c0_.id [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '28' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556530814"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563974280"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827131"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566827135"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570438199"] []
[2020-11-21 19:17:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578982206"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597667678"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597732253"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1598019999"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '48' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571749666"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '30' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543146"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546132"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548391"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568801511"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '47' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565262327"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574844864"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '24' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556550891"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742847"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599657579"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '25' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551301"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '11' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551411"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '44' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563789077"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577254905"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '23' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544610"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556880002"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557218227"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568021524"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568962103"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593006699"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '8' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1555595059"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556203592"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556535336"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538233"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556538922"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556540721"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556541157"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542689"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544400"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545824"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546291"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548798"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556809758"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557124177"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557411202"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558015916"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558433601"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558609096"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1559225067"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1560438241"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561042848"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372303"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561372305"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561647594"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562323008"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1562856717"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1563460488"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564066653"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743024"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743165"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564743457"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1565276169"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1566485407"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568279782"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1568711235"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569420886"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1569940355"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1570719308"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571735294"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1572598964"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1573032432"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574347383"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765477"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577372257"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1577976330"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578647082"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579084342"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580394850"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580998523"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581671832"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582208745"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582811966"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1584025238"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1593064810"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594903035"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '19' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556272355"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556537789"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556539221"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544507"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558953283"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561721194"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564133408"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1574937339"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579845242"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1581586695"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '26' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556542260"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556546382"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1558521233"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1564742754"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571042287"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571058086"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571218180"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1578461737"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579700700"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1582101120"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '17' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556543822"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556545294"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556612608"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1561537855"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1571999069"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1576765307"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1599561855"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '53' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252185"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252435"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579252821"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1579770807"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '34' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556547348"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556551199"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557493866"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1557825332"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '55' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1594635106"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '56' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1597733349"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY c0_.id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '27' GROUP BY f1_.create_time [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556544085"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1556548214"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384137"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1580384384"] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '7' GROUP BY f1_.staff_id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '8' GROUP BY f1_.staff_id [] []
[2020-11-21 19:17:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '9' GROUP BY f1_.staff_id [] []
[2020-11-21 19:17:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:17:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/admin/report")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/admin/report\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 19:18:55] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 19:18:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:18:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:18:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:18:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:18:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:18:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:18:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 19:18:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:18:57] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-21 19:18:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:18:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:18:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:18:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:18:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 19:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-21 19:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-21 19:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-21 19:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-21 19:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-21 19:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-21 19:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-21 19:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-21 19:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-21 19:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-21 19:18:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:24:04] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"POST"} []
[2020-11-21 19:24:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:24:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:24:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:24:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:24:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 19:24:05] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:24:05] doctrine.DEBUG: UPDATE forms SET contents = ? WHERE id = ? ["<p style=\"text-align:cente [...]",14] []
[2020-11-21 19:24:05] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:24:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? [14] []
[2020-11-21 19:24:05] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:24:05] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [201] []
[2020-11-21 19:24:05] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [202] []
[2020-11-21 19:24:05] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [203] []
[2020-11-21 19:24:05] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [204] []
[2020-11-21 19:24:05] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [205] []
[2020-11-21 19:24:05] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:24:05] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:24:05] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":3,"2":14} []
[2020-11-21 19:24:05] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":5,"2":14} []
[2020-11-21 19:24:05] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":6,"2":14} []
[2020-11-21 19:24:05] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":7,"2":14} []
[2020-11-21 19:24:05] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":9,"2":14} []
[2020-11-21 19:24:05] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:24:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:24:05] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 19:24:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:24:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:24:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:24:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:24:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 19:24:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:24:08] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-21 19:24:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:24:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:24:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:24:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:24:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 19:24:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-21 19:24:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-21 19:24:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-21 19:24:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-21 19:24:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-21 19:24:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-21 19:24:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-21 19:24:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-21 19:24:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-21 19:24:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-21 19:24:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:24:27] request.INFO: Matched route "admin_users_user". {"route":"admin_users_user","route_parameters":{"_route":"admin_users_user","_controller":"App\\Controller\\Admin\\UsersController::userindex"},"request_uri":"https://sizehizmet.com/admin/users/user?%2Fadmin%2Fusers%2Fuser=","method":"GET"} []
[2020-11-21 19:24:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:24:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:24:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:24:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:24:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:27] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_USER\"%"] []
[2020-11-21 19:24:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:24:36] request.INFO: Matched route "admin_staff". {"route":"admin_staff","route_parameters":{"_route":"admin_staff","_controller":"App\\Controller\\Admin\\StaffController::index"},"request_uri":"https://sizehizmet.com/admin/staff?%2Fadmin%2Fstaff=","method":"GET"} []
[2020-11-21 19:24:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:24:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:24:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:24:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:24:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:24:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:24:42] request.INFO: Matched route "admin_staff_create". {"route":"admin_staff_create","route_parameters":{"_route":"admin_staff_create","_controller":"App\\Controller\\Admin\\StaffController::create"},"request_uri":"https://sizehizmet.com/admin/staff/create?%2Fadmin%2Fstaff%2Fcreate=","method":"GET"} []
[2020-11-21 19:24:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:24:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:24:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:24:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:24:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:24:55] request.INFO: Matched route "admin_staff_create". {"route":"admin_staff_create","route_parameters":{"_route":"admin_staff_create","_controller":"App\\Controller\\Admin\\StaffController::create"},"request_uri":"https://sizehizmet.com/admin/staff/create?%2Fadmin%2Fstaff%2Fcreate=","method":"POST"} []
[2020-11-21 19:24:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:24:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:24:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:24:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:24:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:55] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:24:55] doctrine.DEBUG: INSERT INTO staff (name, email) VALUES (?, ?) {"1":"Hakan Soylu","2":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:24:55] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:24:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:24:55] request.INFO: Matched route "admin_staff". {"route":"admin_staff","route_parameters":{"_route":"admin_staff","_controller":"App\\Controller\\Admin\\StaffController::index"},"request_uri":"https://sizehizmet.com/admin/staff?%2Fadmin%2Fstaff=","method":"GET"} []
[2020-11-21 19:24:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:24:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:24:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:24:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:24:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:24:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:24:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:25:01] request.INFO: Matched route "admin_staff_delete". {"route":"admin_staff_delete","route_parameters":{"_route":"admin_staff_delete","_controller":"App\\Controller\\Admin\\StaffController::delete","id":"8"},"request_uri":"https://sizehizmet.com/admin/staff/delete/8?%2Fadmin%2Fstaff%2Fdelete%2F8=","method":"GET"} []
[2020-11-21 19:25:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:25:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:25:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:25:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:25:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? ["8"] []
[2020-11-21 19:25:01] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:25:01] doctrine.DEBUG: DELETE FROM staff WHERE id = ? [8] []
[2020-11-21 19:25:01] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:25:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:25:02] request.INFO: Matched route "admin_staff". {"route":"admin_staff","route_parameters":{"_route":"admin_staff","_controller":"App\\Controller\\Admin\\StaffController::index"},"request_uri":"https://sizehizmet.com/admin/staff?%2Fadmin%2Fstaff=","method":"GET"} []
[2020-11-21 19:25:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:25:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:25:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:25:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:25:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:25:05] request.INFO: Matched route "admin_staff_delete". {"route":"admin_staff_delete","route_parameters":{"_route":"admin_staff_delete","_controller":"App\\Controller\\Admin\\StaffController::delete","id":"9"},"request_uri":"https://sizehizmet.com/admin/staff/delete/9?%2Fadmin%2Fstaff%2Fdelete%2F9=","method":"GET"} []
[2020-11-21 19:25:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:25:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:25:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:25:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:25:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? ["9"] []
[2020-11-21 19:25:05] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:25:05] doctrine.DEBUG: DELETE FROM staff WHERE id = ? [9] []
[2020-11-21 19:25:05] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:25:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:25:06] request.INFO: Matched route "admin_staff". {"route":"admin_staff","route_parameters":{"_route":"admin_staff","_controller":"App\\Controller\\Admin\\StaffController::index"},"request_uri":"https://sizehizmet.com/admin/staff?%2Fadmin%2Fstaff=","method":"GET"} []
[2020-11-21 19:25:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:25:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:25:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:25:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:25:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:25:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:25:10] request.INFO: Matched route "admin_staff_delete". {"route":"admin_staff_delete","route_parameters":{"_route":"admin_staff_delete","_controller":"App\\Controller\\Admin\\StaffController::delete","id":"7"},"request_uri":"https://sizehizmet.com/admin/staff/delete/7?%2Fadmin%2Fstaff%2Fdelete%2F7=","method":"GET"} []
[2020-11-21 19:25:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:25:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:25:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:25:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:25:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? ["7"] []
[2020-11-21 19:25:10] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:25:10] doctrine.DEBUG: DELETE FROM staff WHERE id = ? [7] []
[2020-11-21 19:25:10] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:25:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:25:10] request.INFO: Matched route "admin_staff". {"route":"admin_staff","route_parameters":{"_route":"admin_staff","_controller":"App\\Controller\\Admin\\StaffController::index"},"request_uri":"https://sizehizmet.com/admin/staff?%2Fadmin%2Fstaff=","method":"GET"} []
[2020-11-21 19:25:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:25:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:25:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:25:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:25:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:25:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:25:16] request.INFO: Matched route "admin_users". {"route":"admin_users","route_parameters":{"_route":"admin_users","_controller":"App\\Controller\\Admin\\UsersController::index"},"request_uri":"https://sizehizmet.com/admin/users?%2Fadmin%2Fusers=","method":"GET"} []
[2020-11-21 19:25:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:25:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:25:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:25:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:25:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:16] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN\"%"] []
[2020-11-21 19:25:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:25:18] request.INFO: Matched route "admin_users_user". {"route":"admin_users_user","route_parameters":{"_route":"admin_users_user","_controller":"App\\Controller\\Admin\\UsersController::userindex"},"request_uri":"https://sizehizmet.com/admin/users/user?%2Fadmin%2Fusers%2Fuser=","method":"GET"} []
[2020-11-21 19:25:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:25:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:25:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:25:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:18] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_USER\"%"] []
[2020-11-21 19:25:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:25:27] request.INFO: Matched route "admin_users_user_create". {"route":"admin_users_user_create","route_parameters":{"_route":"admin_users_user_create","_controller":"App\\Controller\\Admin\\UsersController::usercreate"},"request_uri":"https://sizehizmet.com/admin/users/user/create?%2Fadmin%2Fusers%2Fuser%2Fcreate=","method":"GET"} []
[2020-11-21 19:25:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:25:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:25:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:25:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:25:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:25:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:26:04] request.INFO: Matched route "admin_users_user_create". {"route":"admin_users_user_create","route_parameters":{"_route":"admin_users_user_create","_controller":"App\\Controller\\Admin\\UsersController::usercreate"},"request_uri":"https://sizehizmet.com/admin/users/user/create?%2Fadmin%2Fusers%2Fuser%2Fcreate=","method":"POST"} []
[2020-11-21 19:26:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:26:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:26:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:26:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:26:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:26:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:26:04] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:26:04] doctrine.DEBUG: INSERT INTO users (email, roles, password) VALUES (?, ?, ?) {"1":"hakan.soylu@sizehizmet.com","2":[],"3":"Masal3405"} []
[2020-11-21 19:26:04] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:26:04] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:26:04] doctrine.DEBUG: UPDATE users SET roles = ? WHERE id = ? [["ROLE_USER"],13] []
[2020-11-21 19:26:04] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:26:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:26:04] request.INFO: Matched route "admin_users_user". {"route":"admin_users_user","route_parameters":{"_route":"admin_users_user","_controller":"App\\Controller\\Admin\\UsersController::userindex"},"request_uri":"https://sizehizmet.com/admin/users/user?%2Fadmin%2Fusers%2Fuser=","method":"GET"} []
[2020-11-21 19:26:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:26:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:26:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:26:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:26:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:26:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:26:05] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_USER\"%"] []
[2020-11-21 19:26:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:26:10] request.INFO: Matched route "admin_users_delete". {"route":"admin_users_delete","route_parameters":{"_route":"admin_users_delete","_controller":"App\\Controller\\Admin\\UsersController::delete","id":"6"},"request_uri":"https://sizehizmet.com/admin/users/delete/6?%2Fadmin%2Fusers%2Fdelete%2F6=","method":"GET"} []
[2020-11-21 19:26:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:26:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:26:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:26:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:26:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:26:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:26:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? ["6"] []
[2020-11-21 19:26:10] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:26:10] doctrine.DEBUG: DELETE FROM users WHERE id = ? [6] []
[2020-11-21 19:26:10] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:26:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:26:10] request.INFO: Matched route "admin_users". {"route":"admin_users","route_parameters":{"_route":"admin_users","_controller":"App\\Controller\\Admin\\UsersController::index"},"request_uri":"https://sizehizmet.com/admin/users?%2Fadmin%2Fusers=","method":"GET"} []
[2020-11-21 19:26:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:26:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:26:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:26:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:26:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:26:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:26:10] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN\"%"] []
[2020-11-21 19:26:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:26:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/admin/users")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/admin/users\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 19:26:27] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:26:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:26:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:26:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:26:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:26:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:26:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:26:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:27:47] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"42"},"request_uri":"https://sizehizmet.com/admin/company/delete/42?%2Fadmin%2Fcompany%2Fdelete%2F42=","method":"GET"} []
[2020-11-21 19:27:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:27:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:27:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:27:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:27:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["42"] []
[2020-11-21 19:27:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:27:48] doctrine.DEBUG: DELETE FROM company WHERE id = ? [42] []
[2020-11-21 19:27:48] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:27:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:27:48] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:27:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:27:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:27:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:27:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:27:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:27:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:27:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:27:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/admin/company")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/admin/company\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 19:27:57] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"20"},"request_uri":"https://sizehizmet.com/admin/company/delete/20?%2Fadmin%2Fcompany%2Fdelete%2F20=","method":"GET"} []
[2020-11-21 19:27:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:27:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:27:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:27:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:27:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:27:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:27:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["20"] []
[2020-11-21 19:27:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:27:57] doctrine.DEBUG: DELETE FROM company WHERE id = ? [20] []
[2020-11-21 19:27:57] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:27:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:27:58] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:27:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:27:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:27:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:27:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:27:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:27:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:27:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:27:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:00] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"46"},"request_uri":"https://sizehizmet.com/admin/company/delete/46?%2Fadmin%2Fcompany%2Fdelete%2F46=","method":"GET"} []
[2020-11-21 19:28:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["46"] []
[2020-11-21 19:28:00] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:28:00] doctrine.DEBUG: DELETE FROM company WHERE id = ? [46] []
[2020-11-21 19:28:00] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:28:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:01] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:28:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:28:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:05] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"15"},"request_uri":"https://sizehizmet.com/admin/company/delete/15?%2Fadmin%2Fcompany%2Fdelete%2F15=","method":"GET"} []
[2020-11-21 19:28:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["15"] []
[2020-11-21 19:28:05] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:28:05] doctrine.DEBUG: DELETE FROM company WHERE id = ? [15] []
[2020-11-21 19:28:05] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:28:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:05] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:28:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:28:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:27] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"52"},"request_uri":"https://sizehizmet.com/admin/company/delete/52?%2Fadmin%2Fcompany%2Fdelete%2F52=","method":"GET"} []
[2020-11-21 19:28:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["52"] []
[2020-11-21 19:28:27] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:28:27] doctrine.DEBUG: DELETE FROM company WHERE id = ? [52] []
[2020-11-21 19:28:27] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:28:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:28] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:28:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:28:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:30] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"21"},"request_uri":"https://sizehizmet.com/admin/company/delete/21?%2Fadmin%2Fcompany%2Fdelete%2F21=","method":"GET"} []
[2020-11-21 19:28:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["21"] []
[2020-11-21 19:28:30] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:28:30] doctrine.DEBUG: DELETE FROM company WHERE id = ? [21] []
[2020-11-21 19:28:30] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:28:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:31] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:28:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:28:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:33] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"35"},"request_uri":"https://sizehizmet.com/admin/company/delete/35?%2Fadmin%2Fcompany%2Fdelete%2F35=","method":"GET"} []
[2020-11-21 19:28:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["35"] []
[2020-11-21 19:28:33] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:28:33] doctrine.DEBUG: DELETE FROM company WHERE id = ? [35] []
[2020-11-21 19:28:33] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:28:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:34] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:28:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:28:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:36] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"13"},"request_uri":"https://sizehizmet.com/admin/company/delete/13?%2Fadmin%2Fcompany%2Fdelete%2F13=","method":"GET"} []
[2020-11-21 19:28:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["13"] []
[2020-11-21 19:28:36] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:28:36] doctrine.DEBUG: DELETE FROM company WHERE id = ? [13] []
[2020-11-21 19:28:36] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:28:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:36] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:28:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:28:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:39] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"51"},"request_uri":"https://sizehizmet.com/admin/company/delete/51?%2Fadmin%2Fcompany%2Fdelete%2F51=","method":"GET"} []
[2020-11-21 19:28:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["51"] []
[2020-11-21 19:28:39] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:28:39] doctrine.DEBUG: DELETE FROM company WHERE id = ? [51] []
[2020-11-21 19:28:39] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:28:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:40] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:28:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:28:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:52] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"14"},"request_uri":"https://sizehizmet.com/admin/company/delete/14?%2Fadmin%2Fcompany%2Fdelete%2F14=","method":"GET"} []
[2020-11-21 19:28:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["14"] []
[2020-11-21 19:28:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:28:52] doctrine.DEBUG: DELETE FROM company WHERE id = ? [14] []
[2020-11-21 19:28:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:28:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:53] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:28:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:28:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:55] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"37"},"request_uri":"https://sizehizmet.com/admin/company/delete/37?%2Fadmin%2Fcompany%2Fdelete%2F37=","method":"GET"} []
[2020-11-21 19:28:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["37"] []
[2020-11-21 19:28:55] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:28:55] doctrine.DEBUG: DELETE FROM company WHERE id = ? [37] []
[2020-11-21 19:28:55] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:28:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:28:55] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:28:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:28:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:28:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:28:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:28:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:28:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:28:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:29:25] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"54"},"request_uri":"https://sizehizmet.com/admin/company/delete/54?%2Fadmin%2Fcompany%2Fdelete%2F54=","method":"GET"} []
[2020-11-21 19:29:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:29:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:29:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:29:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:29:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["54"] []
[2020-11-21 19:29:25] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:29:25] doctrine.DEBUG: DELETE FROM company WHERE id = ? [54] []
[2020-11-21 19:29:25] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:29:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:29:25] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:29:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:29:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:29:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:29:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:29:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:29:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:29:29] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"7"},"request_uri":"https://sizehizmet.com/admin/company/delete/7?%2Fadmin%2Fcompany%2Fdelete%2F7=","method":"GET"} []
[2020-11-21 19:29:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:29:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:29:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:29:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:29:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["7"] []
[2020-11-21 19:29:29] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:29:29] doctrine.DEBUG: DELETE FROM company WHERE id = ? [7] []
[2020-11-21 19:29:29] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:29:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:29:29] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:29:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:29:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:29:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:29:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:29:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:29:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:29:38] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"43"},"request_uri":"https://sizehizmet.com/admin/company/delete/43?%2Fadmin%2Fcompany%2Fdelete%2F43=","method":"GET"} []
[2020-11-21 19:29:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:29:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:29:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:29:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:29:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["43"] []
[2020-11-21 19:29:38] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:29:38] doctrine.DEBUG: DELETE FROM company WHERE id = ? [43] []
[2020-11-21 19:29:38] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:29:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:29:39] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:29:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:29:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:29:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:29:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:29:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:29:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:29:41] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"39"},"request_uri":"https://sizehizmet.com/admin/company/delete/39?%2Fadmin%2Fcompany%2Fdelete%2F39=","method":"GET"} []
[2020-11-21 19:29:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:29:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:29:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:29:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:29:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["39"] []
[2020-11-21 19:29:42] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:29:42] doctrine.DEBUG: DELETE FROM company WHERE id = ? [39] []
[2020-11-21 19:29:42] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:29:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:29:42] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:29:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:29:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:29:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:29:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:29:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:29:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:29:45] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"32"},"request_uri":"https://sizehizmet.com/admin/company/delete/32?%2Fadmin%2Fcompany%2Fdelete%2F32=","method":"GET"} []
[2020-11-21 19:29:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:29:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:29:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:29:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["32"] []
[2020-11-21 19:29:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:29:45] doctrine.DEBUG: DELETE FROM company WHERE id = ? [32] []
[2020-11-21 19:29:45] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:29:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:29:46] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:29:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:29:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:29:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:29:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:29:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:29:49] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"33"},"request_uri":"https://sizehizmet.com/admin/company/delete/33?%2Fadmin%2Fcompany%2Fdelete%2F33=","method":"GET"} []
[2020-11-21 19:29:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:29:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:29:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:29:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:29:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["33"] []
[2020-11-21 19:29:50] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:29:50] doctrine.DEBUG: DELETE FROM company WHERE id = ? [33] []
[2020-11-21 19:29:50] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:29:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:29:50] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:29:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:29:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:29:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:29:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:29:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:29:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:29:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:30:22] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"45"},"request_uri":"https://sizehizmet.com/admin/company/delete/45?%2Fadmin%2Fcompany%2Fdelete%2F45=","method":"GET"} []
[2020-11-21 19:30:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:30:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:30:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:30:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:30:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["45"] []
[2020-11-21 19:30:23] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:30:23] doctrine.DEBUG: DELETE FROM company WHERE id = ? [45] []
[2020-11-21 19:30:23] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:30:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:30:23] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:30:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:30:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:30:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:30:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:30:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:30:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:30:27] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"10"},"request_uri":"https://sizehizmet.com/admin/company/delete/10?%2Fadmin%2Fcompany%2Fdelete%2F10=","method":"GET"} []
[2020-11-21 19:30:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:30:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:30:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:30:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:30:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["10"] []
[2020-11-21 19:30:27] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:30:27] doctrine.DEBUG: DELETE FROM company WHERE id = ? [10] []
[2020-11-21 19:30:27] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:30:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:30:27] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:30:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:30:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:30:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:30:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:30:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:30:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:30:30] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"50"},"request_uri":"https://sizehizmet.com/admin/company/delete/50?%2Fadmin%2Fcompany%2Fdelete%2F50=","method":"GET"} []
[2020-11-21 19:30:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:30:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:30:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:30:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:30:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["50"] []
[2020-11-21 19:30:30] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:30:30] doctrine.DEBUG: DELETE FROM company WHERE id = ? [50] []
[2020-11-21 19:30:30] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:30:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:30:30] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:30:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:30:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:30:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:30:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:30:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:30:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:30:32] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"9"},"request_uri":"https://sizehizmet.com/admin/company/delete/9?%2Fadmin%2Fcompany%2Fdelete%2F9=","method":"GET"} []
[2020-11-21 19:30:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:30:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:30:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:30:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["9"] []
[2020-11-21 19:30:33] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:30:33] doctrine.DEBUG: DELETE FROM company WHERE id = ? [9] []
[2020-11-21 19:30:33] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:30:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:30:33] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:30:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:30:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:30:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:30:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:30:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:30:35] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"40"},"request_uri":"https://sizehizmet.com/admin/company/delete/40?%2Fadmin%2Fcompany%2Fdelete%2F40=","method":"GET"} []
[2020-11-21 19:30:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:30:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:30:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:30:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:30:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["40"] []
[2020-11-21 19:30:35] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:30:35] doctrine.DEBUG: DELETE FROM company WHERE id = ? [40] []
[2020-11-21 19:30:35] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:30:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:30:36] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:30:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:30:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:30:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:30:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:30:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:30:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:30:38] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"31"},"request_uri":"https://sizehizmet.com/admin/company/delete/31?%2Fadmin%2Fcompany%2Fdelete%2F31=","method":"GET"} []
[2020-11-21 19:30:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:30:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:30:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:30:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["31"] []
[2020-11-21 19:30:38] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:30:38] doctrine.DEBUG: DELETE FROM company WHERE id = ? [31] []
[2020-11-21 19:30:38] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:30:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:30:38] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:30:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:30:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:30:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:30:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:30:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:31:05] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"22"},"request_uri":"https://sizehizmet.com/admin/company/delete/22?%2Fadmin%2Fcompany%2Fdelete%2F22=","method":"GET"} []
[2020-11-21 19:31:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:31:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:31:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:31:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:31:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["22"] []
[2020-11-21 19:31:05] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:31:05] doctrine.DEBUG: DELETE FROM company WHERE id = ? [22] []
[2020-11-21 19:31:05] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:31:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:31:05] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:31:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:31:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:31:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:31:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:31:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:31:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:31:08] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"41"},"request_uri":"https://sizehizmet.com/admin/company/delete/41?%2Fadmin%2Fcompany%2Fdelete%2F41=","method":"GET"} []
[2020-11-21 19:31:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:31:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:31:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:31:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:31:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["41"] []
[2020-11-21 19:31:08] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:31:08] doctrine.DEBUG: DELETE FROM company WHERE id = ? [41] []
[2020-11-21 19:31:08] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:31:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:31:08] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:31:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:31:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:31:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:31:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:31:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:31:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:31:11] request.INFO: Matched route "admin_company_edit". {"route":"admin_company_edit","route_parameters":{"_route":"admin_company_edit","_controller":"App\\Controller\\Admin\\CompanyController::edit","id":"36"},"request_uri":"https://sizehizmet.com/admin/company/edit/36?%2Fadmin%2Fcompany%2Fedit%2F36=","method":"GET"} []
[2020-11-21 19:31:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:31:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:31:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:31:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["36"] []
[2020-11-21 19:31:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:31:14] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:31:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:31:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:31:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:31:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:31:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:31:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:31:52] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"36"},"request_uri":"https://sizehizmet.com/admin/company/delete/36?%2Fadmin%2Fcompany%2Fdelete%2F36=","method":"GET"} []
[2020-11-21 19:31:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:31:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:31:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:31:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:31:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["36"] []
[2020-11-21 19:31:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:31:52] doctrine.DEBUG: DELETE FROM company WHERE id = ? [36] []
[2020-11-21 19:31:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:31:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:31:53] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:31:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:31:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:31:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:31:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:31:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:31:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:31:57] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"16"},"request_uri":"https://sizehizmet.com/admin/company/delete/16?%2Fadmin%2Fcompany%2Fdelete%2F16=","method":"GET"} []
[2020-11-21 19:31:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:31:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:31:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:31:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:31:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["16"] []
[2020-11-21 19:31:58] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:31:58] doctrine.DEBUG: DELETE FROM company WHERE id = ? [16] []
[2020-11-21 19:31:58] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:31:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:31:58] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:31:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:31:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:31:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:31:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:31:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:31:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:31:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:09] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"47"},"request_uri":"https://sizehizmet.com/admin/company/delete/47?%2Fadmin%2Fcompany%2Fdelete%2F47=","method":"GET"} []
[2020-11-21 19:32:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["47"] []
[2020-11-21 19:32:09] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:32:09] doctrine.DEBUG: DELETE FROM company WHERE id = ? [47] []
[2020-11-21 19:32:09] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:32:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:10] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:32:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:32:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:14] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"12"},"request_uri":"https://sizehizmet.com/admin/company/delete/12?%2Fadmin%2Fcompany%2Fdelete%2F12=","method":"GET"} []
[2020-11-21 19:32:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["12"] []
[2020-11-21 19:32:14] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:32:14] doctrine.DEBUG: DELETE FROM company WHERE id = ? [12] []
[2020-11-21 19:32:14] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:32:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:14] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:32:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:32:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:16] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"49"},"request_uri":"https://sizehizmet.com/admin/company/delete/49?%2Fadmin%2Fcompany%2Fdelete%2F49=","method":"GET"} []
[2020-11-21 19:32:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["49"] []
[2020-11-21 19:32:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:32:17] doctrine.DEBUG: DELETE FROM company WHERE id = ? [49] []
[2020-11-21 19:32:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:32:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:17] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:32:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:32:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/admin/company")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/admin/company\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 19:32:19] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"18"},"request_uri":"https://sizehizmet.com/admin/company/delete/18?%2Fadmin%2Fcompany%2Fdelete%2F18=","method":"GET"} []
[2020-11-21 19:32:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["18"] []
[2020-11-21 19:32:19] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:32:19] doctrine.DEBUG: DELETE FROM company WHERE id = ? [18] []
[2020-11-21 19:32:19] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:32:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:20] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:32:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:32:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:24] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"8"},"request_uri":"https://sizehizmet.com/admin/company/delete/8?%2Fadmin%2Fcompany%2Fdelete%2F8=","method":"GET"} []
[2020-11-21 19:32:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["8"] []
[2020-11-21 19:32:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:32:24] doctrine.DEBUG: DELETE FROM company WHERE id = ? [8] []
[2020-11-21 19:32:24] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:32:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:24] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:32:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:32:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:27] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"29"},"request_uri":"https://sizehizmet.com/admin/company/delete/29?%2Fadmin%2Fcompany%2Fdelete%2F29=","method":"GET"} []
[2020-11-21 19:32:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["29"] []
[2020-11-21 19:32:27] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:32:27] doctrine.DEBUG: DELETE FROM company WHERE id = ? [29] []
[2020-11-21 19:32:27] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:32:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:27] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:32:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:32:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:29] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"6"},"request_uri":"https://sizehizmet.com/admin/company/delete/6?%2Fadmin%2Fcompany%2Fdelete%2F6=","method":"GET"} []
[2020-11-21 19:32:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["6"] []
[2020-11-21 19:32:29] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:32:29] doctrine.DEBUG: DELETE FROM company WHERE id = ? [6] []
[2020-11-21 19:32:29] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:32:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:29] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:32:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:32:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:33] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"38"},"request_uri":"https://sizehizmet.com/admin/company/delete/38?%2Fadmin%2Fcompany%2Fdelete%2F38=","method":"GET"} []
[2020-11-21 19:32:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["38"] []
[2020-11-21 19:32:33] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:32:33] doctrine.DEBUG: DELETE FROM company WHERE id = ? [38] []
[2020-11-21 19:32:33] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:32:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:34] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:32:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:32:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:37] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"48"},"request_uri":"https://sizehizmet.com/admin/company/delete/48?%2Fadmin%2Fcompany%2Fdelete%2F48=","method":"GET"} []
[2020-11-21 19:32:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["48"] []
[2020-11-21 19:32:37] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:32:37] doctrine.DEBUG: DELETE FROM company WHERE id = ? [48] []
[2020-11-21 19:32:37] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:32:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:37] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:32:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:32:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:43] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"24"},"request_uri":"https://sizehizmet.com/admin/company/delete/24?%2Fadmin%2Fcompany%2Fdelete%2F24=","method":"GET"} []
[2020-11-21 19:32:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["24"] []
[2020-11-21 19:32:43] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:32:43] doctrine.DEBUG: DELETE FROM company WHERE id = ? [24] []
[2020-11-21 19:32:43] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:32:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:44] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:32:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:32:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:46] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"30"},"request_uri":"https://sizehizmet.com/admin/company/delete/30?%2Fadmin%2Fcompany%2Fdelete%2F30=","method":"GET"} []
[2020-11-21 19:32:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["30"] []
[2020-11-21 19:32:46] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:32:46] doctrine.DEBUG: DELETE FROM company WHERE id = ? [30] []
[2020-11-21 19:32:46] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:32:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:47] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:32:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:32:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:50] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"11"},"request_uri":"https://sizehizmet.com/admin/company/delete/11?%2Fadmin%2Fcompany%2Fdelete%2F11=","method":"GET"} []
[2020-11-21 19:32:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["11"] []
[2020-11-21 19:32:50] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:32:50] doctrine.DEBUG: DELETE FROM company WHERE id = ? [11] []
[2020-11-21 19:32:50] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:32:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:50] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:32:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:32:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:52] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"23"},"request_uri":"https://sizehizmet.com/admin/company/delete/23?%2Fadmin%2Fcompany%2Fdelete%2F23=","method":"GET"} []
[2020-11-21 19:32:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["23"] []
[2020-11-21 19:32:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:32:52] doctrine.DEBUG: DELETE FROM company WHERE id = ? [23] []
[2020-11-21 19:32:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:32:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:52] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:32:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:32:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:56] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"27"},"request_uri":"https://sizehizmet.com/admin/company/delete/27?%2Fadmin%2Fcompany%2Fdelete%2F27=","method":"GET"} []
[2020-11-21 19:32:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["27"] []
[2020-11-21 19:32:56] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:32:56] doctrine.DEBUG: DELETE FROM company WHERE id = ? [27] []
[2020-11-21 19:32:56] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:32:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:32:57] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:32:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:32:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:32:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:32:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:32:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:32:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:32:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:01] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"34"},"request_uri":"https://sizehizmet.com/admin/company/delete/34?%2Fadmin%2Fcompany%2Fdelete%2F34=","method":"GET"} []
[2020-11-21 19:33:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["34"] []
[2020-11-21 19:33:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:33:02] doctrine.DEBUG: DELETE FROM company WHERE id = ? [34] []
[2020-11-21 19:33:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:33:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:02] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:33:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:33:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:05] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"44"},"request_uri":"https://sizehizmet.com/admin/company/delete/44?%2Fadmin%2Fcompany%2Fdelete%2F44=","method":"GET"} []
[2020-11-21 19:33:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["44"] []
[2020-11-21 19:33:05] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:33:05] doctrine.DEBUG: DELETE FROM company WHERE id = ? [44] []
[2020-11-21 19:33:05] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:33:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:06] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:33:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:33:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/admin/company")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/admin/company\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 19:33:09] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"28"},"request_uri":"https://sizehizmet.com/admin/company/delete/28?%2Fadmin%2Fcompany%2Fdelete%2F28=","method":"GET"} []
[2020-11-21 19:33:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["28"] []
[2020-11-21 19:33:09] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:33:09] doctrine.DEBUG: DELETE FROM company WHERE id = ? [28] []
[2020-11-21 19:33:09] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:33:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:09] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:33:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:33:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:12] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"19"},"request_uri":"https://sizehizmet.com/admin/company/delete/19?%2Fadmin%2Fcompany%2Fdelete%2F19=","method":"GET"} []
[2020-11-21 19:33:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["19"] []
[2020-11-21 19:33:12] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:33:12] doctrine.DEBUG: DELETE FROM company WHERE id = ? [19] []
[2020-11-21 19:33:12] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:33:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:13] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:33:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:33:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:15] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"26"},"request_uri":"https://sizehizmet.com/admin/company/delete/26?%2Fadmin%2Fcompany%2Fdelete%2F26=","method":"GET"} []
[2020-11-21 19:33:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["26"] []
[2020-11-21 19:33:15] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:33:15] doctrine.DEBUG: DELETE FROM company WHERE id = ? [26] []
[2020-11-21 19:33:15] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:33:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:15] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:33:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:33:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:17] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"17"},"request_uri":"https://sizehizmet.com/admin/company/delete/17?%2Fadmin%2Fcompany%2Fdelete%2F17=","method":"GET"} []
[2020-11-21 19:33:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["17"] []
[2020-11-21 19:33:18] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:33:18] doctrine.DEBUG: DELETE FROM company WHERE id = ? [17] []
[2020-11-21 19:33:18] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:33:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:18] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:33:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:33:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:20] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"53"},"request_uri":"https://sizehizmet.com/admin/company/delete/53?%2Fadmin%2Fcompany%2Fdelete%2F53=","method":"GET"} []
[2020-11-21 19:33:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["53"] []
[2020-11-21 19:33:21] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:33:21] doctrine.DEBUG: DELETE FROM company WHERE id = ? [53] []
[2020-11-21 19:33:21] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:33:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:21] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:33:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:33:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:24] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"55"},"request_uri":"https://sizehizmet.com/admin/company/delete/55?%2Fadmin%2Fcompany%2Fdelete%2F55=","method":"GET"} []
[2020-11-21 19:33:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["55"] []
[2020-11-21 19:33:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:33:24] doctrine.DEBUG: DELETE FROM company WHERE id = ? [55] []
[2020-11-21 19:33:24] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:33:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:24] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:33:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:33:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:27] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"56"},"request_uri":"https://sizehizmet.com/admin/company/delete/56?%2Fadmin%2Fcompany%2Fdelete%2F56=","method":"GET"} []
[2020-11-21 19:33:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["56"] []
[2020-11-21 19:33:27] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:33:27] doctrine.DEBUG: DELETE FROM company WHERE id = ? [56] []
[2020-11-21 19:33:27] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:33:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:27] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:33:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:33:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:30] request.INFO: Matched route "admin_company_delete". {"route":"admin_company_delete","route_parameters":{"_route":"admin_company_delete","_controller":"App\\Controller\\Admin\\CompanyController::delete","id":"25"},"request_uri":"https://sizehizmet.com/admin/company/delete/25?%2Fadmin%2Fcompany%2Fdelete%2F25=","method":"GET"} []
[2020-11-21 19:33:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? ["25"] []
[2020-11-21 19:33:30] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:33:30] doctrine.DEBUG: DELETE FROM company WHERE id = ? [25] []
[2020-11-21 19:33:30] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:33:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:30] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:33:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:33:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:33:33] request.INFO: Matched route "admin_company_create". {"route":"admin_company_create","route_parameters":{"_route":"admin_company_create","_controller":"App\\Controller\\Admin\\CompanyController::create"},"request_uri":"https://sizehizmet.com/admin/company/create?%2Fadmin%2Fcompany%2Fcreate=","method":"GET"} []
[2020-11-21 19:33:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:33:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:33:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:33:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:33:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:33:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:35:11] request.INFO: Matched route "admin_company_create". {"route":"admin_company_create","route_parameters":{"_route":"admin_company_create","_controller":"App\\Controller\\Admin\\CompanyController::create"},"request_uri":"https://sizehizmet.com/admin/company/create?%2Fadmin%2Fcompany%2Fcreate=","method":"POST"} []
[2020-11-21 19:35:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:35:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:35:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:35:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:35:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.email = ? ["34ra4511@gmail.com"] []
[2020-11-21 19:35:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.name = ? ["Sizehizmet Test"] []
[2020-11-21 19:35:11] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:35:11] doctrine.DEBUG: INSERT INTO company (name, auth, email, phone, address, information) VALUES (?, ?, ?, ?, ?, ?) {"1":"Sizehizmet Test","2":"Hakan Soylu","3":"34ra4511@gmail.com","4":"(212) 607-0079","5":"Torun Center, Fulya Mahall [...]","6":"Şişli"} []
[2020-11-21 19:35:11] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:35:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:35:12] request.INFO: Matched route "admin_company". {"route":"admin_company","route_parameters":{"_route":"admin_company","_controller":"App\\Controller\\Admin\\CompanyController::index"},"request_uri":"https://sizehizmet.com/admin/company?%2Fadmin%2Fcompany=","method":"GET"} []
[2020-11-21 19:35:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:35:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:35:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:35:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:35:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:35:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:35:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 [] []
[2020-11-21 19:35:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:35:15] request.INFO: Matched route "admin_services". {"route":"admin_services","route_parameters":{"_route":"admin_services","_controller":"App\\Controller\\Admin\\ServicesController::index"},"request_uri":"https://sizehizmet.com/admin/services?%2Fadmin%2Fservices=","method":"GET"} []
[2020-11-21 19:35:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:35:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:35:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:35:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:35:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:35:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:35:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:35:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:35:20] request.INFO: Matched route "admin_users". {"route":"admin_users","route_parameters":{"_route":"admin_users","_controller":"App\\Controller\\Admin\\UsersController::index"},"request_uri":"https://sizehizmet.com/admin/users?%2Fadmin%2Fusers=","method":"GET"} []
[2020-11-21 19:35:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:35:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:35:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:35:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:35:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:35:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:35:21] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN\"%"] []
[2020-11-21 19:35:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:35:22] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 19:35:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:35:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:35:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:35:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:35:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:35:22] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:35:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:38:37] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 19:38:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:38:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:38:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:38:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 19:38:58] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-21 19:38:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:38:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:38:58] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:38:58] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:38:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["hakan.soylu@sizehizmet.com.tr"] []
[2020-11-21 19:38:58] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"hakan.soylu@sizehizmet.com.tr\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:38:58] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:38:58] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:38:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:38:59] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 19:38:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:38:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:38:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:38:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:38:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:38:59] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:38:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:39:02] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 19:39:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:39:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:39:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:39:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:39:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:39:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:39:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 19:39:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:39:04] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-21 19:39:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:39:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:39:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:39:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:39:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:39:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:39:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 19:39:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-21 19:39:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-21 19:39:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-21 19:39:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-21 19:39:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-21 19:39:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-21 19:39:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-21 19:39:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-21 19:39:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-21 19:39:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-21 19:39:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:39:30] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 19:39:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:39:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:39:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:39:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:39:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:39:30] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:39:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:40:10] request.INFO: Matched route "admin_users_user". {"route":"admin_users_user","route_parameters":{"_route":"admin_users_user","_controller":"App\\Controller\\Admin\\UsersController::userindex"},"request_uri":"https://sizehizmet.com/admin/users/user?%2Fadmin%2Fusers%2Fuser=","method":"GET"} []
[2020-11-21 19:40:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:40:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:40:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:40:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:40:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:40:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:40:10] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_USER\"%"] []
[2020-11-21 19:40:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:40:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/admin/users/user")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/admin/users/user\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 19:40:11] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 19:40:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:40:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:40:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:40:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:40:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:40:11] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:40:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:40:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/admin/report")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/admin/report\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 19:40:32] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"POST"} []
[2020-11-21 19:40:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:40:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:40:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:40:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:40:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 19:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? [14] []
[2020-11-21 19:40:32] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:40:32] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [206] []
[2020-11-21 19:40:32] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [207] []
[2020-11-21 19:40:32] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [208] []
[2020-11-21 19:40:32] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [209] []
[2020-11-21 19:40:32] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [210] []
[2020-11-21 19:40:32] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:40:32] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:40:32] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":3,"2":14} []
[2020-11-21 19:40:32] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":5,"2":14} []
[2020-11-21 19:40:32] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":6,"2":14} []
[2020-11-21 19:40:32] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":7,"2":14} []
[2020-11-21 19:40:32] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":9,"2":14} []
[2020-11-21 19:40:32] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:40:32] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:40:32] doctrine.DEBUG: UPDATE forms SET image2 = ? WHERE id = ? ["7c4dd69204bdd41c912f4200b3 [...]",14] []
[2020-11-21 19:40:32] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:40:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:40:33] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 19:40:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:40:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:40:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:40:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:40:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:40:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:40:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 19:40:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:40:35] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-21 19:40:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:40:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:40:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:40:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:40:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 19:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-21 19:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-21 19:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-21 19:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-21 19:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-21 19:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-21 19:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-21 19:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-21 19:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-21 19:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-21 19:40:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:40:50] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 19:40:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:40:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:40:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:40:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:40:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 19:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 19:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:40:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:40:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:40:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:40:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:40:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:40:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:40:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:40:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:40:52] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 19:40:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:40:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:40:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:40:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:40:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:40:52] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:40:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:41:04] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 19:41:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:41:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:41:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:41:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:41:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:41:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:41:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:41:16] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 19:41:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:41:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:41:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:41:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:41:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:41:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 19:41:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:41:17] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"serkan","3":1605976876,"4":5,"5":13,"6":10,"7":57,"8":2,"9":500,"10":1,"11":"text","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 19:41:17] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605976876,"4":5,"5":16,"6":10,"7":57,"8":2,"9":500,"10":1,"11":"checkbox","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 19:41:17] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"sdefvfghj","3":1605976876,"4":6,"5":15,"6":10,"7":57,"8":2,"9":500,"10":1,"11":"textarea","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 19:41:17] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1605976876,"4":7,"5":17,"6":10,"7":57,"8":2,"9":500,"10":1,"11":"radio","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 19:41:17] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"17:00","3":1605976876,"4":9,"5":21,"6":10,"7":57,"8":2,"9":500,"10":1,"11":"time","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 19:41:17] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"19:00","3":1605976876,"4":9,"5":22,"6":10,"7":57,"8":2,"9":500,"10":1,"11":"time","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-21 19:41:17] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1786,14] []
[2020-11-21 19:41:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605976876] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605976876] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605976876] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605976876] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605976876] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605976876] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605976876] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605976876] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605976876] []
[2020-11-21 19:41:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:18] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 19:41:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:41:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:41:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:41:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:41:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:41:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:41:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 19:41:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:41:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 19:41:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:41:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:41:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605976876] []
[2020-11-21 19:41:22] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:41:22] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1786,3032] []
[2020-11-21 19:41:22] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:41:22] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:41:22] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1786,3033] []
[2020-11-21 19:41:22] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:41:22] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:41:22] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1786,3034] []
[2020-11-21 19:41:22] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:41:22] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:41:22] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1786,3035] []
[2020-11-21 19:41:22] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:41:22] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:41:22] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1786,3036] []
[2020-11-21 19:41:22] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:41:22] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:41:22] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1786,3037] []
[2020-11-21 19:41:22] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:41:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:41:22] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605976876"},"request_uri":"https://sizehizmet.com/form/show/1605976876?%2Fform%2Fshow%2F1605976876=","method":"GET"} []
[2020-11-21 19:41:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:41:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:41:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:41:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:41:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605976876"] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605976876"] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605976876"] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605976876"] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605976876"] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605976876"] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605976876"] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605976876"] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605976876"] []
[2020-11-21 19:41:22] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:41:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:42:15] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 19:42:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:42:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:42:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:42:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:42:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:42:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:42:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 19:42:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:42:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 19:42:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:42:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:42:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:42:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:42:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:42:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:42:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:42:15] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:42:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:42:58] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 19:42:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:42:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:42:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:42:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:42:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [18] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 19:42:58] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:42:58] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Hakan Soylu","3":1605976978,"4":5,"5":13,"6":10,"7":57,"8":2,"9":54,"10":1,"11":"text","12":"21/11/2020","13":1605906000,"14":null,"15":"hakan.soylu@sizehizmet.net"} []
[2020-11-21 19:42:58] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605976978,"4":5,"5":16,"6":10,"7":57,"8":2,"9":54,"10":1,"11":"checkbox","12":"21/11/2020","13":1605906000,"14":null,"15":"hakan.soylu@sizehizmet.net"} []
[2020-11-21 19:42:58] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Depo\r\n","3":1605976978,"4":5,"5":16,"6":10,"7":57,"8":2,"9":54,"10":1,"11":"checkbox","12":"21/11/2020","13":1605906000,"14":null,"15":"hakan.soylu@sizehizmet.net"} []
[2020-11-21 19:42:58] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Finans\r\n","3":1605976978,"4":5,"5":16,"6":10,"7":57,"8":2,"9":54,"10":1,"11":"checkbox","12":"21/11/2020","13":1605906000,"14":null,"15":"hakan.soylu@sizehizmet.net"} []
[2020-11-21 19:42:58] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"dsasdasdsdsa","3":1605976978,"4":6,"5":15,"6":10,"7":57,"8":2,"9":54,"10":1,"11":"textarea","12":"21/11/2020","13":1605906000,"14":null,"15":"hakan.soylu@sizehizmet.net"} []
[2020-11-21 19:42:58] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"dsdsads","3":1605976978,"4":7,"5":18,"6":10,"7":57,"8":2,"9":54,"10":1,"11":"radiodesc","12":"21/11/2020","13":1605906000,"14":null,"15":"hakan.soylu@sizehizmet.net"} []
[2020-11-21 19:42:58] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"06:30","3":1605976978,"4":9,"5":21,"6":10,"7":57,"8":2,"9":54,"10":1,"11":"time","12":"21/11/2020","13":1605906000,"14":null,"15":"hakan.soylu@sizehizmet.net"} []
[2020-11-21 19:42:58] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:30","3":1605976978,"4":9,"5":22,"6":10,"7":57,"8":2,"9":54,"10":1,"11":"time","12":"21/11/2020","13":1605906000,"14":null,"15":"hakan.soylu@sizehizmet.net"} []
[2020-11-21 19:42:58] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1787,14] []
[2020-11-21 19:42:58] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605976978] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605976978] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605976978] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605976978] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605976978] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605976978] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605976978] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605976978] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605976978] []
[2020-11-21 19:42:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605976978] []
[2020-11-21 19:43:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1787,3038] []
[2020-11-21 19:43:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1787,3039] []
[2020-11-21 19:43:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1787,3040] []
[2020-11-21 19:43:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1787,3041] []
[2020-11-21 19:43:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1787,3042] []
[2020-11-21 19:43:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1787,3043] []
[2020-11-21 19:43:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1787,3044] []
[2020-11-21 19:43:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:43:02] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1787,3045] []
[2020-11-21 19:43:02] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:43:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:43:02] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605976978"},"request_uri":"https://sizehizmet.com/form/show/1605976978?%2Fform%2Fshow%2F1605976978=","method":"GET"} []
[2020-11-21 19:43:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:43:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:43:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:43:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:43:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605976978"] []
[2020-11-21 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-21 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-21 19:43:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 19:43:02] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:43:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605976978"] []
[2020-11-21 19:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605976978"] []
[2020-11-21 19:43:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605976978"] []
[2020-11-21 19:43:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605976978"] []
[2020-11-21 19:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605976978"] []
[2020-11-21 19:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605976978"] []
[2020-11-21 19:43:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605976978"] []
[2020-11-21 19:43:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605976978"] []
[2020-11-21 19:43:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:43:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:44:32] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 19:44:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:44:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:44:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:44:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:44:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976876"] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976978"] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:44:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:44:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:44:41] request.INFO: Matched route "admin_report_detail". {"route":"admin_report_detail","route_parameters":{"_route":"admin_report_detail","_controller":"App\\Controller\\Admin\\ReportController::detail","create_time":"1605976978"},"request_uri":"https://sizehizmet.com/admin/report/detail/1605976978?%2Fadmin%2Freport%2Fdetail%2F1605976978=","method":"GET"} []
[2020-11-21 19:44:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:44:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:44:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:44:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:44:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:44:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:44:41] request.INFO: Matched route "web_form_print". {"route":"web_form_print","route_parameters":{"_route":"web_form_print","_controller":"App\\Controller\\Web\\FormDetailController::print","time":"1605976978"},"request_uri":"https://sizehizmet.com/form/print/1605976978?%2Fform%2Fprint%2F1605976978=","method":"GET"} []
[2020-11-21 19:44:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:44:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:44:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:44:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:44:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605976978"] []
[2020-11-21 19:44:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:44:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:45:44] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 19:45:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:45:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:45:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:45:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:45:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976876"] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976978"] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:45:44] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 19:45:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:45:46] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-21 19:45:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:45:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:45:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:45:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:45:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:45:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:45:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 19:45:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:45:48] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-21 19:45:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:45:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:45:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:45:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:45:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:45:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:45:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-21 19:45:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-21 19:45:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-21 19:45:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-21 19:45:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-21 19:45:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-21 19:45:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-21 19:45:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-21 19:45:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-21 19:45:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-21 19:45:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-21 19:45:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:46:02] request.INFO: Matched route "admin_report_detail". {"route":"admin_report_detail","route_parameters":{"_route":"admin_report_detail","_controller":"App\\Controller\\Admin\\ReportController::detail","create_time":"1605976978"},"request_uri":"https://sizehizmet.com/admin/report/detail/1605976978?%2Fadmin%2Freport%2Fdetail%2F1605976978=","method":"GET"} []
[2020-11-21 19:46:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:46:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:46:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:46:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:46:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:46:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:46:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:46:03] request.INFO: Matched route "web_form_print". {"route":"web_form_print","route_parameters":{"_route":"web_form_print","_controller":"App\\Controller\\Web\\FormDetailController::print","time":"1605976978"},"request_uri":"https://sizehizmet.com/form/print/1605976978?%2Fform%2Fprint%2F1605976978=","method":"GET"} []
[2020-11-21 19:46:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:46:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:46:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:46:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:46:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605976978"] []
[2020-11-21 19:46:03] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:46:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:46:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/admin/report/detail/1605976978")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/admin/report/detail/1605976978\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 19:47:20] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-21 19:47:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:47:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:47:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:47:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:47:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:47:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:47:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 19:47:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 19:47:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-21 19:47:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 19:47:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 19:47:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:47:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:47:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:47:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:47:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:47:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:47:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:49:48] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 19:49:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:49:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:49:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:49:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:49:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [19] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 19:49:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:49:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Hakan Soylu","3":1605977388,"4":5,"5":13,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"text","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-21 19:49:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605977388,"4":5,"5":16,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"checkbox","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-21 19:49:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Depo\r\n","3":1605977388,"4":5,"5":16,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"checkbox","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-21 19:49:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Muhasebe\r\n","3":1605977388,"4":5,"5":16,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"checkbox","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-21 19:49:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"dsadsa","3":1605977388,"4":6,"5":15,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"textarea","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-21 19:49:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"dsdadsadas","3":1605977388,"4":7,"5":19,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"radiodesc","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-21 19:49:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"19:35","3":1605977388,"4":9,"5":21,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"time","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-21 19:49:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"19:45","3":1605977388,"4":9,"5":22,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"time","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-21 19:49:48] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1788,14] []
[2020-11-21 19:49:48] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605977388] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605977388] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605977388] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605977388] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605977388] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605977388] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605977388] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605977388] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605977388] []
[2020-11-21 19:49:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:49:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605977388] []
[2020-11-21 19:49:55] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1788,3046] []
[2020-11-21 19:49:55] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1788,3047] []
[2020-11-21 19:49:55] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1788,3048] []
[2020-11-21 19:49:55] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1788,3049] []
[2020-11-21 19:49:55] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1788,3050] []
[2020-11-21 19:49:55] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1788,3051] []
[2020-11-21 19:49:55] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1788,3052] []
[2020-11-21 19:49:55] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:49:55] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1788,3053] []
[2020-11-21 19:49:55] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:49:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:49:56] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605977388"},"request_uri":"https://sizehizmet.com/form/show/1605977388?%2Fform%2Fshow%2F1605977388=","method":"GET"} []
[2020-11-21 19:49:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:49:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:49:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:49:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:49:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605977388"] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605977388"] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605977388"] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605977388"] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605977388"] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605977388"] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605977388"] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605977388"] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605977388"] []
[2020-11-21 19:49:56] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:49:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:51:33] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-21 19:51:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:51:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:51:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:51:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:51:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [19] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-21 19:51:33] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:51:33] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Hakan Soylu","3":1605977493,"4":5,"5":13,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"text","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-21 19:51:33] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1605977493,"4":5,"5":16,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"checkbox","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-21 19:51:33] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Depo\r\n","3":1605977493,"4":5,"5":16,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"checkbox","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-21 19:51:33] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Muhasebe\r\n","3":1605977493,"4":5,"5":16,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"checkbox","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-21 19:51:33] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"dsadsa","3":1605977493,"4":6,"5":15,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"textarea","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-21 19:51:33] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"dsdadsadas","3":1605977493,"4":7,"5":19,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"radiodesc","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-21 19:51:33] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"19:35","3":1605977493,"4":9,"5":21,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"time","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-21 19:51:33] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"19:45","3":1605977493,"4":9,"5":22,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"time","12":"21/11/2020","13":1605906000,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-21 19:51:33] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1789,14] []
[2020-11-21 19:51:33] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1605977493] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1605977493] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1605977493] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1605977493] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1605977493] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1605977493] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1605977493] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1605977493] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1605977493] []
[2020-11-21 19:51:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:51:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1605977493] []
[2020-11-21 19:51:37] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1789,3054] []
[2020-11-21 19:51:37] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1789,3055] []
[2020-11-21 19:51:37] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1789,3056] []
[2020-11-21 19:51:37] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1789,3057] []
[2020-11-21 19:51:37] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1789,3058] []
[2020-11-21 19:51:37] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1789,3059] []
[2020-11-21 19:51:37] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1789,3060] []
[2020-11-21 19:51:37] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-21 19:51:37] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1789,3061] []
[2020-11-21 19:51:37] doctrine.DEBUG: "COMMIT" [] []
[2020-11-21 19:51:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 19:51:38] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1605977493"},"request_uri":"https://sizehizmet.com/form/show/1605977493?%2Fform%2Fshow%2F1605977493=","method":"GET"} []
[2020-11-21 19:51:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 19:51:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 19:51:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 19:51:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:51:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605977493"] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605977493"] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605977493"] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605977493"] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605977493"] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605977493"] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605977493"] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605977493"] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605977493"] []
[2020-11-21 19:51:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 19:51:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 20:43:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 20:46:38] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/?ND=","method":"GET"} []
[2020-11-21 20:46:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 20:46:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 20:46:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 20:46:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 20:51:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 20:58:10] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-21 20:58:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 20:58:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 20:58:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 20:58:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 22:52:41] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 22:52:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 22:52:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:52:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:52:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 22:52:42] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /home/sizehizmet/public_html/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} []
[2020-11-21 22:52:42] security.DEBUG: Calling Authentication entry point. [] []
[2020-11-21 22:52:42] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-21 22:52:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 22:52:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:52:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:52:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-21 22:53:02] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-21 22:53:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 22:53:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:02] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:02] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["hakan.soylu@sizehizmet.com.tr"] []
[2020-11-21 22:53:03] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"hakan.soylu@sizehizmet.com.tr\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:03] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Sat, 21 Nov 2020 19:53:03 GMT\r\nLocation:      https://sizehizmet.com/admin/report?%2Fadmin%2Freport=\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url=https://sizehizmet.com/admin/report?%2Fadmin%2Freport=\" />\n\n        <title>Redirecting to https://sizehizmet.com/admin/report?%2Fadmin%2Freport=</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=\">https://sizehizmet.com/admin/report?%2Fadmin%2Freport=</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:03] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:03] security.DEBUG: The "App\Security\UserAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 22:53:03] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-21 22:53:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 22:53:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 22:53:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 22:53:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 22:53:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 22:53:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 22:53:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 22:53:03] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-21 22:53:03] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-21 22:53:03] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-21 22:53:03] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-21 22:53:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-21 22:53:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 22:53:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-21 22:53:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-21 22:53:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-21 22:53:04] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-21 22:53:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976876"] []
[2020-11-21 22:53:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976978"] []
[2020-11-21 22:53:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605977388"] []
[2020-11-21 22:53:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605977493"] []
[2020-11-21 22:53:04] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-21 22:53:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 22:53:04] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-21 22:53:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 22:53:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/pdf/destekcomputer_1789.pdf" (from "https://sizehizmet.com/admin/report?%2Fadmin%2Freport=")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/pdf/destekcomputer_1789.pdf\" (from \"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-21 22:53:20] request.INFO: Matched route "admin_report_detail". {"route":"admin_report_detail","route_parameters":{"_route":"admin_report_detail","_controller":"App\\Controller\\Admin\\ReportController::detail","create_time":"1605977493"},"request_uri":"https://sizehizmet.com/admin/report/detail/1605977493?%2Fadmin%2Freport%2Fdetail%2F1605977493=","method":"GET"} []
[2020-11-21 22:53:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 22:53:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 22:53:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 22:53:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 22:53:20] request.INFO: Matched route "web_form_print". {"route":"web_form_print","route_parameters":{"_route":"web_form_print","_controller":"App\\Controller\\Web\\FormDetailController::print","time":"1605977493"},"request_uri":"https://sizehizmet.com/form/print/1605977493?%2Fform%2Fprint%2F1605977493=","method":"GET"} []
[2020-11-21 22:53:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 22:53:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 22:53:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 22:53:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1605977493"] []
[2020-11-21 22:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 22:53:47] request.INFO: Matched route "admin_report_edit". {"route":"admin_report_edit","route_parameters":{"_route":"admin_report_edit","_controller":"App\\Controller\\Admin\\ReportController::edit","url":"14","create_time":"1605977493"},"request_uri":"https://sizehizmet.com/admin/report/edit/14/1605977493?%2Fadmin%2Freport%2Fedit%2F14%2F1605977493=","method":"GET"} []
[2020-11-21 22:53:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 22:53:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 22:53:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 22:53:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? LIMIT 1 ["14"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.create_time = ? LIMIT 1 [14,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,13,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,16,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,16,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,16,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,16,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,16,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,16,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,16,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,16,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,16,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,15,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,17,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,18,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,18,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,18,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,19,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,19,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,19,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,21,"1605977493"] []
[2020-11-21 22:53:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.fields_id = ? AND t0.create_time = ? LIMIT 1 [14,22,"1605977493"] []
[2020-11-21 22:53:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-21 22:53:52] request.INFO: Matched route "admin_users". {"route":"admin_users","route_parameters":{"_route":"admin_users","_controller":"App\\Controller\\Admin\\UsersController::index"},"request_uri":"https://sizehizmet.com/admin/users?%2Fadmin%2Fusers=","method":"GET"} []
[2020-11-21 22:53:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-21 22:53:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-21 22:53:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-21 22:53:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-21 22:53:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-21 22:53:53] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3 FROM users u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_ADMIN\"%"] []
[2020-11-21 22:53:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 11:56:15] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-22 11:56:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 11:56:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 11:56:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 11:56:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 12:18:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-22 12:38:18] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-22 12:38:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 12:38:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 12:38:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 12:38:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 13:46:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-22 13:46:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-22 13:47:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-22 13:47:14] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-22 13:47:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 13:47:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 13:47:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 13:47:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 13:47:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-22 13:47:24] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://sizehizmet.com/","method":"GET"} []
[2020-11-22 13:47:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 13:47:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 13:47:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 13:47:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 13:56:09] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-22 13:56:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 13:56:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 13:56:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 13:56:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 14:37:55] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-22 14:37:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 14:37:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 14:37:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 14:37:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 14:37:57] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/login")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/login\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-22 14:38:31] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-22 14:38:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 14:38:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 14:38:31] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 14:38:31] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["hakan.soylu@sizehizmet.com.tr"] []
[2020-11-22 14:38:32] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"hakan.soylu@sizehizmet.com.tr\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 14:38:32] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 14:38:32] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 14:38:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 14:38:32] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-22 14:38:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 14:38:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 14:38:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 14:38:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 14:38:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 14:38:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-22 14:38:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-22 14:38:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-22 14:38:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-22 14:38:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-22 14:38:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 14:38:32] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-22 14:38:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-22 14:38:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-22 14:38:33] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-22 14:38:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976876"] []
[2020-11-22 14:38:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976978"] []
[2020-11-22 14:38:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605977388"] []
[2020-11-22 14:38:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605977493"] []
[2020-11-22 14:38:33] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-22 14:38:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-22 14:38:33] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-22 14:38:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 14:38:41] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-22 14:38:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 14:38:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 14:38:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 14:38:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 14:38:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 14:38:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 14:38:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 14:38:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 14:38:43] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 14:38:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 14:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 14:38:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 14:38:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 14:38:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 14:38:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 14:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 14:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 14:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 14:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 14:38:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 14:38:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 14:38:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 14:38:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 14:38:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 14:38:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 14:38:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 14:38:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:21:56] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://mail.sizehizmet.com/","method":"GET"} []
[2020-11-22 17:21:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:21:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:21:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:21:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 17:21:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://mail.sizehizmet.com/")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://mail.sizehizmet.com/\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-22 17:46:27] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-22 17:46:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:46:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:46:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:46:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 17:47:36] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-22 17:47:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:47:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:47:36] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:47:36] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:47:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["hakan.soylu@sizehizmet.com.tr"] []
[2020-11-22 17:47:36] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"hakan.soylu@sizehizmet.com.tr\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:47:36] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:47:36] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:47:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:47:37] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-22 17:47:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:47:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:47:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:47:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:47:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 17:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 17:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 17:47:37] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-22 17:47:37] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-22 17:47:37] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-22 17:47:37] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-22 17:47:37] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-22 17:47:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 17:47:38] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-22 17:47:38] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-22 17:47:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-22 17:47:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-22 17:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976876"] []
[2020-11-22 17:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976978"] []
[2020-11-22 17:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605977388"] []
[2020-11-22 17:47:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605977493"] []
[2020-11-22 17:47:38] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-22 17:47:38] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-22 17:47:38] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-22 17:47:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:50:31] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-22 17:50:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:50:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:50:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:50:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:50:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976876"] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976978"] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605977388"] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605977493"] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-22 17:50:31] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-22 17:50:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:50:50] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-22 17:50:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:50:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:50:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:50:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:50:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:50:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:50:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 17:50:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:50:53] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-22 17:50:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:50:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:50:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:50:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:50:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:50:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:50:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 17:50:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-22 17:50:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-22 17:50:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-22 17:50:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-22 17:50:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-22 17:50:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-22 17:50:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-22 17:50:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-22 17:50:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-22 17:50:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-22 17:50:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:51:39] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"POST"} []
[2020-11-22 17:51:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:51:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:51:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:51:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:51:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:51:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 17:51:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? [14] []
[2020-11-22 17:51:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:51:40] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [211] []
[2020-11-22 17:51:40] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [212] []
[2020-11-22 17:51:40] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [213] []
[2020-11-22 17:51:40] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [214] []
[2020-11-22 17:51:40] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [215] []
[2020-11-22 17:51:40] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:51:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:51:40] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":3,"2":14} []
[2020-11-22 17:51:40] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":5,"2":14} []
[2020-11-22 17:51:40] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":6,"2":14} []
[2020-11-22 17:51:40] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":7,"2":14} []
[2020-11-22 17:51:40] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":9,"2":14} []
[2020-11-22 17:51:40] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:51:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:51:40] doctrine.DEBUG: UPDATE forms SET image = ? WHERE id = ? ["1d27e285306935eb07c88c88d0 [...]",14] []
[2020-11-22 17:51:40] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:51:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:51:40] doctrine.DEBUG: UPDATE forms SET image2 = ? WHERE id = ? ["0d2309b80537e11cd5a18ac10f [...]",14] []
[2020-11-22 17:51:40] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:51:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:51:41] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-22 17:51:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:51:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:51:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:51:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:51:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:51:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:51:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 17:51:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:51:57] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-22 17:51:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:51:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:51:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:51:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:51:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:51:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:51:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:51:57] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-22 17:51:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:51:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:51:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:51:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:51:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976876"] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976978"] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605977388"] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605977493"] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-22 17:51:58] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-22 17:51:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:52:17] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 17:52:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:52:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:52:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:52:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:52:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:52:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:52:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 17:52:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 17:52:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 17:52:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 17:52:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 17:52:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:52:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:52:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:52:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:52:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:52:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:52:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:53:10] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-22 17:53:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:53:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:53:10] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:53:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:53:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:53:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:53:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 17:53:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-22 17:53:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-22 17:53:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-22 17:53:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [19] []
[2020-11-22 17:53:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-22 17:53:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-22 17:53:10] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:53:10] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Hakan Soylu","3":1606056790,"4":5,"5":13,"6":10,"7":57,"8":2,"9":500,"10":1,"11":"text","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:53:10] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Depo\r\n","3":1606056790,"4":5,"5":16,"6":10,"7":57,"8":2,"9":500,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:53:10] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Finans\r\n","3":1606056790,"4":5,"5":16,"6":10,"7":57,"8":2,"9":500,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:53:10] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Muhasebe\r\n","3":1606056790,"4":5,"5":16,"6":10,"7":57,"8":2,"9":500,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:53:10] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"enemee","3":1606056790,"4":6,"5":15,"6":10,"7":57,"8":2,"9":500,"10":1,"11":"textarea","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:53:10] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"devam ediyor","3":1606056790,"4":7,"5":19,"6":10,"7":57,"8":2,"9":500,"10":1,"11":"radiodesc","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:53:10] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"19:35","3":1606056790,"4":9,"5":21,"6":10,"7":57,"8":2,"9":500,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:53:10] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"22:30","3":1606056790,"4":9,"5":22,"6":10,"7":57,"8":2,"9":500,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:53:10] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1790,14] []
[2020-11-22 17:53:10] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:53:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1606056790] []
[2020-11-22 17:53:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 17:53:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-22 17:53:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 17:53:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:53:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:53:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1606056790] []
[2020-11-22 17:53:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1606056790] []
[2020-11-22 17:53:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:53:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1606056790] []
[2020-11-22 17:53:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:53:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1606056790] []
[2020-11-22 17:53:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1606056790] []
[2020-11-22 17:53:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1606056790] []
[2020-11-22 17:53:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:53:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1606056790] []
[2020-11-22 17:53:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1606056790] []
[2020-11-22 17:53:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1606056790] []
[2020-11-22 17:53:20] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1790,3062] []
[2020-11-22 17:53:20] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1790,3063] []
[2020-11-22 17:53:20] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1790,3064] []
[2020-11-22 17:53:20] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1790,3065] []
[2020-11-22 17:53:20] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1790,3066] []
[2020-11-22 17:53:20] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1790,3067] []
[2020-11-22 17:53:20] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1790,3068] []
[2020-11-22 17:53:20] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:53:20] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1790,3069] []
[2020-11-22 17:53:20] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:53:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:53:20] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1606056790"},"request_uri":"https://sizehizmet.com/form/show/1606056790?%2Fform%2Fshow%2F1606056790=","method":"GET"} []
[2020-11-22 17:53:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:53:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:53:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:53:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:53:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1606056790"] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1606056790"] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1606056790"] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1606056790"] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1606056790"] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1606056790"] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1606056790"] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1606056790"] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1606056790"] []
[2020-11-22 17:53:20] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:53:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:57:08] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-22 17:57:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:57:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:57:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:57:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:57:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 17:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-22 17:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-22 17:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-22 17:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-22 17:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-22 17:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-22 17:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-22 17:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-22 17:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-22 17:57:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-22 17:57:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:57:33] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"POST"} []
[2020-11-22 17:57:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:57:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:57:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:57:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:57:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:57:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:57:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 17:57:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? [14] []
[2020-11-22 17:57:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:57:34] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [216] []
[2020-11-22 17:57:34] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [217] []
[2020-11-22 17:57:34] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [218] []
[2020-11-22 17:57:34] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [219] []
[2020-11-22 17:57:34] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [220] []
[2020-11-22 17:57:34] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:57:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:57:34] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":3,"2":14} []
[2020-11-22 17:57:34] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":5,"2":14} []
[2020-11-22 17:57:34] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":6,"2":14} []
[2020-11-22 17:57:34] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":7,"2":14} []
[2020-11-22 17:57:34] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":9,"2":14} []
[2020-11-22 17:57:34] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:57:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:57:34] doctrine.DEBUG: UPDATE forms SET image = ? WHERE id = ? ["19749061868b4205e1629240b5 [...]",14] []
[2020-11-22 17:57:34] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:57:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:57:34] doctrine.DEBUG: UPDATE forms SET image2 = ? WHERE id = ? ["a919db317184e3b7e961954f75 [...]",14] []
[2020-11-22 17:57:34] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:57:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:57:34] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-22 17:57:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:57:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:57:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:57:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:57:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:57:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:57:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 17:57:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:57:45] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 17:57:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:57:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:57:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:57:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:57:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 17:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 17:57:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 17:57:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 17:57:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 17:57:46] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:57:46] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:57:46] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:57:46] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:57:46] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:57:46] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:57:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:57:49] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 17:57:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:57:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:57:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:57:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:57:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:57:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:57:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 17:57:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 17:57:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 17:57:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 17:57:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 17:57:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:57:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:57:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:57:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:57:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:57:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:57:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:58:24] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-22 17:58:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:58:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:58:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:58:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:58:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [18] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-22 17:58:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:58:24] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"deneme","3":1606057104,"4":5,"5":13,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"text","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:58:24] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Depo\r\n","3":1606057104,"4":5,"5":16,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:58:24] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Finans\r\n","3":1606057104,"4":5,"5":16,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:58:24] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"fdsfdsfds","3":1606057104,"4":6,"5":15,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"textarea","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:58:24] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"gdfgfgfd","3":1606057104,"4":7,"5":18,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"radiodesc","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:58:24] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"19:36","3":1606057104,"4":9,"5":21,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:58:24] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"19:45","3":1606057104,"4":9,"5":22,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 17:58:24] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1791,14] []
[2020-11-22 17:58:24] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1606057104] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1606057104] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1606057104] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1606057104] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1606057104] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1606057104] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1606057104] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1606057104] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1606057104] []
[2020-11-22 17:58:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1606057104] []
[2020-11-22 17:58:29] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:58:29] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1791,3070] []
[2020-11-22 17:58:29] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:58:29] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:58:29] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1791,3071] []
[2020-11-22 17:58:29] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:58:29] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:58:29] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1791,3072] []
[2020-11-22 17:58:29] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:58:29] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:58:29] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1791,3073] []
[2020-11-22 17:58:29] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:58:29] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:58:29] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1791,3074] []
[2020-11-22 17:58:29] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:58:29] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:58:29] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1791,3075] []
[2020-11-22 17:58:29] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:58:29] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:58:29] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1791,3076] []
[2020-11-22 17:58:29] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:58:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:58:29] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1606057104"},"request_uri":"https://sizehizmet.com/form/show/1606057104?%2Fform%2Fshow%2F1606057104=","method":"GET"} []
[2020-11-22 17:58:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:58:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:58:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:58:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:58:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1606057104"] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1606057104"] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1606057104"] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1606057104"] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1606057104"] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1606057104"] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1606057104"] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1606057104"] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1606057104"] []
[2020-11-22 17:58:29] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 17:58:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:59:37] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-22 17:59:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:59:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:59:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:59:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:59:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:59:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:59:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 17:59:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-22 17:59:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-22 17:59:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-22 17:59:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-22 17:59:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-22 17:59:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-22 17:59:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-22 17:59:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-22 17:59:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-22 17:59:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-22 17:59:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:59:52] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"POST"} []
[2020-11-22 17:59:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:59:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:59:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:59:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:59:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:59:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:59:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 17:59:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? [14] []
[2020-11-22 17:59:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:59:52] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [221] []
[2020-11-22 17:59:52] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [222] []
[2020-11-22 17:59:52] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [223] []
[2020-11-22 17:59:52] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [224] []
[2020-11-22 17:59:52] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [225] []
[2020-11-22 17:59:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:59:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:59:52] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":3,"2":14} []
[2020-11-22 17:59:52] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":5,"2":14} []
[2020-11-22 17:59:52] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":6,"2":14} []
[2020-11-22 17:59:52] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":7,"2":14} []
[2020-11-22 17:59:52] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":9,"2":14} []
[2020-11-22 17:59:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:59:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:59:52] doctrine.DEBUG: UPDATE forms SET image = ? WHERE id = ? ["be13eae75131df8bb0e398e682 [...]",14] []
[2020-11-22 17:59:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:59:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 17:59:52] doctrine.DEBUG: UPDATE forms SET image2 = ? WHERE id = ? ["772af7476f9cddc41cee1088e4 [...]",14] []
[2020-11-22 17:59:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 17:59:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 17:59:53] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-22 17:59:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 17:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 17:59:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 17:59:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 17:59:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:59:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 17:59:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 17:59:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:00:04] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 18:00:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:00:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:00:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:00:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:00:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 18:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 18:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 18:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 18:00:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 18:00:05] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:05] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:05] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:05] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:05] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:05] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:00:46] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-22 18:00:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:00:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:00:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:00:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:00:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:00:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [19] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-22 18:00:47] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:00:47] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Onur","3":1606057247,"4":5,"5":13,"6":10,"7":57,"8":3,"9":900,"10":1,"11":"text","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:00:47] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Depo\r\n","3":1606057247,"4":5,"5":16,"6":10,"7":57,"8":3,"9":900,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:00:47] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Finans\r\n","3":1606057247,"4":5,"5":16,"6":10,"7":57,"8":3,"9":900,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:00:47] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Muhasebe\r\n","3":1606057247,"4":5,"5":16,"6":10,"7":57,"8":3,"9":900,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:00:47] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"ddsadsadsa","3":1606057247,"4":6,"5":15,"6":10,"7":57,"8":3,"9":900,"10":1,"11":"textarea","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:00:47] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"dsadsadsasda","3":1606057247,"4":7,"5":19,"6":10,"7":57,"8":3,"9":900,"10":1,"11":"radiodesc","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:00:47] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"06:30","3":1606057247,"4":9,"5":21,"6":10,"7":57,"8":3,"9":900,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:00:47] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"09:45","3":1606057247,"4":9,"5":22,"6":10,"7":57,"8":3,"9":900,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:00:47] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1792,14] []
[2020-11-22 18:00:47] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1606057247] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1606057247] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1606057247] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1606057247] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1606057247] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1606057247] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1606057247] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1606057247] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1606057247] []
[2020-11-22 18:00:47] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1606057247] []
[2020-11-22 18:00:51] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1792,3077] []
[2020-11-22 18:00:51] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1792,3078] []
[2020-11-22 18:00:51] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1792,3079] []
[2020-11-22 18:00:51] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1792,3080] []
[2020-11-22 18:00:51] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1792,3081] []
[2020-11-22 18:00:51] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1792,3082] []
[2020-11-22 18:00:51] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1792,3083] []
[2020-11-22 18:00:51] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:00:51] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1792,3084] []
[2020-11-22 18:00:51] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:00:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:00:51] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1606057247"},"request_uri":"https://sizehizmet.com/form/show/1606057247?%2Fform%2Fshow%2F1606057247=","method":"GET"} []
[2020-11-22 18:00:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:00:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:00:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:00:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:00:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1606057247"] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1606057247"] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1606057247"] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1606057247"] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1606057247"] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1606057247"] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1606057247"] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1606057247"] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1606057247"] []
[2020-11-22 18:00:51] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:00:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:01:51] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-22 18:01:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:01:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:01:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:01:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:01:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:01:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:01:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 18:01:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-22 18:01:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-22 18:01:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-22 18:01:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-22 18:01:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-22 18:01:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-22 18:01:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-22 18:01:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-22 18:01:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-22 18:01:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-22 18:01:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:02:20] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"POST"} []
[2020-11-22 18:02:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:02:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:02:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:02:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:02:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 18:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? [14] []
[2020-11-22 18:02:20] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:02:20] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [226] []
[2020-11-22 18:02:20] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [227] []
[2020-11-22 18:02:20] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [228] []
[2020-11-22 18:02:20] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [229] []
[2020-11-22 18:02:20] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [230] []
[2020-11-22 18:02:20] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:02:20] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:02:20] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":3,"2":14} []
[2020-11-22 18:02:20] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":5,"2":14} []
[2020-11-22 18:02:20] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":6,"2":14} []
[2020-11-22 18:02:20] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":7,"2":14} []
[2020-11-22 18:02:20] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":9,"2":14} []
[2020-11-22 18:02:20] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:02:20] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:02:20] doctrine.DEBUG: UPDATE forms SET image = ? WHERE id = ? ["8de806e606c10804f052774aa5 [...]",14] []
[2020-11-22 18:02:20] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:02:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:02:20] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-22 18:02:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:02:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:02:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:02:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:02:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 18:02:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:05:15] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-22 18:05:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:05:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:05:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:05:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:05:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:05:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:05:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 18:05:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-22 18:05:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-22 18:05:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-22 18:05:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-22 18:05:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-22 18:05:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-22 18:05:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-22 18:05:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-22 18:05:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-22 18:05:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-22 18:05:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:05:44] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"POST"} []
[2020-11-22 18:05:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:05:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:05:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:05:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:05:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:05:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:05:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 18:05:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? [14] []
[2020-11-22 18:05:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:05:45] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [231] []
[2020-11-22 18:05:45] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [232] []
[2020-11-22 18:05:45] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [233] []
[2020-11-22 18:05:45] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [234] []
[2020-11-22 18:05:45] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [235] []
[2020-11-22 18:05:45] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:05:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:05:45] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":3,"2":14} []
[2020-11-22 18:05:45] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":5,"2":14} []
[2020-11-22 18:05:45] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":6,"2":14} []
[2020-11-22 18:05:45] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":7,"2":14} []
[2020-11-22 18:05:45] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":9,"2":14} []
[2020-11-22 18:05:45] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:05:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:05:45] doctrine.DEBUG: UPDATE forms SET image = ? WHERE id = ? ["0adcb07f60920a4e45f70de014 [...]",14] []
[2020-11-22 18:05:45] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:05:45] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:05:45] doctrine.DEBUG: UPDATE forms SET image2 = ? WHERE id = ? ["2b1a99f792bffd7eb5ae2b7ebe [...]",14] []
[2020-11-22 18:05:45] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:05:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:05:45] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-22 18:05:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:05:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:05:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:05:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:05:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:05:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:05:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 18:05:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:05:53] request.INFO: Matched route "web_index_f". {"route":"web_index_f","route_parameters":{"_route":"web_index_f","_controller":"App\\Controller\\Web\\IndexController::form"},"request_uri":"https://sizehizmet.com/form/?%2Fform%2F=","method":"GET"} []
[2020-11-22 18:05:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:05:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:05:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:05:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:05:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:05:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:05:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:05:54] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 18:05:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:05:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:05:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:05:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:05:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:05:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:05:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 18:05:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 18:05:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 18:05:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 18:05:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 18:05:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:05:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:05:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:05:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:05:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:05:54] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:05:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:05:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/form/teknik-servis-formu")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/form/teknik-servis-formu\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-22 18:06:04] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 18:06:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:06:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:06:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:06:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:06:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:06:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:06:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 18:06:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 18:06:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 18:06:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 18:06:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 18:06:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:06:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:06:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:06:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:06:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:06:04] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:06:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:07:08] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-22 18:07:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:07:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:07:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:07:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:07:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [18] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-22 18:07:08] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:07:08] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Hakan Soylu","3":1606057628,"4":5,"5":13,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"text","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:07:08] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1606057628,"4":5,"5":16,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:07:08] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Depo\r\n","3":1606057628,"4":5,"5":16,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:07:08] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Finans\r\n","3":1606057628,"4":5,"5":16,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:07:08] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"fdsfdsfds","3":1606057628,"4":6,"5":15,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"textarea","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:07:08] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"fdsfdsfdsfds","3":1606057628,"4":7,"5":18,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"radiodesc","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:07:08] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"19:35","3":1606057628,"4":9,"5":21,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:07:08] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"21:45","3":1606057628,"4":9,"5":22,"6":10,"7":57,"8":2,"9":600,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmaill.com"} []
[2020-11-22 18:07:08] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1793,14] []
[2020-11-22 18:07:08] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1606057628] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1606057628] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1606057628] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1606057628] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1606057628] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1606057628] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1606057628] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1606057628] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1606057628] []
[2020-11-22 18:07:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1606057628] []
[2020-11-22 18:07:13] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1793,3085] []
[2020-11-22 18:07:13] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1793,3086] []
[2020-11-22 18:07:13] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1793,3087] []
[2020-11-22 18:07:13] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1793,3088] []
[2020-11-22 18:07:13] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1793,3089] []
[2020-11-22 18:07:13] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1793,3090] []
[2020-11-22 18:07:13] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1793,3091] []
[2020-11-22 18:07:13] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:07:13] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1793,3092] []
[2020-11-22 18:07:13] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:07:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:07:13] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1606057628"},"request_uri":"https://sizehizmet.com/form/show/1606057628?%2Fform%2Fshow%2F1606057628=","method":"GET"} []
[2020-11-22 18:07:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:07:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:07:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:07:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:07:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1606057628"] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1606057628"] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1606057628"] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1606057628"] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1606057628"] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1606057628"] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1606057628"] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1606057628"] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1606057628"] []
[2020-11-22 18:07:13] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:07:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:07:22] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://sizehizmet.com/","method":"GET"} []
[2020-11-22 18:07:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:07:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:07:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:07:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 18:10:16] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-22 18:10:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:10:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:10:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:10:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:10:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 18:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-22 18:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-22 18:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-22 18:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-22 18:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-22 18:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-22 18:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-22 18:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-22 18:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-22 18:10:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-22 18:10:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:10:33] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"POST"} []
[2020-11-22 18:10:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:10:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:10:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:10:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:10:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:10:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:10:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 18:10:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? [14] []
[2020-11-22 18:10:33] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:10:33] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [236] []
[2020-11-22 18:10:33] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [237] []
[2020-11-22 18:10:33] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [238] []
[2020-11-22 18:10:33] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [239] []
[2020-11-22 18:10:33] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [240] []
[2020-11-22 18:10:33] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:10:33] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:10:33] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":3,"2":14} []
[2020-11-22 18:10:33] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":5,"2":14} []
[2020-11-22 18:10:33] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":6,"2":14} []
[2020-11-22 18:10:33] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":7,"2":14} []
[2020-11-22 18:10:33] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":9,"2":14} []
[2020-11-22 18:10:33] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:10:33] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:10:33] doctrine.DEBUG: UPDATE forms SET image = ? WHERE id = ? ["803ff03d83c9b29790244860ce [...]",14] []
[2020-11-22 18:10:33] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:10:33] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:10:33] doctrine.DEBUG: UPDATE forms SET image2 = ? WHERE id = ? ["5e89a715668e3304d11e941840 [...]",14] []
[2020-11-22 18:10:33] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:10:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:10:34] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-22 18:10:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:10:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:10:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:10:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:10:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:10:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:10:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 18:10:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:10:45] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 18:10:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:10:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:10:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:10:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:10:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:10:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:10:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 18:10:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 18:10:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 18:10:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 18:10:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 18:10:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:10:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:10:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:10:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:10:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:10:45] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:10:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:11:48] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-22 18:11:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:11:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:11:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:11:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:11:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 18:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-22 18:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-22 18:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-22 18:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [19] []
[2020-11-22 18:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-22 18:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-22 18:11:48] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:11:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Onur","3":1606057908,"4":5,"5":13,"6":10,"7":57,"8":4,"9":888,"10":1,"11":"text","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:11:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1606057908,"4":5,"5":16,"6":10,"7":57,"8":4,"9":888,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:11:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Depo\r\n","3":1606057908,"4":5,"5":16,"6":10,"7":57,"8":4,"9":888,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:11:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Finans\r\n","3":1606057908,"4":5,"5":16,"6":10,"7":57,"8":4,"9":888,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:11:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"test edildi","3":1606057908,"4":6,"5":15,"6":10,"7":57,"8":4,"9":888,"10":1,"11":"textarea","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:11:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"teknolji de bir yere kadar :P","3":1606057908,"4":7,"5":19,"6":10,"7":57,"8":4,"9":888,"10":1,"11":"radiodesc","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:11:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"20:40","3":1606057908,"4":9,"5":21,"6":10,"7":57,"8":4,"9":888,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:11:48] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"22:50","3":1606057908,"4":9,"5":22,"6":10,"7":57,"8":4,"9":888,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:11:48] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1794,14] []
[2020-11-22 18:11:48] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1606057908] []
[2020-11-22 18:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 18:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [4] []
[2020-11-22 18:11:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 18:11:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:11:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1606057908] []
[2020-11-22 18:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1606057908] []
[2020-11-22 18:11:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1606057908] []
[2020-11-22 18:11:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1606057908] []
[2020-11-22 18:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1606057908] []
[2020-11-22 18:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1606057908] []
[2020-11-22 18:11:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1606057908] []
[2020-11-22 18:11:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1606057908] []
[2020-11-22 18:11:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:11:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1606057908] []
[2020-11-22 18:11:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1794,3093] []
[2020-11-22 18:11:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1794,3094] []
[2020-11-22 18:11:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1794,3095] []
[2020-11-22 18:11:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1794,3096] []
[2020-11-22 18:11:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1794,3097] []
[2020-11-22 18:11:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1794,3098] []
[2020-11-22 18:11:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1794,3099] []
[2020-11-22 18:11:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:11:52] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1794,3100] []
[2020-11-22 18:11:52] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:11:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:11:53] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1606057908"},"request_uri":"https://sizehizmet.com/form/show/1606057908?%2Fform%2Fshow%2F1606057908=","method":"GET"} []
[2020-11-22 18:11:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:11:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:11:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:11:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:11:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1606057908"] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [4] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1606057908"] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1606057908"] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1606057908"] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1606057908"] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1606057908"] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1606057908"] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1606057908"] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1606057908"] []
[2020-11-22 18:11:53] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:11:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:12:45] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-22 18:12:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:12:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:12:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:12:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:12:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:12:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:12:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 18:12:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-22 18:12:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-22 18:12:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-22 18:12:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-22 18:12:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-22 18:12:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-22 18:12:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-22 18:12:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-22 18:12:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-22 18:12:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-22 18:12:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:13:24] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"POST"} []
[2020-11-22 18:13:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:13:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:13:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:13:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:13:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:13:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:13:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 18:13:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? [14] []
[2020-11-22 18:13:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:13:24] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [241] []
[2020-11-22 18:13:24] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [242] []
[2020-11-22 18:13:24] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [243] []
[2020-11-22 18:13:24] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [244] []
[2020-11-22 18:13:24] doctrine.DEBUG: DELETE FROM form_groups_value WHERE id = ? [245] []
[2020-11-22 18:13:24] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:13:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:13:24] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":3,"2":14} []
[2020-11-22 18:13:24] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":5,"2":14} []
[2020-11-22 18:13:24] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":6,"2":14} []
[2020-11-22 18:13:24] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":7,"2":14} []
[2020-11-22 18:13:24] doctrine.DEBUG: INSERT INTO form_groups_value (groups_id, forms_id) VALUES (?, ?) {"1":9,"2":14} []
[2020-11-22 18:13:24] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:13:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:13:24] doctrine.DEBUG: UPDATE forms SET image = ? WHERE id = ? ["4a53f19e74f97599c14343b47a [...]",14] []
[2020-11-22 18:13:24] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:13:24] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:13:24] doctrine.DEBUG: UPDATE forms SET image2 = ? WHERE id = ? ["bdac3c14f21dad6da8b412f186 [...]",14] []
[2020-11-22 18:13:24] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:13:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:13:25] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-22 18:13:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:13:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:13:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:13:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:13:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:13:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:13:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 18:13:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:13:37] request.INFO: Matched route "web_index_f". {"route":"web_index_f","route_parameters":{"_route":"web_index_f","_controller":"App\\Controller\\Web\\IndexController::form"},"request_uri":"https://sizehizmet.com/form/?%2Fform%2F=","method":"GET"} []
[2020-11-22 18:13:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:13:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:13:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:13:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:13:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:13:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:13:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:13:37] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 18:13:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:13:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:13:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:13:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:13:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:13:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:13:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 18:13:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 18:13:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 18:13:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 18:13:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 18:13:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:37] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:13:41] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 18:13:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:13:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:13:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:13:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:13:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:13:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:13:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 18:13:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 18:13:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 18:13:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 18:13:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 18:13:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:41] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:13:44] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 18:13:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:13:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:13:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:13:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:13:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 18:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 18:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 18:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 18:13:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 18:13:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:44] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:13:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:14:29] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-22 18:14:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:14:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:14:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:14:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:14:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [18] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-22 18:14:30] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:14:30] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"deeb","3":1606058070,"4":5,"5":13,"6":10,"7":57,"8":5,"9":432,"10":1,"11":"text","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:14:30] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1606058070,"4":5,"5":16,"6":10,"7":57,"8":5,"9":432,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:14:30] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Depo\r\n","3":1606058070,"4":5,"5":16,"6":10,"7":57,"8":5,"9":432,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:14:30] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Finans\r\n","3":1606058070,"4":5,"5":16,"6":10,"7":57,"8":5,"9":432,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:14:30] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"fdsfsdfdsfds","3":1606058070,"4":6,"5":15,"6":10,"7":57,"8":5,"9":432,"10":1,"11":"textarea","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:14:30] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"ffdsfsdfd","3":1606058070,"4":7,"5":18,"6":10,"7":57,"8":5,"9":432,"10":1,"11":"radiodesc","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:14:30] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"08:40","3":1606058070,"4":9,"5":21,"6":10,"7":57,"8":5,"9":432,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:14:30] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"09:45","3":1606058070,"4":9,"5":22,"6":10,"7":57,"8":5,"9":432,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 18:14:30] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1795,14] []
[2020-11-22 18:14:30] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1606058070] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [5] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1606058070] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1606058070] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1606058070] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1606058070] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1606058070] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1606058070] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1606058070] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1606058070] []
[2020-11-22 18:14:30] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1606058070] []
[2020-11-22 18:14:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1795,3101] []
[2020-11-22 18:14:34] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1795,3102] []
[2020-11-22 18:14:34] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1795,3103] []
[2020-11-22 18:14:34] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1795,3104] []
[2020-11-22 18:14:34] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1795,3105] []
[2020-11-22 18:14:34] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1795,3106] []
[2020-11-22 18:14:34] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1795,3107] []
[2020-11-22 18:14:34] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 18:14:34] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1795,3108] []
[2020-11-22 18:14:34] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 18:14:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 18:14:34] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1606058070"},"request_uri":"https://sizehizmet.com/form/show/1606058070?%2Fform%2Fshow%2F1606058070=","method":"GET"} []
[2020-11-22 18:14:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 18:14:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 18:14:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 18:14:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:14:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1606058070"] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [5] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1606058070"] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1606058070"] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1606058070"] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1606058070"] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1606058070"] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1606058070"] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1606058070"] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1606058070"] []
[2020-11-22 18:14:34] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 18:14:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 19:59:15] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-22 19:59:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 19:59:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 19:59:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 19:59:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 19:59:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/login")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/login\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-22 19:59:47] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-22 19:59:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 19:59:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 19:59:47] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 19:59:47] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 19:59:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["hakan.soylu@sizehizmet.com.tr"] []
[2020-11-22 19:59:47] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"hakan.soylu@sizehizmet.com.tr\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 19:59:47] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 19:59:47] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 19:59:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 19:59:48] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-22 19:59:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 19:59:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 19:59:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 19:59:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 19:59:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976876"] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976978"] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605977388"] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605977493"] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606056790"] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606057104"] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606057247"] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606057628"] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606057908"] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606058070"] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-22 19:59:48] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-22 19:59:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 19:59:58] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-22 19:59:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 19:59:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 19:59:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 19:59:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 19:59:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 19:59:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 19:59:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 19:59:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:00:00] request.INFO: Matched route "admin_forms_edit". {"route":"admin_forms_edit","route_parameters":{"_route":"admin_forms_edit","_controller":"App\\Controller\\Admin\\FormsController::edit","id":"14"},"request_uri":"https://sizehizmet.com/admin/forms/edit/14?%2Fadmin%2Fforms%2Fedit%2F14=","method":"GET"} []
[2020-11-22 20:00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:00:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:00:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:00:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:00:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:00:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? ["14"] []
[2020-11-22 20:00:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.name AS name_3, t0.group_type AS group_type_4, t0.queue AS queue_5 FROM form_groups t0 [] []
[2020-11-22 20:00:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,1] []
[2020-11-22 20:00:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,2] []
[2020-11-22 20:00:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,3] []
[2020-11-22 20:00:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,4] []
[2020-11-22 20:00:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,5] []
[2020-11-22 20:00:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,6] []
[2020-11-22 20:00:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,7] []
[2020-11-22 20:00:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,8] []
[2020-11-22 20:00:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.groups_id AS groups_id_2, t0.forms_id AS forms_id_3 FROM form_groups_value t0 WHERE t0.forms_id = ? AND t0.groups_id = ? [14,9] []
[2020-11-22 20:00:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:00:47] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-22 20:00:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:00:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:00:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:00:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:00:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:00:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 20:00:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:00:49] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 20:00:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:00:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:00:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:00:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:00:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:00:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:00:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 20:00:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 20:00:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 20:00:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 20:00:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 20:00:49] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:00:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:00:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:00:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:00:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:00:50] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:00:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:01:22] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-22 20:01:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:01:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:01:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:01:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:01:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:01:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-22 20:01:23] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:01:23] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"SERKAN","3":1606064483,"4":5,"5":13,"6":10,"7":57,"8":3,"9":500,"10":1,"11":"text","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:01:23] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1606064483,"4":5,"5":16,"6":10,"7":57,"8":3,"9":500,"10":1,"11":"checkbox","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:01:23] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"TEST","3":1606064483,"4":6,"5":15,"6":10,"7":57,"8":3,"9":500,"10":1,"11":"textarea","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:01:23] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1606064483,"4":7,"5":17,"6":10,"7":57,"8":3,"9":500,"10":1,"11":"radio","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:01:23] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"17:30","3":1606064483,"4":9,"5":21,"6":10,"7":57,"8":3,"9":500,"10":1,"11":"time","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:01:23] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"19:00","3":1606064483,"4":9,"5":22,"6":10,"7":57,"8":3,"9":500,"10":1,"11":"time","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:01:23] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1796,14] []
[2020-11-22 20:01:23] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1606064483] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1606064483] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1606064483] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1606064483] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1606064483] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1606064483] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1606064483] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1606064483] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1606064483] []
[2020-11-22 20:01:23] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:01:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1606064483] []
[2020-11-22 20:01:27] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:01:27] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1796,3109] []
[2020-11-22 20:01:27] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:01:27] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:01:27] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1796,3110] []
[2020-11-22 20:01:27] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:01:27] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:01:27] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1796,3111] []
[2020-11-22 20:01:27] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:01:27] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:01:27] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1796,3112] []
[2020-11-22 20:01:27] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:01:27] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:01:27] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1796,3113] []
[2020-11-22 20:01:27] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:01:27] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:01:27] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1796,3114] []
[2020-11-22 20:01:27] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:01:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:01:28] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1606064483"},"request_uri":"https://sizehizmet.com/form/show/1606064483?%2Fform%2Fshow%2F1606064483=","method":"GET"} []
[2020-11-22 20:01:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:01:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:01:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:01:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:01:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1606064483"] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [3] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1606064483"] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1606064483"] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1606064483"] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1606064483"] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1606064483"] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1606064483"] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1606064483"] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1606064483"] []
[2020-11-22 20:01:28] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:01:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:19:50] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-22 20:19:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:19:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:19:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:19:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:19:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:19:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:19:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 20:19:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-22 20:19:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-22 20:19:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-22 20:19:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-22 20:19:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-22 20:19:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-22 20:19:51] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:19:51] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"SERKAN","3":1606065591,"4":5,"5":13,"6":10,"7":57,"8":4,"9":5000,"10":1,"11":"text","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:19:51] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1606065591,"4":5,"5":16,"6":10,"7":57,"8":4,"9":5000,"10":1,"11":"checkbox","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:19:51] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"TEST","3":1606065591,"4":6,"5":15,"6":10,"7":57,"8":4,"9":5000,"10":1,"11":"textarea","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:19:51] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1606065591,"4":7,"5":17,"6":10,"7":57,"8":4,"9":5000,"10":1,"11":"radio","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:19:51] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"17:30","3":1606065591,"4":9,"5":21,"6":10,"7":57,"8":4,"9":5000,"10":1,"11":"time","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:19:51] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"19:00","3":1606065591,"4":9,"5":22,"6":10,"7":57,"8":4,"9":5000,"10":1,"11":"time","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:19:51] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1797,14] []
[2020-11-22 20:19:51] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:19:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1606065591] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [4] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1606065591] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1606065591] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1606065591] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1606065591] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1606065591] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1606065591] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1606065591] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1606065591] []
[2020-11-22 20:19:52] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:19:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1606065591] []
[2020-11-22 20:19:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:19:57] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1797,3115] []
[2020-11-22 20:19:57] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:19:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:19:57] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1797,3116] []
[2020-11-22 20:19:57] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:19:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:19:57] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1797,3117] []
[2020-11-22 20:19:57] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:19:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:19:57] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1797,3118] []
[2020-11-22 20:19:57] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:19:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:19:57] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1797,3119] []
[2020-11-22 20:19:57] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:19:57] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:19:57] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1797,3120] []
[2020-11-22 20:19:57] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:19:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:19:58] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1606065591"},"request_uri":"https://sizehizmet.com/form/show/1606065591?%2Fform%2Fshow%2F1606065591=","method":"GET"} []
[2020-11-22 20:19:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:19:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:19:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:19:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:19:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:19:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1606065591"] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [4] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1606065591"] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1606065591"] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1606065591"] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1606065591"] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1606065591"] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1606065591"] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1606065591"] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1606065591"] []
[2020-11-22 20:19:59] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:19:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:21:07] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-22 20:21:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:21:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:21:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:21:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:21:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-22 20:21:07] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:21:07] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"SERKAN","3":1606065667,"4":5,"5":13,"6":10,"7":57,"8":5,"9":50000,"10":1,"11":"text","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:21:07] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1606065667,"4":5,"5":16,"6":10,"7":57,"8":5,"9":50000,"10":1,"11":"checkbox","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:21:07] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"TESTtyhjk","3":1606065667,"4":6,"5":15,"6":10,"7":57,"8":5,"9":50000,"10":1,"11":"textarea","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:21:07] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1606065667,"4":7,"5":17,"6":10,"7":57,"8":5,"9":50000,"10":1,"11":"radio","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:21:07] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"17:30","3":1606065667,"4":9,"5":21,"6":10,"7":57,"8":5,"9":50000,"10":1,"11":"time","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:21:07] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"19:00","3":1606065667,"4":9,"5":22,"6":10,"7":57,"8":5,"9":50000,"10":1,"11":"time","12":"18/11/2020","13":1605646800,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:21:07] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1798,14] []
[2020-11-22 20:21:07] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1606065667] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [5] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1606065667] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1606065667] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1606065667] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1606065667] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1606065667] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1606065667] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1606065667] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1606065667] []
[2020-11-22 20:21:07] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:21:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1606065667] []
[2020-11-22 20:21:11] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:21:11] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1798,3121] []
[2020-11-22 20:21:11] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:21:11] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:21:11] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1798,3122] []
[2020-11-22 20:21:11] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:21:11] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:21:11] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1798,3123] []
[2020-11-22 20:21:11] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:21:11] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:21:11] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1798,3124] []
[2020-11-22 20:21:11] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:21:11] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:21:11] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1798,3125] []
[2020-11-22 20:21:11] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:21:11] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:21:11] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1798,3126] []
[2020-11-22 20:21:11] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:21:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:21:12] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1606065667"},"request_uri":"https://sizehizmet.com/form/show/1606065667?%2Fform%2Fshow%2F1606065667=","method":"GET"} []
[2020-11-22 20:21:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:21:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:21:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:21:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:21:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1606065667"] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [5] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1606065667"] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1606065667"] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1606065667"] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1606065667"] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1606065667"] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1606065667"] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1606065667"] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1606065667"] []
[2020-11-22 20:21:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:21:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:28:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /llogin"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /llogin\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-22 20:28:58] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 20:28:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:28:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:28:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:28:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 20:28:58] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /home/sizehizmet/public_html/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} []
[2020-11-22 20:28:58] security.DEBUG: Calling Authentication entry point. [] []
[2020-11-22 20:28:58] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-22 20:28:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:28:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:28:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:28:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 20:28:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico" (from "https://sizehizmet.com/login")" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" (from \"https://sizehizmet.com/login\") at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-22 20:29:06] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-22 20:29:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:29:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:29:06] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:29:07] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:29:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["hakan.soylu@sizehizmet.com.tr"] []
[2020-11-22 20:29:07] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"hakan.soylu@sizehizmet.com.tr\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:29:07] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Sun, 22 Nov 2020 17:29:07 GMT\r\nLocation:      https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url=https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=\" />\n\n        <title>Redirecting to https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=\">https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:29:07] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:29:07] security.DEBUG: The "App\Security\UserAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:29:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:29:07] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 20:29:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:29:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:29:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:29:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:29:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:29:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:29:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 20:29:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 20:29:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 20:29:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 20:29:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 20:29:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:29:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:29:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:29:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:29:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:29:08] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:29:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:30:11] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-22 20:30:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:30:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:30:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:30:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:30:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:30:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:30:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 20:30:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-22 20:30:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-22 20:30:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-22 20:30:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [19] []
[2020-11-22 20:30:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-22 20:30:12] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:30:12] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Onur","3":1606066211,"4":5,"5":13,"6":10,"7":57,"8":2,"9":999,"10":1,"11":"text","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:30:12] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Finans\r\n","3":1606066211,"4":5,"5":16,"6":10,"7":57,"8":2,"9":999,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:30:12] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Muhasebe\r\n","3":1606066211,"4":5,"5":16,"6":10,"7":57,"8":2,"9":999,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:30:12] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Sevkiyat\r\n","3":1606066211,"4":5,"5":16,"6":10,"7":57,"8":2,"9":999,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:30:12] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"fdsfdfdsfds","3":1606066211,"4":6,"5":15,"6":10,"7":57,"8":2,"9":999,"10":1,"11":"textarea","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:30:12] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"test","3":1606066211,"4":7,"5":19,"6":10,"7":57,"8":2,"9":999,"10":1,"11":"radiodesc","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:30:12] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"20:40","3":1606066211,"4":9,"5":21,"6":10,"7":57,"8":2,"9":999,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:30:12] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"22:50","3":1606066211,"4":9,"5":22,"6":10,"7":57,"8":2,"9":999,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:30:12] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1799,14] []
[2020-11-22 20:30:12] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1606066211] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1606066211] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1606066211] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1606066211] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1606066211] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1606066211] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1606066211] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1606066211] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1606066211] []
[2020-11-22 20:30:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1606066211] []
[2020-11-22 20:30:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1799,3127] []
[2020-11-22 20:30:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1799,3128] []
[2020-11-22 20:30:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1799,3129] []
[2020-11-22 20:30:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1799,3130] []
[2020-11-22 20:30:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1799,3131] []
[2020-11-22 20:30:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1799,3132] []
[2020-11-22 20:30:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1799,3133] []
[2020-11-22 20:30:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:30:17] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1799,3134] []
[2020-11-22 20:30:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:30:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:30:17] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1606066211"},"request_uri":"https://sizehizmet.com/form/show/1606066211?%2Fform%2Fshow%2F1606066211=","method":"GET"} []
[2020-11-22 20:30:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:30:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:30:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:30:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:30:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1606066211"] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1606066211"] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1606066211"] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1606066211"] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1606066211"] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1606066211"] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1606066211"] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1606066211"] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1606066211"] []
[2020-11-22 20:30:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:30:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:40:29] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-22 20:40:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:40:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:40:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:40:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:40:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:40:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:40:31] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-22 20:40:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:40:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:40:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:40:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:40:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 20:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 20:40:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY f1_.create_time [] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '1' GROUP BY f1_.create_time [] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.paid = '2' GROUP BY f1_.create_time [] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '2' GROUP BY f1_.create_time [] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.paid) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.services_id = '3' GROUP BY f1_.create_time [] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.form_value AS form_value_2, f0_.create_time AS create_time_3, f0_.groups_id AS groups_id_4, f0_.fields_id AS fields_id_5, f0_.staff_id AS staff_id_6, f0_.company_id AS company_id_7, f0_.services_id AS services_id_8, f0_.price AS price_9, f0_.paid AS paid_10, f0_.type AS type_11, f0_.date AS date_12, f0_.datetime AS datetime_13, f0_.no AS no_14, f0_.email AS email_15, s1_.id AS id_16, s1_.name AS name_17, s1_.email AS email_18, c2_.id AS id_19, c2_.name AS name_20, c2_.auth AS auth_21, c2_.email AS email_22, c2_.phone AS phone_23, c2_.address AS address_24, c2_.information AS information_25 FROM form_submit f0_ INNER JOIN staff s1_ ON (s1_.id = f0_.staff_id) INNER JOIN company c2_ ON (c2_.id = f0_.company_id) WHERE f0_.id > 0 GROUP BY f0_.create_time ORDER BY f0_.create_time DESC [] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.id > 0 GROUP BY s0_.id [] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY c0_.id [] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.auth AS auth_2, c0_.email AS email_3, c0_.phone AS phone_4, c0_.address AS address_5, c0_.information AS information_6, f1_.type AS type_7, f1_.fields_id AS fields_id_8, SUM(DISTINCT f1_.price) AS sclr_9, COUNT(DISTINCT f1_.create_time) AS sclr_10, f1_.create_time AS create_time_11 FROM company c0_ INNER JOIN form_submit f1_ ON (c0_.id = f1_.company_id) WHERE f1_.id > 0 AND f1_.company_id = '57' GROUP BY f1_.create_time [] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976876"] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605976978"] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605977388"] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1605977493"] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606056790"] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606057104"] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606057247"] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606057628"] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606057908"] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606058070"] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606064483"] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606065591"] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606065667"] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.type = ? AND t0.create_time = ? ["time","1606066211"] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT COUNT(DISTINCT f0_.create_time) AS sclr_0, c1_.id AS id_1, c1_.name AS name_2, c1_.auth AS auth_3, c1_.email AS email_4, c1_.phone AS phone_5, c1_.address AS address_6, c1_.information AS information_7, f0_.id AS id_8, f0_.forms_id AS forms_id_9, f0_.form_value AS form_value_10, f0_.create_time AS create_time_11, f0_.groups_id AS groups_id_12, f0_.fields_id AS fields_id_13, f0_.staff_id AS staff_id_14, f0_.company_id AS company_id_15, f0_.services_id AS services_id_16, f0_.price AS price_17, f0_.paid AS paid_18, f0_.type AS type_19, f0_.date AS date_20, f0_.datetime AS datetime_21, f0_.no AS no_22, f0_.email AS email_23 FROM company c1_ INNER JOIN form_submit f0_ ON (c1_.id = f0_.company_id) WHERE f0_.company_id = '' GROUP BY f0_.date [] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-22 20:40:32] doctrine.DEBUG: SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.email AS email_2, COUNT(DISTINCT f1_.create_time) AS sclr_3 FROM staff s0_ INNER JOIN form_submit f1_ ON (s0_.id = f1_.staff_id) WHERE f1_.staff_id = '10' GROUP BY f1_.staff_id [] []
[2020-11-22 20:40:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:40:35] request.INFO: Matched route "admin_forms". {"route":"admin_forms","route_parameters":{"_route":"admin_forms","_controller":"App\\Controller\\Admin\\FormsController::index"},"request_uri":"https://sizehizmet.com/admin/forms/all?%2Fadmin%2Fforms%2Fall=","method":"GET"} []
[2020-11-22 20:40:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:40:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:40:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:40:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:40:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:40:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 20:40:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:40:43] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 20:40:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:40:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:40:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:40:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:40:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:40:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:40:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 20:40:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 20:40:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 20:40:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 20:40:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 20:40:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:40:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:40:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:40:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:40:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:40:43] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:40:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:41:34] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-22 20:41:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:41:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:41:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:41:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:41:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:41:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [17] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-22 20:41:35] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:41:35] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"SERKAN","3":1606066895,"4":5,"5":13,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"text","12":"17/11/2020","13":1605560400,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:41:35] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1606066895,"4":5,"5":16,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"checkbox","12":"17/11/2020","13":1605560400,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:41:35] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Depo\r\n","3":1606066895,"4":5,"5":16,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"checkbox","12":"17/11/2020","13":1605560400,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:41:35] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"test5","3":1606066895,"4":6,"5":15,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"textarea","12":"17/11/2020","13":1605560400,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:41:35] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Evet","3":1606066895,"4":7,"5":17,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"radio","12":"17/11/2020","13":1605560400,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:41:35] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"17:00","3":1606066895,"4":9,"5":21,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"time","12":"17/11/2020","13":1605560400,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:41:35] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"18:00","3":1606066895,"4":9,"5":22,"6":10,"7":57,"8":2,"9":null,"10":2,"11":"time","12":"17/11/2020","13":1605560400,"14":null,"15":"serkan.baska@rolyazilim.com"} []
[2020-11-22 20:41:35] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1800,14] []
[2020-11-22 20:41:35] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1606066895] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1606066895] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1606066895] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1606066895] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1606066895] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1606066895] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1606066895] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1606066895] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1606066895] []
[2020-11-22 20:41:35] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1606066895] []
[2020-11-22 20:41:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:41:40] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1800,3135] []
[2020-11-22 20:41:40] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:41:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:41:40] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1800,3136] []
[2020-11-22 20:41:40] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:41:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:41:40] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1800,3137] []
[2020-11-22 20:41:40] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:41:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:41:40] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1800,3138] []
[2020-11-22 20:41:40] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:41:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:41:40] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1800,3139] []
[2020-11-22 20:41:40] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:41:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:41:40] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1800,3140] []
[2020-11-22 20:41:40] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:41:40] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:41:40] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1800,3141] []
[2020-11-22 20:41:40] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:41:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:41:40] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1606066895"},"request_uri":"https://sizehizmet.com/form/show/1606066895?%2Fform%2Fshow%2F1606066895=","method":"GET"} []
[2020-11-22 20:41:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:41:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:41:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:41:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:41:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1606066895"] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [2] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1606066895"] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1606066895"] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1606066895"] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1606066895"] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1606066895"] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1606066895"] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1606066895"] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1606066895"] []
[2020-11-22 20:41:40] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:41:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:48:32] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 20:48:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:48:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:48:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:48:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:48:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:48:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:48:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 20:48:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 20:48:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 20:48:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 20:48:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 20:48:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:48:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:48:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:48:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:48:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:48:33] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:48:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:49:16] request.INFO: Matched route "form_check". {"route":"form_check","route_parameters":{"_route":"form_check","_controller":"App\\Controller\\Web\\IndexController::form_check"},"request_uri":"https://sizehizmet.com/form_check?%2Fform_check=","method":"POST"} []
[2020-11-22 20:49:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:49:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:49:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:49:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:49:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [13] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [16] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [15] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [18] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [21] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.type AS type_4, t0.required AS required_5, t0.status AS status_6, t0.link AS link_7, t0.options AS options_8, t0.queue AS queue_9 FROM form_fields t0 WHERE t0.id = ? [22] []
[2020-11-22 20:49:17] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:49:17] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"fdfsdfdsfs","3":1606067357,"4":5,"5":13,"6":10,"7":57,"8":4,"9":343232432,"10":1,"11":"text","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:49:17] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Bilgi İşlem\r\n","3":1606067357,"4":5,"5":16,"6":10,"7":57,"8":4,"9":343232432,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:49:17] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Depo\r\n","3":1606067357,"4":5,"5":16,"6":10,"7":57,"8":4,"9":343232432,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:49:17] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"Finans\r\n","3":1606067357,"4":5,"5":16,"6":10,"7":57,"8":4,"9":343232432,"10":1,"11":"checkbox","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:49:17] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"fdsfadsfasfdas","3":1606067357,"4":6,"5":15,"6":10,"7":57,"8":4,"9":343232432,"10":1,"11":"textarea","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:49:17] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"fdsfaddas","3":1606067357,"4":7,"5":18,"6":10,"7":57,"8":4,"9":343232432,"10":1,"11":"radiodesc","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:49:17] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"19:36","3":1606067357,"4":9,"5":21,"6":10,"7":57,"8":4,"9":343232432,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:49:17] doctrine.DEBUG: INSERT INTO form_submit (forms_id, form_value, create_time, groups_id, fields_id, staff_id, company_id, services_id, price, paid, type, date, datetime, no, email) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":14,"2":"22:45","3":1606067357,"4":9,"5":22,"6":10,"7":57,"8":4,"9":343232432,"10":1,"11":"time","12":"22/11/2020","13":1605992400,"14":null,"15":"34ra4511@gmail.com"} []
[2020-11-22 20:49:17] doctrine.DEBUG: UPDATE forms SET no = ? WHERE id = ? [1801,14] []
[2020-11-22 20:49:17] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 [1606067357] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [4] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,1606067357] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,1606067357] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,1606067357] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,1606067357] []
[2020-11-22 20:49:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,1606067357] []
[2020-11-22 20:49:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,1606067357] []
[2020-11-22 20:49:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:49:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,1606067357] []
[2020-11-22 20:49:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,1606067357] []
[2020-11-22 20:49:18] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:49:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? [1606067357] []
[2020-11-22 20:49:23] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1801,3142] []
[2020-11-22 20:49:23] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1801,3143] []
[2020-11-22 20:49:23] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1801,3144] []
[2020-11-22 20:49:23] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1801,3145] []
[2020-11-22 20:49:23] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1801,3146] []
[2020-11-22 20:49:23] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1801,3147] []
[2020-11-22 20:49:23] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1801,3148] []
[2020-11-22 20:49:23] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: "START TRANSACTION" [] []
[2020-11-22 20:49:23] doctrine.DEBUG: UPDATE form_submit SET no = ? WHERE id = ? [1801,3149] []
[2020-11-22 20:49:23] doctrine.DEBUG: "COMMIT" [] []
[2020-11-22 20:49:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 20:49:24] request.INFO: Matched route "web_form_print2". {"route":"web_form_print2","route_parameters":{"_route":"web_form_print2","_controller":"App\\Controller\\Web\\FormDetailController::show","time":"1606067357"},"request_uri":"https://sizehizmet.com/form/show/1606067357?%2Fform%2Fshow%2F1606067357=","method":"GET"} []
[2020-11-22 20:49:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 20:49:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 20:49:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 20:49:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:49:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.create_time = ? LIMIT 1 ["1606067357"] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 WHERE t0.id = ? [57] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 WHERE t0.id = ? [4] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 WHERE t0.id = ? [10] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.id = ? [14] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,13,"1606067357"] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,5,16,"1606067357"] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,6,15,"1606067357"] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,17,"1606067357"] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,18,"1606067357"] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,7,19,"1606067357"] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,21,"1606067357"] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.forms_id AS forms_id_2, t0.form_value AS form_value_3, t0.create_time AS create_time_4, t0.groups_id AS groups_id_5, t0.fields_id AS fields_id_6, t0.staff_id AS staff_id_7, t0.company_id AS company_id_8, t0.services_id AS services_id_9, t0.price AS price_10, t0.paid AS paid_11, t0.type AS type_12, t0.date AS date_13, t0.datetime AS datetime_14, t0.no AS no_15, t0.email AS email_16 FROM form_submit t0 WHERE t0.forms_id = ? AND t0.groups_id = ? AND t0.fields_id = ? AND t0.create_time = ? [14,9,22,"1606067357"] []
[2020-11-22 20:49:24] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 20:49:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 21:29:43] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://sizehizmet.com/?NA=","method":"GET"} []
[2020-11-22 21:29:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 21:29:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 21:29:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 21:29:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 23:53:44] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 23:53:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 23:53:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:53:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:53:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 23:53:45] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /home/sizehizmet/public_html/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} []
[2020-11-22 23:53:45] security.DEBUG: Calling Authentication entry point. [] []
[2020-11-22 23:53:46] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-22 23:53:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 23:53:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:53:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:53:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 23:53:54] request.INFO: Matched route "admin_report". {"route":"admin_report","route_parameters":{"_route":"admin_report","_controller":"App\\Controller\\Admin\\ReportController::index"},"request_uri":"https://sizehizmet.com/admin/report?%2Fadmin%2Freport=","method":"GET"} []
[2020-11-22 23:53:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 23:53:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:53:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:53:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 23:53:54] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /home/sizehizmet/public_html/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} []
[2020-11-22 23:53:54] security.DEBUG: Calling Authentication entry point. [] []
[2020-11-22 23:53:54] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-22 23:53:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 23:53:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:53:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:53:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 23:54:00] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 23:54:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 23:54:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:54:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:54:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 23:54:01] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /home/sizehizmet/public_html/vendor/symfony/security-http/Firewall/AccessListener.php:68)"} []
[2020-11-22 23:54:01] security.DEBUG: Calling Authentication entry point. [] []
[2020-11-22 23:54:01] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"GET"} []
[2020-11-22 23:54:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 23:54:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:54:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:54:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-22 23:54:10] request.INFO: Matched route "app_login". {"route":"app_login","route_parameters":{"_route":"app_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"https://sizehizmet.com/login?%2Flogin=","method":"POST"} []
[2020-11-22 23:54:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 23:54:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:54:10] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:54:10] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:54:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.email = ? LIMIT 1 ["hakan.soylu@sizehizmet.com.tr"] []
[2020-11-22 23:54:10] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"hakan.soylu@sizehizmet.com.tr\", authenticated=true, roles=\"ROLE_ADMIN, ROLE_USER\"))","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:54:10] security.DEBUG: Guard authenticator set success response. {"response":"[object] (Symfony\\Component\\HttpFoundation\\RedirectResponse: HTTP/1.0 302 Found\r\nCache-Control: no-cache, private\r\nDate:          Sun, 22 Nov 2020 20:54:10 GMT\r\nLocation:      https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=\r\n\r\n<!DOCTYPE html>\n<html>\n    <head>\n        <meta charset=\"UTF-8\" />\n        <meta http-equiv=\"refresh\" content=\"0;url=https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=\" />\n\n        <title>Redirecting to https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=</title>\n    </head>\n    <body>\n        Redirecting to <a href=\"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=\">https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=</a>.\n    </body>\n</html>)","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:54:10] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:54:10] security.DEBUG: The "App\Security\UserAuthenticator" authenticator set the response. Any later authenticator will not be called {"authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:54:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-22 23:54:11] request.INFO: Matched route "web_form_detail". {"route":"web_form_detail","route_parameters":{"_route":"web_form_detail","_controller":"App\\Controller\\Web\\FormDetailController::index","url":"teknik-servis-formu"},"request_uri":"https://sizehizmet.com/form/teknik-servis-formu?%2Fform%2Fteknik-servis-formu=","method":"GET"} []
[2020-11-22 23:54:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken"} []
[2020-11-22 23:54:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM users t0 WHERE t0.id = ? [7] []
[2020-11-22 23:54:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"hakan.soylu@sizehizmet.com.tr"} []
[2020-11-22 23:54:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-22 23:54:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:54:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-22 23:54:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 [] []
[2020-11-22 23:54:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.auth AS auth_3, t0.email AS email_4, t0.phone AS phone_5, t0.address AS address_6, t0.information AS information_7 FROM company t0 ORDER BY t0.name ASC [] []
[2020-11-22 23:54:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.email AS email_4, t0.url AS url_5, t0.image AS image_6, t0.image2 AS image2_7, t0.queue AS queue_8, t0.contents AS contents_9, t0.no AS no_10 FROM forms t0 WHERE t0.url = ? LIMIT 1 ["teknik-servis-formu"] []
[2020-11-22 23:54:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3 FROM staff t0 [] []
[2020-11-22 23:54:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2 FROM services t0 [] []
[2020-11-22 23:54:11] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.forms_id AS forms_id_1, f0_.name AS name_2, f0_.group_type AS group_type_3, f0_.queue AS queue_4 FROM form_groups_value f1_ INNER JOIN form_groups f0_ ON (f1_.groups_id = f0_.id) WHERE f1_.forms_id = 14 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 23:54:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 5 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 23:54:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 6 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 23:54:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 7 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 23:54:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 9 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 23:54:12] doctrine.DEBUG: SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.description AS description_2, f0_.type AS type_3, f0_.required AS required_4, f0_.status AS status_5, f0_.link AS link_6, f0_.options AS options_7, f0_.queue AS queue_8 FROM form_fields_value f1_ INNER JOIN form_fields f0_ ON (f0_.id = f1_.fields_id) WHERE f1_.groups_id = 3 GROUP BY f0_.id ORDER BY f0_.queue ASC [] []
[2020-11-22 23:54:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} []
[2020-11-23 01:45:57] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-23 01:45:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 01:45:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 01:45:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 01:45:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 01:46:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-23 01:46:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemap.xml"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemap.xml\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-23 01:46:03] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-23 01:46:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 01:46:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 01:46:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 01:46:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 01:46:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ads.txt"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ads.txt\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-23 01:46:05] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-23 01:46:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 01:46:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 01:46:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 01:46:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 01:46:52] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-23 01:46:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 01:46:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 01:46:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 01:46:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 06:12:49] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://sizehizmet.com/?SD=","method":"GET"} []
[2020-11-23 06:12:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 06:12:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 06:12:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 06:12:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 06:15:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-23 06:15:08] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-23 06:15:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 06:15:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 06:15:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 06:15:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 07:02:54] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://sizehizmet.com/?SD=","method":"GET"} []
[2020-11-23 07:02:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 07:02:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 07:02:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 07:02:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 09:18:19] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://sizehizmet.com/","method":"GET"} []
[2020-11-23 09:18:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 09:18:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 09:18:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 09:18:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 09:18:47] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://sizehizmet.com/","method":"GET"} []
[2020-11-23 09:18:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 09:18:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 09:18:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 09:18:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 10:30:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-23 10:30:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-23 10:30:22] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/?DA=","method":"GET"} []
[2020-11-23 10:30:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 10:30:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 10:30:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 10:30:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 10:38:26] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-23 10:38:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 10:38:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 10:38:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 10:38:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 10:38:29] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-23 10:38:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 10:38:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 10:38:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 10:38:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 10:39:15] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-23 10:39:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 10:39:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 10:39:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 10:39:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 10:39:35] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-23 10:39:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 10:39:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 10:39:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 10:39:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 10:53:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-23 10:55:09] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-23 10:55:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 10:55:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 10:55:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 10:55:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 12:28:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /home/sizehizmet/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0):  at /home/sizehizmet/public_html/vendor/symfony/routing/Matcher/Dumper/PhpMatcherTrait.php:67)"} []
[2020-11-23 12:44:39] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://www.sizehizmet.com/","method":"GET"} []
[2020-11-23 12:44:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 12:44:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 12:44:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 12:44:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 13:10:50] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://mail.sizehizmet.com/","method":"GET"} []
[2020-11-23 13:10:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 13:10:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 13:10:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 13:10:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2020-11-23 14:04:28] request.INFO: Matched route "index". {"route":"index","route_parameters":{"_route":"index","_controller":"App\\Controller\\Web\\IndexController:index"},"request_uri":"https://sizehizmet.com/","method":"GET"} []
[2020-11-23 14:04:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"main","authenticators":1} []
[2020-11-23 14:04:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 14:04:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"main","authenticator":"App\\Security\\UserAuthenticator"} []
[2020-11-23 14:04:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
