|
@@ -47795,3 +47795,222 @@
|
47795
|
47795
|
[2011-09-09 15:42:33] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
47796
|
47796
|
[2011-09-09 15:42:33] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"admin","2":"admin","3":"admin@root","4":"admin@root","5":true,"6":"sha512","7":"ovdj50nxh00cgk0gcwsc80gwg4wcsc0","8":"0959d9adcb0f3b8667c55bf57cccf2d3d4f8e92feead34921b8732d0ccb21212f33c1649ff7e07507af6c9e9c46453794650edbb5798f25710463f583ff397a3","9":null,"10":false,"11":false,"12":null,"13":"1q6wb1wnkc5cscwok0scwowkg80wc8k0kw4c8c40s4ggsokcw","14":null,"15":[],"16":false,"17":null,"18":"28"}) [] []
|
47797
|
47797
|
[2011-09-09 15:42:33] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"bux","2":"bux","3":"bux@root","4":"bux@root","5":true,"6":"sha512","7":"2bsbbp1zbedcsssksc4ss4ossgs0ogw","8":"4531e4407fcbe0b999131992dde388e4e669fcf1d3dad850680a351e20c767c8c320056db52e643bb63cfe027b1aeddeccc7ccd8b1fd616fe2a53a33362eeb71","9":null,"10":false,"11":false,"12":null,"13":"2b7t8s0vhffocgsw48ogso0skc8o0844c04ck0okkks8w8wcgk","14":null,"15":[],"16":false,"17":null,"18":"29"}) [] []
|
|
47798
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\RouterListener::onEarlyKernelRequest". [] []
|
|
47799
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest". [] []
|
|
47800
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest". [] []
|
|
47801
|
+[2011-09-09 14:52:04] doctrine.DEBUG: SELECT t0.username AS username1, t0.username_canonical AS username_canonical2, t0.email AS email3, t0.email_canonical AS email_canonical4, t0.enabled AS enabled5, t0.algorithm AS algorithm6, t0.salt AS salt7, t0.password AS password8, t0.last_login AS last_login9, t0.locked AS locked10, t0.expired AS expired11, t0.expires_at AS expires_at12, t0.confirmation_token AS confirmation_token13, t0.password_requested_at AS password_requested_at14, t0.roles AS roles15, t0.credentials_expired AS credentials_expired16, t0.credentials_expire_at AS credentials_expire_at17, t0.id AS id18 FROM m_user t0 WHERE t0.username_canonical = ? (["bux"]) [] []
|
|
47802
|
+[2011-09-09 14:52:04] security.INFO: User "bux" has been authenticated successfully [] []
|
|
47803
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "security.interactive_login" to listener "FOS\UserBundle\Security\InteractiveLoginListener::onSecurityInteractiveLogin". [] []
|
|
47804
|
+[2011-09-09 14:52:04] doctrine.DEBUG: UPDATE m_user SET last_login = ? WHERE id = ? ([{"date":"2011-09-09 14:52:04","timezone_type":3,"timezone":"Europe\/London"},29]) [] []
|
|
47805
|
+[2011-09-09 14:52:04] event.DEBUG: Listener "Symfony\Component\Security\Http\Firewall::onKernelRequest" stopped propagation of the event "kernel.request". [] []
|
|
47806
|
+[2011-09-09 14:52:04] event.DEBUG: Listener "Symfony\Bundle\FrameworkBundle\EventListener\RouterListener" was not called for event "kernel.request". [] []
|
|
47807
|
+[2011-09-09 14:52:04] event.DEBUG: Listener "Symfony\Bundle\AsseticBundle\EventListener\RequestListener" was not called for event "kernel.request". [] []
|
|
47808
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse". [] []
|
|
47809
|
+[2011-09-09 14:52:04] security.DEBUG: Write SecurityContext in the session [] []
|
|
47810
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse". [] []
|
|
47811
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Bundle\SecurityBundle\EventListener\ResponseListener::onKernelResponse". [] []
|
|
47812
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse". [] []
|
|
47813
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\CacheListener::onKernelResponse". [] []
|
|
47814
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse". [] []
|
|
47815
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse". [] []
|
|
47816
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\RouterListener::onEarlyKernelRequest". [] []
|
|
47817
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest". [] []
|
|
47818
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest". [] []
|
|
47819
|
+[2011-09-09 14:52:04] security.DEBUG: Read SecurityContext from the session [] []
|
|
47820
|
+[2011-09-09 14:52:04] security.DEBUG: Reloading user from user provider. [] []
|
|
47821
|
+[2011-09-09 14:52:04] doctrine.DEBUG: SELECT t0.username AS username1, t0.username_canonical AS username_canonical2, t0.email AS email3, t0.email_canonical AS email_canonical4, t0.enabled AS enabled5, t0.algorithm AS algorithm6, t0.salt AS salt7, t0.password AS password8, t0.last_login AS last_login9, t0.locked AS locked10, t0.expired AS expired11, t0.expires_at AS expires_at12, t0.confirmation_token AS confirmation_token13, t0.password_requested_at AS password_requested_at14, t0.roles AS roles15, t0.credentials_expired AS credentials_expired16, t0.credentials_expire_at AS credentials_expire_at17, t0.id AS id18 FROM m_user t0 WHERE t0.username_canonical = ? (["bux"]) [] []
|
|
47822
|
+[2011-09-09 14:52:04] security.DEBUG: Username "bux" was reloaded from user provider. [] []
|
|
47823
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\RouterListener::onKernelRequest". [] []
|
|
47824
|
+[2011-09-09 14:52:04] request.INFO: Matched route "index" (parameters: "_controller": "Muzich\IndexBundle\Controller\IndexController::indexAction", "_route": "index") [] []
|
|
47825
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Bundle\AsseticBundle\EventListener\RequestListener::onKernelRequest". [] []
|
|
47826
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController". [] []
|
|
47827
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". [] []
|
|
47828
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". [] []
|
|
47829
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". [] []
|
|
47830
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.controller" to listener "Acme\DemoBundle\ControllerListener::onKernelController". [] []
|
|
47831
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.controller" to listener "JMS\SecurityExtraBundle\Controller\ControllerListener::onCoreController". [] []
|
|
47832
|
+[2011-09-09 14:52:04] doctrine.DEBUG: SELECT t0.username AS username1, t0.username_canonical AS username_canonical2, t0.email AS email3, t0.email_canonical AS email_canonical4, t0.enabled AS enabled5, t0.algorithm AS algorithm6, t0.salt AS salt7, t0.password AS password8, t0.last_login AS last_login9, t0.locked AS locked10, t0.expired AS expired11, t0.expires_at AS expires_at12, t0.confirmation_token AS confirmation_token13, t0.password_requested_at AS password_requested_at14, t0.roles AS roles15, t0.credentials_expired AS credentials_expired16, t0.credentials_expire_at AS credentials_expire_at17, t0.id AS id18 FROM m_user t0 WHERE t0.username = ? (["bux"]) [] []
|
|
47833
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.view" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView". [] []
|
|
47834
|
+[2011-09-09 14:52:04] event.DEBUG: Listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView" stopped propagation of the event "kernel.view". [] []
|
|
47835
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse". [] []
|
|
47836
|
+[2011-09-09 14:52:04] security.DEBUG: Write SecurityContext in the session [] []
|
|
47837
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse". [] []
|
|
47838
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Bundle\SecurityBundle\EventListener\ResponseListener::onKernelResponse". [] []
|
|
47839
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse". [] []
|
|
47840
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\CacheListener::onKernelResponse". [] []
|
|
47841
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse". [] []
|
|
47842
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse". [] []
|
|
47843
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\RouterListener::onEarlyKernelRequest". [] []
|
|
47844
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest". [] []
|
|
47845
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest". [] []
|
|
47846
|
+[2011-09-09 14:52:04] security.DEBUG: Read SecurityContext from the session [] []
|
|
47847
|
+[2011-09-09 14:52:04] security.DEBUG: Reloading user from user provider. [] []
|
|
47848
|
+[2011-09-09 14:52:04] doctrine.DEBUG: SELECT t0.username AS username1, t0.username_canonical AS username_canonical2, t0.email AS email3, t0.email_canonical AS email_canonical4, t0.enabled AS enabled5, t0.algorithm AS algorithm6, t0.salt AS salt7, t0.password AS password8, t0.last_login AS last_login9, t0.locked AS locked10, t0.expired AS expired11, t0.expires_at AS expires_at12, t0.confirmation_token AS confirmation_token13, t0.password_requested_at AS password_requested_at14, t0.roles AS roles15, t0.credentials_expired AS credentials_expired16, t0.credentials_expire_at AS credentials_expire_at17, t0.id AS id18 FROM m_user t0 WHERE t0.username_canonical = ? (["bux"]) [] []
|
|
47849
|
+[2011-09-09 14:52:04] security.DEBUG: Username "bux" was reloaded from user provider. [] []
|
|
47850
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\RouterListener::onKernelRequest". [] []
|
|
47851
|
+[2011-09-09 14:52:04] request.INFO: Matched route "_wdt" (parameters: "_controller": "Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController::toolbarAction", "token": "4e6a1a048885f", "_route": "_wdt") [] []
|
|
47852
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.request" to listener "Symfony\Bundle\AsseticBundle\EventListener\RequestListener::onKernelRequest". [] []
|
|
47853
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController". [] []
|
|
47854
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". [] []
|
|
47855
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". [] []
|
|
47856
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". [] []
|
|
47857
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.controller" to listener "Acme\DemoBundle\ControllerListener::onKernelController". [] []
|
|
47858
|
+[2011-09-09 14:52:04] event.DEBUG: Notified event "kernel.controller" to listener "JMS\SecurityExtraBundle\Controller\ControllerListener::onCoreController". [] []
|
|
47859
|
+[2011-09-09 14:52:05] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse". [] []
|
|
47860
|
+[2011-09-09 14:52:05] security.DEBUG: Write SecurityContext in the session [] []
|
|
47861
|
+[2011-09-09 14:52:05] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse". [] []
|
|
47862
|
+[2011-09-09 14:52:05] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Bundle\SecurityBundle\EventListener\ResponseListener::onKernelResponse". [] []
|
|
47863
|
+[2011-09-09 14:52:05] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse". [] []
|
|
47864
|
+[2011-09-09 14:52:05] event.DEBUG: Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\CacheListener::onKernelResponse". [] []
|
|
47865
|
+[2011-09-09 14:52:05] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse". [] []
|
|
47866
|
+[2011-09-09 14:52:05] event.DEBUG: Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse". [] []
|
|
47867
|
+[2011-09-09 15:52:53] doctrine.DEBUG: TRUNCATE elements_tag CASCADE ([]) [] []
|
|
47868
|
+[2011-09-09 15:52:53] doctrine.DEBUG: TRUNCATE follow_group CASCADE ([]) [] []
|
|
47869
|
+[2011-09-09 15:52:53] doctrine.DEBUG: TRUNCATE users_tags_favorites CASCADE ([]) [] []
|
|
47870
|
+[2011-09-09 15:52:53] doctrine.DEBUG: TRUNCATE users_elements_favorites CASCADE ([]) [] []
|
|
47871
|
+[2011-09-09 15:52:53] doctrine.DEBUG: TRUNCATE element CASCADE ([]) [] []
|
|
47872
|
+[2011-09-09 15:52:53] doctrine.DEBUG: TRUNCATE groups_tags_favorites CASCADE ([]) [] []
|
|
47873
|
+[2011-09-09 15:52:53] doctrine.DEBUG: TRUNCATE m_group CASCADE ([]) [] []
|
|
47874
|
+[2011-09-09 15:52:53] doctrine.DEBUG: TRUNCATE follow_user CASCADE ([]) [] []
|
|
47875
|
+[2011-09-09 15:52:53] doctrine.DEBUG: TRUNCATE m_user CASCADE ([]) [] []
|
|
47876
|
+[2011-09-09 15:52:54] doctrine.DEBUG: TRUNCATE element_type CASCADE ([]) [] []
|
|
47877
|
+[2011-09-09 15:52:54] doctrine.DEBUG: TRUNCATE tag CASCADE ([]) [] []
|
|
47878
|
+[2011-09-09 15:52:54] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
47879
|
+[2011-09-09 15:52:54] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
47880
|
+[2011-09-09 15:52:54] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
47881
|
+[2011-09-09 15:52:54] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
47882
|
+[2011-09-09 15:52:54] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
47883
|
+[2011-09-09 15:52:54] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
47884
|
+[2011-09-09 15:52:54] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"admin","2":"admin","3":"admin@root","4":"admin@root","5":true,"6":"sha512","7":"8uhjermmut4wc8c80g8gc0scg0gc8kw","8":"03af30b423c49e1e8a7d2efcb110d43827b3c9f45eca578b141aca055e5fbc4226673864466765c9a45889928f5b42969a1f7e39bb9b5230b06ef8a72827e9fe","9":null,"10":false,"11":false,"12":null,"13":"5xlj43n79y4g0skwc84wk0kw0kwgwwswck8g0kcw440c80wso4","14":null,"15":[],"16":false,"17":null,"18":"30"}) [] []
|
|
47885
|
+[2011-09-09 15:52:54] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"bux","2":"bux","3":"bux@root","4":"bux@root","5":true,"6":"sha512","7":"5p3u4l911cg8484co40oko8kscs0s0c","8":"c10136572a1722e872abda803a7b5cbe3b420d1ce5abdf16dc2a1a12c940d87d20e647daf147a63c581fd492fc5746be2bb3dbe4ff4b151ef0e7ad672adaee19","9":null,"10":false,"11":false,"12":null,"13":"2fso9b175d5wog4go0ss4s4woss80kggscwk4o8kk8kg4wg8cg","14":null,"15":[],"16":false,"17":null,"18":"31"}) [] []
|
|
47886
|
+[2011-09-09 15:52:54] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"jean","2":"jean","3":"jean@root","4":"jean@root","5":true,"6":"sha512","7":"qa6xuumdgu804ow0s88cc4wg0k0cwsg","8":"c057af37de1e49b7d4d59b8de971474781e4075234662c96ab8fed1f0068ae72b1359e646f20a30f027adf331fa83b8c7b1de317c1e66529ea0743fb110933be","9":null,"10":false,"11":false,"12":null,"13":"1n9310vbr1dwo4kc844ocsk040oc0csk4g04sc44sk0c04ss40","14":null,"15":[],"16":false,"17":null,"18":"32"}) [] []
|
|
47887
|
+[2011-09-09 15:52:54] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"paul","2":"paul","3":"paul@root","4":"paul@root","5":true,"6":"sha512","7":"fzijx5jyjm048o4g0w4cgw0s0kwgk0k","8":"d8aed041ed775dbc794a16efa9c692129a0fd8ed6283db68becfed35294f8bd509e53a220f2419c2159c345ed8889a5f0eb6f02bd330beb9ffd23cf50e1be290","9":null,"10":false,"11":false,"12":null,"13":"3ynvemjurqiokg8k8swkoos80wwwkks8okw0scgw0wsgw08c8g","14":null,"15":[],"16":false,"17":null,"18":"33"}) [] []
|
|
47888
|
+[2011-09-09 15:52:54] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"bob","2":"bob","3":"bob@root","4":"bob@root","5":true,"6":"sha512","7":"j36hi00zk88oososksg40cswokgg4ow","8":"ded975daba885b1a9df2caa16a55515926f42ebeb4965fc42e4a70d1dfa6fa493e2616294ef392f007e1ec1e0aca2c13475756244a1f389c4e71bd1990d91123","9":null,"10":false,"11":false,"12":null,"13":"5lkenhsnjv48gcksk88s484g4wos844ssco404gckkcwoscos8","14":null,"15":[],"16":false,"17":null,"18":"34"}) [] []
|
|
47889
|
+[2011-09-09 15:52:54] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"joelle","2":"joelle","3":"joelle@root","4":"joelle@root","5":true,"6":"sha512","7":"rw6dnsekumo8oo4gw00c08s40k0gccg","8":"47c9c8d990f7260a59355edf00cbce545b2f46c202747687f7790bc877acce1621d934d532443ce294753005fb8fa34bd2252aee8e18d85d5f3376aeeeebae54","9":null,"10":false,"11":false,"12":null,"13":"3tvv7iubpow0c88k0swcgokkoockowk0co4owkwg8ow44kock4","14":null,"15":[],"16":false,"17":null,"18":"35"}) [] []
|
|
47890
|
+[2011-09-09 15:56:21] doctrine.DEBUG: TRUNCATE elements_tag CASCADE ([]) [] []
|
|
47891
|
+[2011-09-09 15:56:21] doctrine.DEBUG: TRUNCATE follow_group CASCADE ([]) [] []
|
|
47892
|
+[2011-09-09 15:56:21] doctrine.DEBUG: TRUNCATE users_tags_favorites CASCADE ([]) [] []
|
|
47893
|
+[2011-09-09 15:56:22] doctrine.DEBUG: TRUNCATE users_elements_favorites CASCADE ([]) [] []
|
|
47894
|
+[2011-09-09 15:56:22] doctrine.DEBUG: TRUNCATE element CASCADE ([]) [] []
|
|
47895
|
+[2011-09-09 15:56:22] doctrine.DEBUG: TRUNCATE groups_tags_favorites CASCADE ([]) [] []
|
|
47896
|
+[2011-09-09 15:56:22] doctrine.DEBUG: TRUNCATE m_group CASCADE ([]) [] []
|
|
47897
|
+[2011-09-09 15:56:22] doctrine.DEBUG: TRUNCATE follow_user CASCADE ([]) [] []
|
|
47898
|
+[2011-09-09 15:56:22] doctrine.DEBUG: TRUNCATE m_user CASCADE ([]) [] []
|
|
47899
|
+[2011-09-09 15:56:22] doctrine.DEBUG: TRUNCATE element_type CASCADE ([]) [] []
|
|
47900
|
+[2011-09-09 15:56:23] doctrine.DEBUG: TRUNCATE tag CASCADE ([]) [] []
|
|
47901
|
+[2011-09-09 15:56:23] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
47902
|
+[2011-09-09 15:56:23] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
47903
|
+[2011-09-09 15:56:23] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
47904
|
+[2011-09-09 15:56:23] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
47905
|
+[2011-09-09 15:56:23] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
47906
|
+[2011-09-09 15:56:23] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
47907
|
+[2011-09-09 15:56:23] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"admin","2":"admin","3":"admin@root","4":"admin@root","5":true,"6":"sha512","7":"ah3qkii9i348k8s8wwk8s808wk00wco","8":"f0e8ead16625b1efdb5f5a874ee6384b5fc6fad6f8b30aec494ad6ad85e3a69f360d8d63fbc663822ad842504e18b7d8efd24f86901e5a3e77c5c5d951c95745","9":null,"10":false,"11":false,"12":null,"13":"ou20nihclb4kswcswckggss44ogw80s0go4w44gs0k00kkg8k","14":null,"15":[],"16":false,"17":null,"18":"36"}) [] []
|
|
47908
|
+[2011-09-09 15:56:23] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"bux","2":"bux","3":"bux@root","4":"bux@root","5":true,"6":"sha512","7":"cekupf9s2k8wo8wcwgoc8k08wo8040s","8":"12dbf8708a45351a72ab6e0179112414059f509ea149c4ec4ae0b72eb269f9a4e928ccba73e929e78f5e537780ae45336072da76ec154b89f3dac4769a15dab9","9":null,"10":false,"11":false,"12":null,"13":"1rzxlzjyvz408k4oc0sg8w4s0s444k48c888oc08w084ckw4ks","14":null,"15":[],"16":false,"17":null,"18":"37"}) [] []
|
|
47909
|
+[2011-09-09 15:56:23] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"jean","2":"jean","3":"jean@root","4":"jean@root","5":true,"6":"sha512","7":"jmvy9bxmmvc448oooc4c48ks0o0g0oc","8":"f2b436e9965f9cb11a149b95a8cfc4d64125ec7d17f79ce8480ffe0626b8a72dc1c3f12522b71e0fe8232705d528365fc6e88933db7f720a442464ed94457520","9":null,"10":false,"11":false,"12":null,"13":"40tgos0jtw8w88o0s4osok80k8k84cs4k4ggsockgcg0c40gwk","14":null,"15":[],"16":false,"17":null,"18":"38"}) [] []
|
|
47910
|
+[2011-09-09 15:56:23] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"paul","2":"paul","3":"paul@root","4":"paul@root","5":true,"6":"sha512","7":"47euatermz0g4okocksoc4sc8s0c8o4","8":"e88661b84eac52e7f45e70b7ec5223ccd171c78c342f4504185568a6b4ce1fc4ec137a7bcf46f985fa830c9c972fc5247fc999df05cabee44cfbf37a93be9363","9":null,"10":false,"11":false,"12":null,"13":"szu6gqrceyo404ksw0kw0gsssk4w8kwoow04kcwk0k4cg4sk4","14":null,"15":[],"16":false,"17":null,"18":"39"}) [] []
|
|
47911
|
+[2011-09-09 15:56:23] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"bob","2":"bob","3":"bob@root","4":"bob@root","5":true,"6":"sha512","7":"pzk0t5j31asoco4owgkk8w40s80s8ok","8":"d90a073e2a566c5ba87068c832bea9993760fc6620a502129c49fc240f8c816789fc8ba17b13035987d458ca34b2cb6b18fae876106c08e59381b8cab2ef62b5","9":null,"10":false,"11":false,"12":null,"13":"644rdjtgfz408kswc4w8o8ogwkksws4gswo8w8kgsk8g4o4wgk","14":null,"15":[],"16":false,"17":null,"18":"40"}) [] []
|
|
47912
|
+[2011-09-09 15:56:23] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"joelle","2":"joelle","3":"joelle@root","4":"joelle@root","5":true,"6":"sha512","7":"e2099hul1pck8k00kckwkokccgkk0og","8":"5e501275429a96205fa3d6dc6ca3c367fd49403a331160598146423b5d3279913233d889565cfab6678ea95ad75d801e9a1b5451917c1d49985ca1395ab4119a","9":null,"10":false,"11":false,"12":null,"13":"492xupbebroko0okg80s40oocswgggkccws044ck4ksck088sc","14":null,"15":[],"16":false,"17":null,"18":"41"}) [] []
|
|
47913
|
+[2011-09-09 16:00:43] doctrine.DEBUG: TRUNCATE elements_tag CASCADE ([]) [] []
|
|
47914
|
+[2011-09-09 16:00:43] doctrine.DEBUG: TRUNCATE follow_group CASCADE ([]) [] []
|
|
47915
|
+[2011-09-09 16:00:43] doctrine.DEBUG: TRUNCATE users_tags_favorites CASCADE ([]) [] []
|
|
47916
|
+[2011-09-09 16:00:44] doctrine.DEBUG: TRUNCATE users_elements_favorites CASCADE ([]) [] []
|
|
47917
|
+[2011-09-09 16:00:44] doctrine.DEBUG: TRUNCATE element CASCADE ([]) [] []
|
|
47918
|
+[2011-09-09 16:00:44] doctrine.DEBUG: TRUNCATE groups_tags_favorites CASCADE ([]) [] []
|
|
47919
|
+[2011-09-09 16:00:44] doctrine.DEBUG: TRUNCATE m_group CASCADE ([]) [] []
|
|
47920
|
+[2011-09-09 16:00:44] doctrine.DEBUG: TRUNCATE follow_user CASCADE ([]) [] []
|
|
47921
|
+[2011-09-09 16:00:44] doctrine.DEBUG: TRUNCATE m_user CASCADE ([]) [] []
|
|
47922
|
+[2011-09-09 16:00:44] doctrine.DEBUG: TRUNCATE element_type CASCADE ([]) [] []
|
|
47923
|
+[2011-09-09 16:00:45] doctrine.DEBUG: TRUNCATE tag CASCADE ([]) [] []
|
|
47924
|
+[2011-09-09 16:01:01] doctrine.DEBUG: TRUNCATE elements_tag CASCADE ([]) [] []
|
|
47925
|
+[2011-09-09 16:01:01] doctrine.DEBUG: TRUNCATE follow_group CASCADE ([]) [] []
|
|
47926
|
+[2011-09-09 16:01:01] doctrine.DEBUG: TRUNCATE users_tags_favorites CASCADE ([]) [] []
|
|
47927
|
+[2011-09-09 16:01:01] doctrine.DEBUG: TRUNCATE users_elements_favorites CASCADE ([]) [] []
|
|
47928
|
+[2011-09-09 16:01:01] doctrine.DEBUG: TRUNCATE element CASCADE ([]) [] []
|
|
47929
|
+[2011-09-09 16:01:02] doctrine.DEBUG: TRUNCATE groups_tags_favorites CASCADE ([]) [] []
|
|
47930
|
+[2011-09-09 16:01:02] doctrine.DEBUG: TRUNCATE m_group CASCADE ([]) [] []
|
|
47931
|
+[2011-09-09 16:01:02] doctrine.DEBUG: TRUNCATE follow_user CASCADE ([]) [] []
|
|
47932
|
+[2011-09-09 16:01:02] doctrine.DEBUG: TRUNCATE m_user CASCADE ([]) [] []
|
|
47933
|
+[2011-09-09 16:01:02] doctrine.DEBUG: TRUNCATE element_type CASCADE ([]) [] []
|
|
47934
|
+[2011-09-09 16:01:02] doctrine.DEBUG: TRUNCATE tag CASCADE ([]) [] []
|
|
47935
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47936
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47937
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47938
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47939
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47940
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47941
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47942
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47943
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47944
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47945
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47946
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47947
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47948
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47949
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47950
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47951
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47952
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47953
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47954
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47955
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47956
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47957
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47958
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47959
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47960
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47961
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47962
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47963
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47964
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47965
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47966
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47967
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47968
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47969
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('tag_id_seq') ([]) [] []
|
|
47970
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"11","2":"hardtek","3":0}) [] []
|
|
47971
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"12","2":"tribe","3":0}) [] []
|
|
47972
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"13","2":"electro","3":0}) [] []
|
|
47973
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"14","2":"pop","3":0}) [] []
|
|
47974
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"15","2":"poprock","3":0}) [] []
|
|
47975
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"16","2":"indie","3":0}) [] []
|
|
47976
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"17","2":"independent","3":0}) [] []
|
|
47977
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"18","2":"indie","3":0}) [] []
|
|
47978
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"19","2":"indiepop","3":0}) [] []
|
|
47979
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"20","2":"indierock","3":0}) [] []
|
|
47980
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"21","2":"industrial","3":0}) [] []
|
|
47981
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"22","2":"instrumental","3":0}) [] []
|
|
47982
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"23","2":"italiano","3":0}) [] []
|
|
47983
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"24","2":"jam","3":0}) [] []
|
|
47984
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"25","2":"jazz","3":0}) [] []
|
|
47985
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"26","2":"jazzrock","3":0}) [] []
|
|
47986
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"27","2":"jazzy","3":0}) [] []
|
|
47987
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"28","2":"jungle","3":0}) [] []
|
|
47988
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"29","2":"keyboard","3":0}) [] []
|
|
47989
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"30","2":"latin","3":0}) [] []
|
|
47990
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"31","2":"latino","3":0}) [] []
|
|
47991
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"32","2":"live","3":0}) [] []
|
|
47992
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"33","2":"lofi","3":0}) [] []
|
|
47993
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"34","2":"lounge","3":0}) [] []
|
|
47994
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"35","2":"meditation","3":0}) [] []
|
|
47995
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"36","2":"melancolique","3":0}) [] []
|
|
47996
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"37","2":"mellow","3":0}) [] []
|
|
47997
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"38","2":"melodique","3":0}) [] []
|
|
47998
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"39","2":"metal","3":0}) [] []
|
|
47999
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"40","2":"metalcore","3":0}) [] []
|
|
48000
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"41","2":"minimal","3":0}) [] []
|
|
48001
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"42","2":"minimalism","3":0}) [] []
|
|
48002
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"43","2":"minimaltechno","3":0}) [] []
|
|
48003
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"44","2":"mix","3":0}) [] []
|
|
48004
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO tag (id, name, count) VALUES (?, ?, ?) ({"1":"45","2":"movie","3":0}) [] []
|
|
48005
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
48006
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
48007
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
48008
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
48009
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
48010
|
+[2011-09-09 16:01:03] doctrine.DEBUG: SELECT NEXTVAL('m_user_id_seq') ([]) [] []
|
|
48011
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"admin","2":"admin","3":"admin@root","4":"admin@root","5":true,"6":"sha512","7":"ckg8mvu8rw0sow0kgwww88804k88ook","8":"dce3022fef1b1678b64588b1429a4b09275109fa6fb9c4d29df39ee20c343770f015ac02f42c3647b8f41ce79e11385cf4d45965f6098b3a8b55e3a2fdf24e3c","9":null,"10":false,"11":false,"12":null,"13":"f06nakwg908ck0cck0g8gww08skcwswgos44w0c88o0g88ccw","14":null,"15":[],"16":false,"17":null,"18":"42"}) [] []
|
|
48012
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"bux","2":"bux","3":"bux@root","4":"bux@root","5":true,"6":"sha512","7":"7csq9ms7d70o88k080oowkck0sg04g4","8":"949868545edf4c3664779e3bc128f47e17ce5378dffc020c67a4f9a9200b1f2c1143617cdef10dbf13ed2da10b20c1c667bab70ef54cf8c326f0d9409dfbb143","9":null,"10":false,"11":false,"12":null,"13":"1qtu6rft0tdwookksc4osg4cgwsg0soo0wswsko408ockko4sg","14":null,"15":[],"16":false,"17":null,"18":"43"}) [] []
|
|
48013
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"jean","2":"jean","3":"jean@root","4":"jean@root","5":true,"6":"sha512","7":"he0ppleropw0gc880s4swkwswsw8ggg","8":"ae39081ceba63255517f80cf78bdaa86451aa545a3ab803a2042c27b995255f073301bec6eb22a4456ab6330606e0611e0892726b8fff826ed0592a3668c1ac4","9":null,"10":false,"11":false,"12":null,"13":"32i4cus7lbqc8gg0s04ckckwkcwgwkwwk4c4sko4408wow0ksk","14":null,"15":[],"16":false,"17":null,"18":"44"}) [] []
|
|
48014
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"paul","2":"paul","3":"paul@root","4":"paul@root","5":true,"6":"sha512","7":"7nfnzzzrrw4cosk8w88woso8s0g08gs","8":"e55379748e61f42545d211cc6d1493e01b01065e76110b5602faa054774521bf5293c693435902ae8448758f125c19d97bc4a04f4c7264bed10a5c2090f05377","9":null,"10":false,"11":false,"12":null,"13":"1dp4zduigds04gsw000ck8880g00gg0owgo40008kw8c0c4okc","14":null,"15":[],"16":false,"17":null,"18":"45"}) [] []
|
|
48015
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"bob","2":"bob","3":"bob@root","4":"bob@root","5":true,"6":"sha512","7":"4zmbr08vr6w4ok08s40cwo8go808c4c","8":"a5e97c30fbb7c1d3f5c477f2471505ec92d54a8c35f5b3ac30e4a23dbcdf9ceed48e833dbdee29bdc0ab8270a0bfe142ec8666b28b129bcdd4925608b1401578","9":null,"10":false,"11":false,"12":null,"13":"1itvk066hokk88gwwgs8c08o8swwskkosw88ogk0co04w8wsoc","14":null,"15":[],"16":false,"17":null,"18":"46"}) [] []
|
|
48016
|
+[2011-09-09 16:01:03] doctrine.DEBUG: INSERT INTO m_user (username, username_canonical, email, email_canonical, enabled, algorithm, salt, password, last_login, locked, expired, expires_at, confirmation_token, password_requested_at, roles, credentials_expired, credentials_expire_at, id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ({"1":"joelle","2":"joelle","3":"joelle@root","4":"joelle@root","5":true,"6":"sha512","7":"sq317xx13q8gs40gc8cwccwokc00gkg","8":"beb2c29775bd98f54ddcdeb8b456036e7dd9b59c901be8e237e3936ac098efed5c1af872d8bd795350635b308246782b77b9e11f71899b5ceee7b4613487203c","9":null,"10":false,"11":false,"12":null,"13":"odn9vqc4h1wo4sscw4s8gco84gkwgo4c8ggg8cwk0cg0swgsw","14":null,"15":[],"16":false,"17":null,"18":"47"}) [] []
|