diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 11e7e0979a44924a558b19e530853cce4fa06432..b434d34e2bfd32a3a136eecafe90440ccd8435f6 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,14 +2,10 @@ <project version="4"> <component name="ChangeListManager"> <list default="true" id="d4ead572-e826-420a-9106-f3624033ce76" name="Default" comment=""> - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/CNinno2k16.iml" afterPath="$PROJECT_DIR$/.idea/CNinno2k16.iml" /> <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" /> - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/app/config/config.yml" afterPath="$PROJECT_DIR$/app/config/config.yml" /> + <change type="MODIFICATION" beforePath="$PROJECT_DIR$/app/Resources/views/base.html.twig" afterPath="$PROJECT_DIR$/app/Resources/views/base.html.twig" /> <change type="MODIFICATION" beforePath="$PROJECT_DIR$/app/config/routing.yml" afterPath="$PROJECT_DIR$/app/config/routing.yml" /> <change type="MODIFICATION" beforePath="$PROJECT_DIR$/app/config/security.yml" afterPath="$PROJECT_DIR$/app/config/security.yml" /> - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/app/config/services.yml" afterPath="$PROJECT_DIR$/app/config/services.yml" /> - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/AppBundle/Entity/Personnes.php" afterPath="$PROJECT_DIR$/src/AppBundle/Entity/Personnes.php" /> - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/AppBundle/Resources/config/doctrine/Personnes.orm.xml" afterPath="$PROJECT_DIR$/src/AppBundle/Resources/config/doctrine/Personnes.orm.xml" /> <change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php" afterPath="$PROJECT_DIR$/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php" /> <change type="MODIFICATION" beforePath="$PROJECT_DIR$/var/cache/dev/appDevDebugProjectContainer.php" afterPath="$PROJECT_DIR$/var/cache/dev/appDevDebugProjectContainer.php" /> <change type="MODIFICATION" beforePath="$PROJECT_DIR$/var/cache/dev/appDevDebugProjectContainer.xml" afterPath="$PROJECT_DIR$/var/cache/dev/appDevDebugProjectContainer.xml" /> @@ -39,7 +35,7 @@ <favorites_list name="CNinno2k16" /> </component> <component name="FileEditorManager"> - <leaf> + <leaf SIDE_TABS_SIZE_LIMIT_KEY="300"> <file leaf-file-name="parameters.yml" pinned="false" current-in-tab="false"> <entry file="file://$PROJECT_DIR$/app/config/parameters.yml"> <provider selected="true" editor-type-id="text-editor"> @@ -63,7 +59,7 @@ <file leaf-file-name="config.yml" pinned="false" current-in-tab="false"> <entry file="file://$PROJECT_DIR$/app/config/config.yml"> <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="460"> + <state relative-caret-position="1944"> <caret line="108" column="26" lean-forward="false" selection-start-line="108" selection-start-column="26" selection-end-line="108" selection-end-column="26" /> <folding /> </state> @@ -73,8 +69,18 @@ <file leaf-file-name="security.yml" pinned="false" current-in-tab="false"> <entry file="file://$PROJECT_DIR$/app/config/security.yml"> <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="766"> - <caret line="64" column="12" lean-forward="false" selection-start-line="64" selection-start-column="12" selection-end-line="64" selection-end-column="12" /> + <state relative-caret-position="676"> + <caret line="63" column="0" lean-forward="true" selection-start-line="63" selection-start-column="0" selection-end-line="63" selection-end-column="0" /> + <folding /> + </state> + </provider> + </entry> + </file> + <file leaf-file-name="routing.yml" pinned="false" current-in-tab="true"> + <entry file="file://$PROJECT_DIR$/app/config/routing.yml"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="244"> + <caret line="27" column="0" lean-forward="false" selection-start-line="27" selection-start-column="0" selection-end-line="38" selection-end-column="0" /> <folding /> </state> </provider> @@ -90,11 +96,11 @@ </provider> </entry> </file> - <file leaf-file-name="FOSUBPersonnesProvider.php" pinned="false" current-in-tab="true"> + <file leaf-file-name="FOSUBPersonnesProvider.php" pinned="false" current-in-tab="false"> <entry file="file://$PROJECT_DIR$/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php"> <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="522"> - <caret line="76" column="36" lean-forward="false" selection-start-line="76" selection-start-column="36" selection-end-line="76" selection-end-column="36" /> + <state relative-caret-position="486"> + <caret line="34" column="39" lean-forward="false" selection-start-line="34" selection-start-column="39" selection-end-line="34" selection-end-column="39" /> <folding> <element signature="e#128#192#0#PHP" expanded="true" /> </folding> @@ -102,26 +108,6 @@ </provider> </entry> </file> - <file leaf-file-name="Personnes.php" pinned="false" current-in-tab="false"> - <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Personnes.php"> - <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="774"> - <caret line="178" column="20" lean-forward="false" selection-start-line="178" selection-start-column="20" selection-end-line="178" selection-end-column="20" /> - <folding /> - </state> - </provider> - </entry> - </file> - <file leaf-file-name="Personnes.orm.xml" pinned="false" current-in-tab="false"> - <entry file="file://$PROJECT_DIR$/src/AppBundle/Resources/config/doctrine/Personnes.orm.xml"> - <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="288"> - <caret line="16" column="19" lean-forward="false" selection-start-line="16" selection-start-column="19" selection-end-line="16" selection-end-column="19" /> - <folding /> - </state> - </provider> - </entry> - </file> </leaf> </component> <component name="FindInProjectRecents"> @@ -153,13 +139,14 @@ <option value="$PROJECT_DIR$/app/AppKernel.php" /> <option value="$PROJECT_DIR$/app/config/parameters.yml" /> <option value="$PROJECT_DIR$/vendor/hwi/oauth-bundle/Security/Core/User/FOSUBUserProvider.php" /> - <option value="$PROJECT_DIR$/app/config/routing.yml" /> <option value="$PROJECT_DIR$/app/config/services.yml" /> <option value="$PROJECT_DIR$/app/config/config.yml" /> - <option value="$PROJECT_DIR$/app/config/security.yml" /> <option value="$PROJECT_DIR$/src/AppBundle/Resources/config/doctrine/Personnes.orm.xml" /> <option value="$PROJECT_DIR$/src/AppBundle/Entity/Personnes.php" /> <option value="$PROJECT_DIR$/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php" /> + <option value="$PROJECT_DIR$/app/Resources/views/base.html.twig" /> + <option value="$PROJECT_DIR$/app/config/security.yml" /> + <option value="$PROJECT_DIR$/app/config/routing.yml" /> </list> </option> </component> @@ -171,8 +158,8 @@ </component> <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" /> <component name="ProjectFrameBounds"> - <option name="width" value="1918" /> - <option name="height" value="1035" /> + <option name="width" value="1916" /> + <option name="height" value="1039" /> </component> <component name="ProjectView"> <navigator currentView="ProjectPane" proportions="" version="1"> @@ -341,15 +328,25 @@ <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" /> </PATH_ELEMENT> <PATH_ELEMENT> - <option name="myItemId" value="src" /> + <option name="myItemId" value="app" /> <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" /> </PATH_ELEMENT> + </PATH> + <PATH> <PATH_ELEMENT> - <option name="myItemId" value="AppBundle" /> + <option name="myItemId" value="CNinno2k16" /> + <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> + </PATH_ELEMENT> + <PATH_ELEMENT> + <option name="myItemId" value="CNinno2k16" /> + <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" /> + </PATH_ELEMENT> + <PATH_ELEMENT> + <option name="myItemId" value="app" /> <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" /> </PATH_ELEMENT> <PATH_ELEMENT> - <option name="myItemId" value="Entity" /> + <option name="myItemId" value="config" /> <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" /> </PATH_ELEMENT> </PATH> @@ -366,6 +363,14 @@ <option name="myItemId" value="app" /> <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" /> </PATH_ELEMENT> + <PATH_ELEMENT> + <option name="myItemId" value="Resources" /> + <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" /> + </PATH_ELEMENT> + <PATH_ELEMENT> + <option name="myItemId" value="views" /> + <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" /> + </PATH_ELEMENT> </PATH> <PATH> <PATH_ELEMENT> @@ -381,7 +386,15 @@ <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" /> </PATH_ELEMENT> <PATH_ELEMENT> - <option name="myItemId" value="config" /> + <option name="myItemId" value="Resources" /> + <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" /> + </PATH_ELEMENT> + <PATH_ELEMENT> + <option name="myItemId" value="views" /> + <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" /> + </PATH_ELEMENT> + <PATH_ELEMENT> + <option name="myItemId" value="accueil" /> <option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" /> </PATH_ELEMENT> </PATH> @@ -479,12 +492,13 @@ <workItem from="1493718406781" duration="1986000" /> <workItem from="1494318691126" duration="925000" /> <workItem from="1495219418133" duration="228000" /> - <workItem from="1495474001635" duration="15915000" /> + <workItem from="1495474001635" duration="21694000" /> + <workItem from="1495543812642" duration="240000" /> </task> <servers /> </component> <component name="TimeTrackingManager"> - <option name="totallyTimeSpent" value="68348000" /> + <option name="totallyTimeSpent" value="74367000" /> </component> <component name="TodoView"> <todo-panel id="selected-file"> @@ -496,26 +510,26 @@ </todo-panel> </component> <component name="ToolWindowManager"> - <frame x="0" y="0" width="1918" height="1035" extended-state="5" /> + <frame x="0" y="0" width="1916" height="1039" extended-state="4" /> <editor active="true" /> <layout> - <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.2486911" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> + <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24842767" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" /> <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> - <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32975295" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" /> - <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.24973822" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32991803" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" /> <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" /> - <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> + <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> + <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32975295" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> + <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> </layout> <layout-to-restore> <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> @@ -548,23 +562,6 @@ <watches-manager /> </component> <component name="editorHistoryManager"> - <entry file="file://$PROJECT_DIR$/src/AppBundle/Entity/Personnes.php"> - <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="1638"> - <caret line="92" column="26" lean-forward="false" selection-start-line="92" selection-start-column="26" selection-end-line="92" selection-end-column="26" /> - </state> - </provider> - </entry> - <entry file="file://$PROJECT_DIR$/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php"> - <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="108"> - <caret line="11" column="50" lean-forward="false" selection-start-line="11" selection-start-column="46" selection-end-line="11" selection-end-column="63" /> - <folding> - <element signature="e#128#192#0#PHP" expanded="true" /> - </folding> - </state> - </provider> - </entry> <entry file="file://$PROJECT_DIR$/app/config/config.yml"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="0"> @@ -820,7 +817,6 @@ <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="0"> <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> - <folding /> </state> </provider> </entry> @@ -828,7 +824,6 @@ <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="-432"> <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> - <folding /> </state> </provider> </entry> @@ -847,19 +842,10 @@ </state> </provider> </entry> - <entry file="file://$PROJECT_DIR$/app/config/routing.yml"> - <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="766"> - <caret line="56" column="17" lean-forward="false" selection-start-line="56" selection-start-column="17" selection-end-line="56" selection-end-column="17" /> - <folding /> - </state> - </provider> - </entry> <entry file="file://$PROJECT_DIR$/vendor/hwi/oauth-bundle/Security/Core/User/FOSUBUserProvider.php"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="658"> <caret line="179" column="70" lean-forward="false" selection-start-line="179" selection-start-column="70" selection-end-line="179" selection-end-column="70" /> - <folding /> </state> </provider> </entry> @@ -887,19 +873,17 @@ </state> </provider> </entry> - <entry file="file://$PROJECT_DIR$/app/config/config.yml"> + <entry file="file://$PROJECT_DIR$/app/Resources/views/accueil/index.html.twig"> <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="460"> - <caret line="108" column="26" lean-forward="false" selection-start-line="108" selection-start-column="26" selection-end-line="108" selection-end-column="26" /> - <folding /> + <state relative-caret-position="0"> + <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> </state> </provider> </entry> - <entry file="file://$PROJECT_DIR$/app/config/security.yml"> + <entry file="file://$PROJECT_DIR$/app/Resources/views/base.html.twig"> <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="766"> - <caret line="64" column="12" lean-forward="false" selection-start-line="64" selection-start-column="12" selection-end-line="64" selection-end-column="12" /> - <folding /> + <state relative-caret-position="432"> + <caret line="30" column="45" lean-forward="false" selection-start-line="30" selection-start-column="45" selection-end-line="30" selection-end-column="46" /> </state> </provider> </entry> @@ -915,19 +899,42 @@ <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="774"> <caret line="178" column="20" lean-forward="false" selection-start-line="178" selection-start-column="20" selection-end-line="178" selection-end-column="20" /> - <folding /> </state> </provider> </entry> <entry file="file://$PROJECT_DIR$/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php"> <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="522"> - <caret line="76" column="36" lean-forward="false" selection-start-line="76" selection-start-column="36" selection-end-line="76" selection-end-column="36" /> + <state relative-caret-position="486"> + <caret line="34" column="39" lean-forward="false" selection-start-line="34" selection-start-column="39" selection-end-line="34" selection-end-column="39" /> <folding> <element signature="e#128#192#0#PHP" expanded="true" /> </folding> </state> </provider> </entry> + <entry file="file://$PROJECT_DIR$/app/config/config.yml"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="1944"> + <caret line="108" column="26" lean-forward="false" selection-start-line="108" selection-start-column="26" selection-end-line="108" selection-end-column="26" /> + <folding /> + </state> + </provider> + </entry> + <entry file="file://$PROJECT_DIR$/app/config/security.yml"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="676"> + <caret line="63" column="0" lean-forward="true" selection-start-line="63" selection-start-column="0" selection-end-line="63" selection-end-column="0" /> + <folding /> + </state> + </provider> + </entry> + <entry file="file://$PROJECT_DIR$/app/config/routing.yml"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="244"> + <caret line="27" column="0" lean-forward="false" selection-start-line="27" selection-start-column="0" selection-end-line="38" selection-end-column="0" /> + <folding /> + </state> + </provider> + </entry> </component> </project> \ No newline at end of file diff --git a/app/Resources/views/base.html.twig b/app/Resources/views/base.html.twig index bdb57a025a7df02686488764e89bc44354bef58c..a175384f904759fc7ffa65c22244007babfc1cc8 100644 --- a/app/Resources/views/base.html.twig +++ b/app/Resources/views/base.html.twig @@ -28,7 +28,7 @@ </div> <div class="container"> <!-- Second box to add the login button --> <div class="col-lg-4 col-lg-push-4 col-sm-4 col-sm-push-4"> - <a href="zone_login.php" target="_blank"> <!-- php page where the user gets to login --> + <a href="" target="_blank"> <!-- php page where the user gets to login --> <l>Login</l> </a> </div> diff --git a/app/config/routing.yml b/app/config/routing.yml index 3f03a21dca72a9c5dc3ad98d1b840926937e7811..2d18cd8feeb532ac885b8c934db36084587f99cd 100644 --- a/app/config/routing.yml +++ b/app/config/routing.yml @@ -25,17 +25,17 @@ fos_user_profile: resource: "@FOSUserBundle/Resources/config/routing/profile.xml" prefix: /profile -fos_user_register: - resource: "@FOSUserBundle/Resources/config/routing/registration.xml" - prefix: /register - -fos_user_resetting: - resource: "@FOSUserBundle/Resources/config/routing/resetting.xml" - prefix: /resetting - -fos_user_change_password: - resource: "@FOSUserBundle/Resources/config/routing/change_password.xml" - prefix: /profile +#fos_user_register: +# resource: "@FOSUserBundle/Resources/config/routing/registration.xml" +# prefix: /register +# +#fos_user_resetting: +# resource: "@FOSUserBundle/Resources/config/routing/resetting.xml" +# prefix: /resetting +# +#fos_user_change_password: +# resource: "@FOSUserBundle/Resources/config/routing/change_password.xml" +# prefix: /profile #HWIOAuthBundle routes hwi_oauth_security: diff --git a/app/config/security.yml b/app/config/security.yml index aa3fb1105e6af4483826a986fa72a1893326332d..b54b9ff9d31effafdf8df7ae5e21d3df5ae707e8 100644 --- a/app/config/security.yml +++ b/app/config/security.yml @@ -5,8 +5,8 @@ security: FOS\UserBundle\Model\UserInterface: bcrypt role_hierarchy: - ROLE_ADMIN: ROLE_USER - ROLE_SUPER_ADMIN: ROLE_ADMIN + ROLE_ADMIN: ROLE_USER + ROLE_SUPER_ADMIN: ROLE_ADMIN # http://symfony.com/doc/current/security.html#b-configuring-how-users-are-loaded providers: @@ -31,11 +31,11 @@ security: # form_login: ~ # a pattern: ^/ - form_login: - provider: fos_userbundle - csrf_token_generator: security.csrf.token_manager - login_path: /login - check_path: /login_check +# form_login: +# provider: fos_userbundle +# csrf_token_generator: security.csrf.token_manager +# login_path: /login +# check_path: /login_check oauth: resource_owners: @@ -45,7 +45,11 @@ security: oauth_user_provider: service: myecp_user_provider - logout: true + logout: + path: /logout + target: / + delete_cookies: + PHPSESSID : {path: null, domain: null} anonymous: true login: diff --git a/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php b/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php index 6a28f5f2a0e54d94ef619146f7d3334945f48602..7930b2c9b98812404d68c61a1778be36be6b6c25 100644 --- a/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php +++ b/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php @@ -20,7 +20,6 @@ class FOSUBPersonnesProvider extends BaseClass */ public function connect(UserInterface $user, UserResponseInterface $response) { - print("accc"); $property = $this->getProperty($response); $username = $response->getUsername(); @@ -30,10 +29,8 @@ class FOSUBPersonnesProvider extends BaseClass $setter = 'set'.ucfirst($service); $setter_id = $setter.'Id'; $setter_token = $setter.'AccessToken'; - //we "disconnect" previously connected users if (null !== $previousUser = $this->userManager->findUserBy(array($property => $username))) { -// if (null !== $previousUser = $this->userManager->findUserBy(array("myecpId" => $username))) { $previousUser->$setter_id(null); $previousUser->$setter_token(null); $this->userManager->updateUser($previousUser); @@ -54,7 +51,6 @@ class FOSUBPersonnesProvider extends BaseClass print("avc"); $username = $response->getUsername(); $user = $this->userManager->findUserBy(array($this->getProperty($response) => $username)); -// $user = $this->userManager->findUserBy(array("myecpId" => $username)); //when the user is registrating if (null === $user) { $service = $response->getResourceOwner()->getName(); diff --git a/var/cache/dev/appDevDebugProjectContainer.php b/var/cache/dev/appDevDebugProjectContainer.php index 3fdce2bb36930f3ed4a862ff96d64faddb7447bf..15570f784d40b0e5e820c018f1b3b2e658ae6b18 100644 --- a/var/cache/dev/appDevDebugProjectContainer.php +++ b/var/cache/dev/appDevDebugProjectContainer.php @@ -133,7 +133,6 @@ class appDevDebugProjectContainer extends Container 'fos_user.security.interactive_login_listener' => 'getFosUser_Security_InteractiveLoginListenerService', 'fos_user.security.login_manager' => 'getFosUser_Security_LoginManagerService', 'fos_user.user_manager' => 'getFosUser_UserManagerService', - 'fos_user.user_provider.username' => 'getFosUser_UserProvider_UsernameService', 'fos_user.username_form_type' => 'getFosUser_UsernameFormTypeService', 'fos_user.util.canonical_fields_updater' => 'getFosUser_Util_CanonicalFieldsUpdaterService', 'fos_user.util.email_canonicalizer' => 'getFosUser_Util_EmailCanonicalizerService', @@ -302,7 +301,6 @@ class appDevDebugProjectContainer extends Container 'debug.security.access.decision_manager' => true, 'doctrine.dbal.logger.profiling.default' => true, 'form.server_params' => true, - 'fos_user.user_provider.username' => true, 'fos_user.util.canonical_fields_updater' => true, 'fos_user.util.password_updater' => true, 'monolog.processor.psr_log_message' => true, @@ -447,7 +445,7 @@ class appDevDebugProjectContainer extends Container */ protected function getCache_SystemService() { - return $this->services['cache.system'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xrVMhik3Ft', 0, 'nXkhKbZtHZcUoRh1MJug5k', (__DIR__.'/pools'), $this->get('monolog.logger.cache', ContainerInterface::NULL_ON_INVALID_REFERENCE)); + return $this->services['cache.system'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xrVMhik3Ft', 0, 'XocYru6s7oPm3c9ie9oTgp', (__DIR__.'/pools'), $this->get('monolog.logger.cache', ContainerInterface::NULL_ON_INVALID_REFERENCE)); } /** @@ -478,7 +476,7 @@ class appDevDebugProjectContainer extends Container $c = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder($a, $b, ($this->targetDirs[3].'/app/Resources')); - return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(array(0 => new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer($c, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'}), 1 => $this->get('kernel.class_cache.cache_warmer'), 2 => new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer($this->get('translator')), 3 => new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer($this->get('validator.builder'), (__DIR__.'/validation.php'), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wTaEpFVuSs', 0, 'nXkhKbZtHZcUoRh1MJug5k', (__DIR__.'/pools'), $this->get('monolog.logger.cache', ContainerInterface::NULL_ON_INVALID_REFERENCE))), 4 => new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer($this->get('router')), 5 => new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(${($_ = isset($this->services['annotations.reader']) ? $this->services['annotations.reader'] : $this->getAnnotations_ReaderService()) && false ?: '_'}, (__DIR__.'/annotations.php'), ${($_ = isset($this->services['cache.annotations']) ? $this->services['cache.annotations'] : $this->getCache_AnnotationsService()) && false ?: '_'}), 6 => new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer($this, $c, array()), 7 => new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer($this->get('twig'), new \Symfony\Bundle\TwigBundle\TemplateIterator($a, ($this->targetDirs[3].'/app'), array())), 8 => new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer($this->get('doctrine')))); + return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(array(0 => new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer($c, ${($_ = isset($this->services['templating.locator']) ? $this->services['templating.locator'] : $this->getTemplating_LocatorService()) && false ?: '_'}), 1 => $this->get('kernel.class_cache.cache_warmer'), 2 => new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer($this->get('translator')), 3 => new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer($this->get('validator.builder'), (__DIR__.'/validation.php'), \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wTaEpFVuSs', 0, 'XocYru6s7oPm3c9ie9oTgp', (__DIR__.'/pools'), $this->get('monolog.logger.cache', ContainerInterface::NULL_ON_INVALID_REFERENCE))), 4 => new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer($this->get('router')), 5 => new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(${($_ = isset($this->services['annotations.reader']) ? $this->services['annotations.reader'] : $this->getAnnotations_ReaderService()) && false ?: '_'}, (__DIR__.'/annotations.php'), ${($_ = isset($this->services['cache.annotations']) ? $this->services['cache.annotations'] : $this->getCache_AnnotationsService()) && false ?: '_'}), 6 => new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer($this, $c, array()), 7 => new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer($this->get('twig'), new \Symfony\Bundle\TwigBundle\TemplateIterator($a, ($this->targetDirs[3].'/app'), array())), 8 => new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer($this->get('doctrine')))); } /** @@ -2713,44 +2711,37 @@ class appDevDebugProjectContainer extends Container $e = ${($_ = isset($this->services['security.http_utils']) ? $this->services['security.http_utils'] : $this->getSecurity_HttpUtilsService()) && false ?: '_'}; $f = $this->get('http_kernel'); $g = ${($_ = isset($this->services['security.authentication.manager']) ? $this->services['security.authentication.manager'] : $this->getSecurity_Authentication_ManagerService()) && false ?: '_'}; - $h = ${($_ = isset($this->services['security.authentication.session_strategy']) ? $this->services['security.authentication.session_strategy'] : $this->getSecurity_Authentication_SessionStrategyService()) && false ?: '_'}; - $i = new \Symfony\Component\HttpFoundation\RequestMatcher('^/login'); + $h = new \Symfony\Component\HttpFoundation\RequestMatcher('^/login'); - $j = new \Symfony\Component\HttpFoundation\RequestMatcher('^/register'); + $i = new \Symfony\Component\HttpFoundation\RequestMatcher('^/register'); - $k = new \Symfony\Component\HttpFoundation\RequestMatcher('^/resetting'); + $j = new \Symfony\Component\HttpFoundation\RequestMatcher('^/resetting'); - $l = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/'); + $k = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/'); - $m = new \Symfony\Component\Security\Http\AccessMap(); - $m->add($i, array(0 => 'IS_AUTHENTICATED_ANONYMOUSLY'), NULL); - $m->add($j, array(0 => 'IS_AUTHENTICATED_ANONYMOUSLY'), NULL); - $m->add($k, array(0 => 'IS_AUTHENTICATED_ANONYMOUSLY'), NULL); - $m->add($l, array(0 => 'ROLE_ADMIN'), NULL); + $l = new \Symfony\Component\Security\Http\AccessMap(); + $l->add($h, array(0 => 'IS_AUTHENTICATED_ANONYMOUSLY'), NULL); + $l->add($i, array(0 => 'IS_AUTHENTICATED_ANONYMOUSLY'), NULL); + $l->add($j, array(0 => 'IS_AUTHENTICATED_ANONYMOUSLY'), NULL); + $l->add($k, array(0 => 'ROLE_ADMIN'), NULL); - $n = new \Symfony\Component\Security\Http\Firewall\LogoutListener($b, $e, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($e, '/'), array('csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout')); - $n->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler()); + $m = new \Symfony\Component\Security\Http\Firewall\LogoutListener($b, $e, new \Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler($e, '/'), array('csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout')); + $m->addHandler(new \Symfony\Component\Security\Http\Logout\SessionLogoutHandler()); + $m->addHandler(new \Symfony\Component\Security\Http\Logout\CookieClearingLogoutHandler(array('PHPSESSID' => array('path' => NULL, 'domain' => NULL)))); - $o = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($e, array()); - $o->setOptions(array('login_path' => '/login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false)); - $o->setProviderKey('main'); + $n = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($e, array()); + $n->setOptions(array('login_path' => '/login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false)); + $n->setProviderKey('main'); - $p = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($f, $e, array(), $a); - $p->setOptions(array('login_path' => '/login', 'failure_path' => NULL, 'failure_forward' => false, 'failure_path_parameter' => '_failure_path')); + $o = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($f, $e, array(), $a); + $o->setOptions(array('login_path' => '/login', 'failure_path' => '/login', 'failure_forward' => false, 'failure_path_parameter' => '_failure_path')); - $q = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($e, array()); - $q->setOptions(array('login_path' => '/login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false)); - $q->setProviderKey('main'); + $p = new \HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener($b, $g, ${($_ = isset($this->services['security.authentication.session_strategy']) ? $this->services['security.authentication.session_strategy'] : $this->getSecurity_Authentication_SessionStrategyService()) && false ?: '_'}, $e, 'main', $n, $o, array('check_path' => '/login_check', 'use_forward' => false, 'require_previous_session' => true), $a, $c); + $p->setResourceOwnerMap($this->get('hwi_oauth.resource_ownermap.main')); + $p->setCheckPaths(array(0 => '/login/check')); - $r = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($f, $e, array(), $a); - $r->setOptions(array('login_path' => '/login', 'failure_path' => '/login', 'failure_forward' => false, 'failure_path_parameter' => '_failure_path')); - - $s = new \HWI\Bundle\OAuthBundle\Security\Http\Firewall\OAuthListener($b, $g, $h, $e, 'main', $q, $r, array('check_path' => '/login_check', 'use_forward' => false, 'require_previous_session' => true), $a, $c); - $s->setResourceOwnerMap($this->get('hwi_oauth.resource_ownermap.main')); - $s->setCheckPaths(array(0 => '/login/check')); - - return $this->services['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(array(0 => new \Symfony\Component\Security\Http\Firewall\ChannelListener($m, new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80, 443), $a), 1 => new \Symfony\Component\Security\Http\Firewall\ContextListener($b, array(0 => ${($_ = isset($this->services['fos_user.user_provider.username']) ? $this->services['fos_user.user_provider.username'] : $this->getFosUser_UserProvider_UsernameService()) && false ?: '_'}), 'main', $a, $c, $d), 2 => $n, 3 => new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener($b, $g, $h, $e, 'main', $o, $p, array('check_path' => '/login_check', 'use_forward' => false, 'require_previous_session' => true, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'post_only' => true), $a, $c, $this->get('security.csrf.token_manager')), 4 => $s, 5 => new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener($b, '592367686731d3.70523017', $a, $g), 6 => new \Symfony\Component\Security\Http\Firewall\AccessListener($b, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, $m, $g)), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, $d, $e, 'main', new \HWI\Bundle\OAuthBundle\Security\Http\EntryPoint\OAuthEntryPoint($f, $e, '/login', false), NULL, NULL, $a, false), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', 'security.request_matcher.a64d671f18e5575531d76c1d1154fdc4476cb8a79c02ed7a3469178c6d7b96b5ed4e60db', true, false, 'fos_user.user_provider.username', 'main', 'hwi_oauth.authentication.entry_point.oauth.main', NULL, NULL, array(0 => 'logout', 1 => 'form_login', 2 => 'oauth', 3 => 'anonymous'))); + return $this->services['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(array(0 => new \Symfony\Component\Security\Http\Firewall\ChannelListener($l, new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint(80, 443), $a), 1 => new \Symfony\Component\Security\Http\Firewall\ContextListener($b, array(0 => new \FOS\UserBundle\Security\UserProvider($this->get('fos_user.user_manager'))), 'main', $a, $c, $d), 2 => $m, 3 => $p, 4 => new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener($b, '5924308b2c6148.07193419', $a, $g), 5 => new \Symfony\Component\Security\Http\Firewall\AccessListener($b, ${($_ = isset($this->services['debug.security.access.decision_manager']) ? $this->services['debug.security.access.decision_manager'] : $this->getDebug_Security_Access_DecisionManagerService()) && false ?: '_'}, $l, $g)), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, $d, $e, 'main', new \HWI\Bundle\OAuthBundle\Security\Http\EntryPoint\OAuthEntryPoint($f, $e, '/login', false), NULL, NULL, $a, false), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', 'security.request_matcher.a64d671f18e5575531d76c1d1154fdc4476cb8a79c02ed7a3469178c6d7b96b5ed4e60db', true, false, 'fos_user.user_provider.username', 'main', 'hwi_oauth.authentication.entry_point.oauth.main', NULL, NULL, array(0 => 'logout', 1 => 'oauth', 2 => 'anonymous'))); } /** @@ -4027,7 +4018,7 @@ class appDevDebugProjectContainer extends Container */ protected function getCache_AnnotationsService() { - return $this->services['cache.annotations'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wL7jo4JGTo', 0, 'nXkhKbZtHZcUoRh1MJug5k', (__DIR__.'/pools'), $this->get('monolog.logger.cache', ContainerInterface::NULL_ON_INVALID_REFERENCE)); + return $this->services['cache.annotations'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wL7jo4JGTo', 0, 'XocYru6s7oPm3c9ie9oTgp', (__DIR__.'/pools'), $this->get('monolog.logger.cache', ContainerInterface::NULL_ON_INVALID_REFERENCE)); } /** @@ -4139,23 +4130,6 @@ class appDevDebugProjectContainer extends Container return $this->services['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams($this->get('request_stack')); } - /** - * Gets the 'fos_user.user_provider.username' service. - * - * This service is shared. - * This method always returns the same instance of the service. - * - * This service is private. - * If you want to be able to request this service from the container directly, - * make it public, otherwise you might end up with broken code. - * - * @return \FOS\UserBundle\Security\UserProvider A FOS\UserBundle\Security\UserProvider instance - */ - protected function getFosUser_UserProvider_UsernameService() - { - return $this->services['fos_user.user_provider.username'] = new \FOS\UserBundle\Security\UserProvider($this->get('fos_user.user_manager')); - } - /** * Gets the 'fos_user.util.canonical_fields_updater' service. * @@ -4240,9 +4214,7 @@ class appDevDebugProjectContainer extends Container */ protected function getSecurity_Authentication_ManagerService() { - $a = $this->get('hwi_oauth.user_checker'); - - $this->services['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(array(0 => new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(${($_ = isset($this->services['fos_user.user_provider.username']) ? $this->services['fos_user.user_provider.username'] : $this->getFosUser_UserProvider_UsernameService()) && false ?: '_'}, $a, 'main', $this->get('security.encoder_factory'), true), 1 => new \HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider($this->get('myecp_user_provider'), $this->get('hwi_oauth.resource_ownermap.main'), $a), 2 => new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider('592367686731d3.70523017')), true); + $this->services['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(array(0 => new \HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider($this->get('myecp_user_provider'), $this->get('hwi_oauth.resource_ownermap.main'), $this->get('hwi_oauth.user_checker')), 1 => new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider('5924308b2c6148.07193419')), true); $instance->setEventDispatcher($this->get('debug.event_dispatcher')); diff --git a/var/cache/dev/appDevDebugProjectContainer.xml b/var/cache/dev/appDevDebugProjectContainer.xml index a059c73aa829e77ae098395dd84ae06db7fa95d8..a118a1722df303c5f5e37d3db1157c6534a69e8f 100644 --- a/var/cache/dev/appDevDebugProjectContainer.xml +++ b/var/cache/dev/appDevDebugProjectContainer.xml @@ -580,9 +580,6 @@ <argument type="service" id="request_stack"/> <argument>null</argument> </service> - <service id="fos_user.user_provider.username" class="FOS\UserBundle\Security\UserProvider" public="false"> - <argument type="service" id="fos_user.user_manager"/> - </service> <service id="fos_user.util.user_manipulator" class="FOS\UserBundle\Util\UserManipulator"> <argument type="service" id="fos_user.user_manager"/> <argument type="service" id="debug.event_dispatcher"/> @@ -804,7 +801,7 @@ <tag name="cache.pool" clearer="cache.default_clearer"/> <argument>wTaEpFVuSs</argument> <argument>0</argument> - <argument>nXkhKbZtHZcUoRh1MJug5k</argument> + <argument>XocYru6s7oPm3c9ie9oTgp</argument> <argument>/home/ecral/workspace/CNinno2k16/var/cache/dev/pools</argument> <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/> <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/> @@ -987,7 +984,7 @@ <tag name="cache.pool" clearer="cache.default_clearer"/> <argument>xrVMhik3Ft</argument> <argument>0</argument> - <argument>nXkhKbZtHZcUoRh1MJug5k</argument> + <argument>XocYru6s7oPm3c9ie9oTgp</argument> <argument>/home/ecral/workspace/CNinno2k16/var/cache/dev/pools</argument> <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/> <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/> @@ -997,7 +994,7 @@ <tag name="cache.pool" clearer="cache.default_clearer"/> <argument>wL7jo4JGTo</argument> <argument>0</argument> - <argument>nXkhKbZtHZcUoRh1MJug5k</argument> + <argument>XocYru6s7oPm3c9ie9oTgp</argument> <argument>/home/ecral/workspace/CNinno2k16/var/cache/dev/pools</argument> <argument type="service" id="monolog.logger.cache" on-invalid="ignore"/> <factory class="Symfony\Component\Cache\Adapter\AbstractAdapter" method="createSystemCache"/> @@ -2019,15 +2016,6 @@ <service id="security.token_storage" class="Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage"/> <service id="security.authentication.manager" class="Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" public="false"> <argument type="collection"> - <argument type="service"> - <service class="Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" public="false"> - <argument type="service" id="fos_user.user_provider.username"/> - <argument type="service" id="hwi_oauth.user_checker"/> - <argument>main</argument> - <argument type="service" id="security.encoder_factory"/> - <argument>true</argument> - </service> - </argument> <argument type="service"> <service class="HWI\Bundle\OAuthBundle\Security\Core\Authentication\Provider\OAuthProvider" public="false"> <argument type="service" id="myecp_user_provider"/> @@ -2037,7 +2025,7 @@ </argument> <argument type="service"> <service class="Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" public="false"> - <argument>592367686731d3.70523017</argument> + <argument>5924308b2c6148.07193419</argument> </service> </argument> </argument> @@ -2258,7 +2246,11 @@ <service class="Symfony\Component\Security\Http\Firewall\ContextListener" public="false"> <argument type="service" id="security.token_storage"/> <argument type="collection"> - <argument type="service" id="fos_user.user_provider.username"/> + <argument type="service"> + <service class="FOS\UserBundle\Security\UserProvider" public="false"> + <argument type="service" id="fos_user.user_manager"/> + </service> + </argument> </argument> <argument>main</argument> <argument type="service" id="monolog.logger.security" on-invalid="null"/> @@ -2286,63 +2278,18 @@ <service class="Symfony\Component\Security\Http\Logout\SessionLogoutHandler" public="false"/> </argument> </call> - </service> - </argument> - <argument type="service"> - <service class="Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" public="false"> - <tag name="security.remember_me_aware" id="main" provider="security.user.provider.concrete.fos_userbundle"/> - <argument type="service" id="security.token_storage"/> - <argument type="service" id="security.authentication.manager"/> - <argument type="service" id="security.authentication.session_strategy"/> - <argument type="service" id="security.http_utils"/> - <argument>main</argument> - <argument type="service"> - <service class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler" public="false"> - <argument type="service" id="security.http_utils"/> - <argument type="collection"/> - <call method="setOptions"> - <argument type="collection"> - <argument key="login_path">/login</argument> - <argument key="always_use_default_target_path">false</argument> - <argument key="default_target_path">/</argument> - <argument key="target_path_parameter">_target_path</argument> - <argument key="use_referer">false</argument> - </argument> - </call> - <call method="setProviderKey"> - <argument>main</argument> - </call> - </service> - </argument> - <argument type="service"> - <service class="Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler" public="false"> - <argument type="service" id="http_kernel"/> - <argument type="service" id="security.http_utils"/> - <argument type="collection"/> - <argument type="service" id="monolog.logger.security" on-invalid="null"/> - <call method="setOptions"> + <call method="addHandler"> + <argument type="service"> + <service class="Symfony\Component\Security\Http\Logout\CookieClearingLogoutHandler" public="false"> <argument type="collection"> - <argument key="login_path">/login</argument> - <argument key="failure_path">null</argument> - <argument key="failure_forward">false</argument> - <argument key="failure_path_parameter">_failure_path</argument> + <argument key="PHPSESSID" type="collection"> + <argument key="path">null</argument> + <argument key="domain">null</argument> + </argument> </argument> - </call> - </service> - </argument> - <argument type="collection"> - <argument key="check_path">/login_check</argument> - <argument key="use_forward">false</argument> - <argument key="require_previous_session">true</argument> - <argument key="username_parameter">_username</argument> - <argument key="password_parameter">_password</argument> - <argument key="csrf_parameter">_csrf_token</argument> - <argument key="csrf_token_id">authenticate</argument> - <argument key="post_only">true</argument> - </argument> - <argument type="service" id="monolog.logger.security" on-invalid="null"/> - <argument type="service" id="debug.event_dispatcher" on-invalid="null"/> - <argument type="service" id="security.csrf.token_manager"/> + </service> + </argument> + </call> </service> </argument> <argument type="service"> @@ -2407,7 +2354,7 @@ <argument type="service"> <service class="Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" public="false"> <argument type="service" id="security.token_storage"/> - <argument>592367686731d3.70523017</argument> + <argument>5924308b2c6148.07193419</argument> <argument type="service" id="monolog.logger.security" on-invalid="null"/> <argument type="service" id="security.authentication.manager"/> </service> @@ -2503,7 +2450,6 @@ <argument>null</argument> <argument type="collection"> <argument>logout</argument> - <argument>form_login</argument> <argument>oauth</argument> <argument>anonymous</argument> </argument> diff --git a/var/cache/dev/appDevDebugProjectContainerCompiler.log b/var/cache/dev/appDevDebugProjectContainerCompiler.log index 2346528bd6e0e2133f15e89c9b9e82eef74a22c1..7795a1dad2fe856e7f888d193166ee853fb348d3 100644 --- a/var/cache/dev/appDevDebugProjectContainerCompiler.log +++ b/var/cache/dev/appDevDebugProjectContainerCompiler.log @@ -20,11 +20,7 @@ Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass: R Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass: Resolving inheritance for "security.context_listener.0" (parent: security.context_listener). Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass: Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener). Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass: Resolving inheritance for "security.logout.success_handler.main" (parent: security.logout.success_handler). -Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass: Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao). -Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass: Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler). -Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass: Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler). -Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass: Resolving inheritance for "security.authentication.listener.form.main" (parent: security.authentication.listener.form). -Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass: Resolving inheritance for "security.authentication.form_entry_point.main" (parent: security.authentication.form_entry_point). +Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass: Resolving inheritance for "security.logout.handler.cookie_clearing.main" (parent: security.logout.handler.cookie_clearing). Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass: Resolving inheritance for "hwi_oauth.resource_ownermap.main" (parent: hwi_oauth.abstract_resource_ownermap). Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass: Resolving inheritance for "hwi_oauth.authentication.provider.oauth.main" (parent: hwi_oauth.authentication.provider.oauth). Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass: Resolving inheritance for "security.authentication.success_handler.main.oauth" (parent: security.authentication.success_handler). @@ -117,8 +113,6 @@ Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPas Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass: Changed reference of service "security.http_utils" previously pointing to "router.default" to "router". Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass: Changed reference of service "security.http_utils" previously pointing to "router.default" to "router". Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass: Changed reference of service "security.validator.user_password" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory". -Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass: Changed reference of service "security.authentication.provider.dao.main" previously pointing to "security.user_checker" to "hwi_oauth.user_checker". -Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass: Changed reference of service "security.authentication.provider.dao.main" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory". Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass: Changed reference of service "hwi_oauth.authentication.provider.oauth.main" previously pointing to "security.user_checker" to "hwi_oauth.user_checker". Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass: Changed reference of service "twig" previously pointing to "twig.loader.filesystem" to "twig.loader". Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass: Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router". @@ -283,7 +277,6 @@ Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inl Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "sensio_framework_extra.routing.loader.annot_file" to "routing.resolver". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "routing.resolver" to "routing.loader". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "768fd9c2b52b909da36f3d207a1afd4a7b384e9ed8e930e50bf80ff2962be716_2" to "annotations.cache". -Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.authentication.provider.dao.main" to "security.authentication.manager". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "hwi_oauth.authentication.provider.oauth.main" to "security.authentication.manager". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.authentication.provider.anonymous.main" to "security.authentication.manager". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.expression_language" to "security.access.expression_voter". @@ -302,15 +295,13 @@ Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inl Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.logout.success_handler.main" to "security.logout_listener.main". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.logout.handler.session" to "security.logout_listener.main". -Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main". -Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main". +Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.logout.handler.cookie_clearing.main" to "security.logout_listener.main". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.authentication.success_handler.main.oauth" to "hwi_oauth.authentication.listener.oauth.main". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.authentication.failure_handler.main.oauth" to "hwi_oauth.authentication.listener.oauth.main". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "hwi_oauth.authentication.entry_point.oauth.main" to "security.exception_listener.main". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.channel_listener" to "security.firewall.map.context.main". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.context_listener.0" to "security.firewall.map.context.main". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.logout_listener.main" to "security.firewall.map.context.main". -Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.authentication.listener.form.main" to "security.firewall.map.context.main". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "hwi_oauth.authentication.listener.oauth.main" to "security.firewall.map.context.main". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.authentication.listener.anonymous.main" to "security.firewall.map.context.main". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.access_listener" to "security.firewall.map.context.main". @@ -461,11 +452,7 @@ Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Remo Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "security.context_listener.0"; reason: unused. Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "security.logout_listener.main"; reason: unused. Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "security.logout.success_handler.main"; reason: unused. -Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "security.authentication.provider.dao.main"; reason: unused. -Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "security.authentication.success_handler.main.form_login"; reason: unused. -Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "security.authentication.failure_handler.main.form_login"; reason: unused. -Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "security.authentication.listener.form.main"; reason: unused. -Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "security.authentication.form_entry_point.main"; reason: unused. +Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "security.logout.handler.cookie_clearing.main"; reason: unused. Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "hwi_oauth.authentication.provider.oauth.main"; reason: unused. Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "security.authentication.success_handler.main.oauth"; reason: unused. Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "security.authentication.failure_handler.main.oauth"; reason: unused. @@ -557,7 +544,9 @@ Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inl Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.access_map" to "security.firewall.map.context.main". +Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "fos_user.user_provider.username" to "security.firewall.map.context.main". Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass: Inlined service "security.access_map" to "security.firewall.map.context.main". +Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "fos_user.user_provider.username"; reason: unused. Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "cache.validator"; reason: unused. Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "assets.empty_version_strategy"; reason: unused. Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass: Removed service "templating.finder"; reason: unused. diff --git a/var/logs/dev.log b/var/logs/dev.log index ee899abfd06765afb5be7933224111bfd239e682..588f2129f83325dbbeed0f7d4e04fbd4c077607d 100644 --- a/var/logs/dev.log +++ b/var/logs/dev.log @@ -6741,3 +6741,1242 @@ [2017-05-22 22:34:41] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] [2017-05-22 22:34:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2017-05-22 22:34:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5630a0","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/5630a0","method":"GET"} [] +[2017-05-23 08:40:45] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 08:40:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:40:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:40:46] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:40:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:40:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3a1ca4","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/3a1ca4","method":"GET"} [] +[2017-05-23 08:40:48] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 08:40:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:40:48] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:40:48] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:40:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:41:16] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=ZmQ3MmY3YjI1YmE2NTQyMTIwZDhlNDRiYzY2NjI1ZjhjZGVmODJiY2VjMzBmYzE5ZDIzZmEyMzhkMmY0MDRhZQ&state=7dfc7ae271111fd72efcea1959e5c3ef","method":"GET"} [] +[2017-05-23 08:41:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:41:16] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:41:16] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:41:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:41:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9e3a75","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/9e3a75","method":"GET"} [] +[2017-05-23 08:41:23] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495528876","method":"POST"} [] +[2017-05-23 08:41:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:41:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:41:24] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:41:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 08:41:24] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 08:41:24] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [24811,"NDkyNTA1MWYzN2Q3NDU3MTM1YW [...]",1] [] +[2017-05-23 08:41:24] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 08:41:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:41:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5c2f07","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/5c2f07","method":"GET"} [] +[2017-05-23 08:41:31] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 08:41:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:41:31] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:41:31] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:41:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:41:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e0ac16","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/e0ac16","method":"GET"} [] +[2017-05-23 08:41:33] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 08:41:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:41:33] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:41:33] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:41:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:41:33] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=NzZiYmJmMzgxMDAxYjg3MTQ2Yzk2YmExMGFhNDUwZTgzNjUyMGUxMDNlN2FiYjQ2ZGNhOTFiY2IwY2NiY2RhZg&state=fe4181e3b4a34e1d5cdcc09ba68aadd0","method":"GET"} [] +[2017-05-23 08:41:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:41:33] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:41:33] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:41:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:41:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e5a396","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/e5a396","method":"GET"} [] +[2017-05-23 08:41:36] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495528893","method":"POST"} [] +[2017-05-23 08:41:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:41:36] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:41:36] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:41:36] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 08:41:36] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 08:41:36] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [null,null,1] [] +[2017-05-23 08:41:36] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 08:41:36] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 08:41:36] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [24811,"ODkwNDAwMzVmNmZiNmU3Mjc1OG [...]",1] [] +[2017-05-23 08:41:36] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 08:41:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:41:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"156703","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/156703","method":"GET"} [] +[2017-05-23 08:41:51] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 08:41:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:41:52] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:41:52] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:41:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:41:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d85bd5","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/d85bd5","method":"GET"} [] +[2017-05-23 08:41:53] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 08:41:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:41:53] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:41:53] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:41:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:41:54] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=NmQ0OTU0ZWRjZTA1OGEzODBjYzkzNGMwYjFjMWNjZTBkOTc2ZWZhYmZjMTA1OTYzMTk3NTk4NmZiNzZhYjMxMA&state=5b88d36b5e076eead63996726dd4d0a8","method":"GET"} [] +[2017-05-23 08:41:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:41:54] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:41:54] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:41:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:41:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"664237","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/664237","method":"GET"} [] +[2017-05-23 08:41:57] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495528914","method":"POST"} [] +[2017-05-23 08:41:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:41:57] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:41:57] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:41:57] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 08:41:57] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 08:41:57] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [null,null,1] [] +[2017-05-23 08:41:57] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 08:41:57] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 08:41:57] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [24811,"NTc0NzE1NGQ0ODMwZWE0Y2EwNz [...]",1] [] +[2017-05-23 08:41:57] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 08:41:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:41:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c817c2","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/c817c2","method":"GET"} [] +[2017-05-23 08:42:36] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 08:42:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:42:36] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:42:36] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:42:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:42:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b4bfac","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/b4bfac","method":"GET"} [] +[2017-05-23 08:42:42] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 08:42:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:42:42] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:42:42] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:42:42] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 08:42:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 08:42:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e74c9b","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/e74c9b","method":"GET"} [] +[2017-05-23 08:42:48] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 08:42:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 08:42:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"444d85","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/444d85","method":"GET"} [] +[2017-05-23 08:42:49] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 08:42:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 08:42:50] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=YzE2ZmQxODQwYmU4NTJjYTVmZmRmMzUxOTIyMmI3NTljM2VlMTU2M2IyYmZlY2M5M2E5OGY4NDBiNGNiNjI1MA&state=faf18ecfd33d52556b1e4ab3717c8174","method":"GET"} [] +[2017-05-23 08:42:50] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 08:42:50] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 08:42:50] security.INFO: User has been authenticated successfully. {"username":"2015gharbia"} [] +[2017-05-23 08:42:50] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 08:42:50] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 08:42:50","NGU2MGFiYTYyNmNlZTQ1NDU2YW [...]",1] [] +[2017-05-23 08:42:50] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 08:42:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:42:51] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 08:42:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:42:51] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:42:51] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:42:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:42:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"900f28","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/900f28","method":"GET"} [] +[2017-05-23 08:43:13] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 08:43:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 08:43:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"89d372","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/89d372","method":"GET"} [] +[2017-05-23 08:43:18] request.INFO: Matched route "fos_user_security_login". {"route":"fos_user_security_login","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::loginAction","_route":"fos_user_security_login"},"request_uri":"http://localhost:8000/login","method":"GET"} [] +[2017-05-23 08:43:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 08:43:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3e540c","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/3e540c","method":"GET"} [] +[2017-05-23 08:43:21] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 08:43:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 08:43:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"eeb634","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/eeb634","method":"GET"} [] +[2017-05-23 08:43:22] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 08:43:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 08:43:58] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=NDIzMGE5NGYwNGNmZWM3YWIxOWY3MmQyZWQ4ZTljODk1MzBkOGZmOGJiOTY5ZDY0MWFmNDAwMWEyZmUzYzJlOA&state=0fc3d102632c8e659b16359098639750","method":"GET"} [] +[2017-05-23 08:43:58] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 08:43:58] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 08:43:58] security.INFO: User has been authenticated successfully. {"username":"2015gharbia"} [] +[2017-05-23 08:43:58] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 08:43:58] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 08:43:58","ZGM3YWU3MGFhNDNhODQ2NGI4NG [...]",1] [] +[2017-05-23 08:43:58] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 08:43:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:43:59] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 08:43:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:43:59] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:43:59] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:43:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:43:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"61760b","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/61760b","method":"GET"} [] +[2017-05-23 08:45:34] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 08:45:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:45:34] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:45:34] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:45:35] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 08:45:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 08:45:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1fe179","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/1fe179","method":"GET"} [] +[2017-05-23 08:45:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /zone_login.php" (from "http://localhost:8000/")" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php line 3497 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /zone_login.php\" (from \"http://localhost:8000/\") at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php:3497, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:360)"} [] +[2017-05-23 08:45:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"52a648","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/52a648","method":"GET"} [] +[2017-05-23 08:45:43] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 08:45:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 08:45:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8076cd","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/8076cd","method":"GET"} [] +[2017-05-23 08:45:44] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 08:45:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 08:45:45] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=NWUzM2VmYmVkY2RiNDkxMjY5ZGZlNGE3ODA1NzI2MDczZjg4MjQ2MjIwMDVkYzk3MzlkOTI1MGU0M2RjM2YzNA&state=08d31d2d5c9e9e60874912904d7054d0","method":"GET"} [] +[2017-05-23 08:45:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 08:45:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 08:45:46] security.INFO: User has been authenticated successfully. {"username":"2015gharbia"} [] +[2017-05-23 08:45:46] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 08:45:46] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 08:45:46","YmVlN2UyODUwMDgzN2ExNzA1Y2 [...]",1] [] +[2017-05-23 08:45:46] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 08:45:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:45:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 08:45:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:45:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:45:46] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:45:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:45:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ab845e","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/ab845e","method":"GET"} [] +[2017-05-23 08:46:17] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 08:46:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:46:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:46:17] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:46:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:46:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"aa3020","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/aa3020","method":"GET"} [] +[2017-05-23 08:46:20] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 08:46:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:46:20] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:46:20] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:46:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:46:21] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=YTMzMzFhZWVmYmI2ZjU5MGEwN2EwZGJlODI2NzRhMDFhNGNiNGFiM2UzZTUxNjc2ODg4MTIxZDAyYWMyODQ2Ng&state=0f238320de4f38f22ce900cb735f6abf","method":"GET"} [] +[2017-05-23 08:46:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:46:21] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:46:21] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:46:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:46:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c7c496","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/c7c496","method":"GET"} [] +[2017-05-23 08:46:26] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495529181","method":"POST"} [] +[2017-05-23 08:46:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:46:26] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:46:26] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:46:28] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 08:46:28] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 08:46:28] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [null,null,1] [] +[2017-05-23 08:46:28] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 08:46:28] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 08:46:28] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [24811,"YmJiNGY0MzFlYjczNDBjYmExNT [...]",1] [] +[2017-05-23 08:46:28] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 08:46:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:46:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6f799f","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/6f799f","method":"GET"} [] +[2017-05-23 08:50:07] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 08:50:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:50:07] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:50:07] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:50:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:50:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f6a3bf","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/f6a3bf","method":"GET"} [] +[2017-05-23 08:50:08] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 08:50:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:50:08] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:50:08] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:50:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:50:09] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=MGM4M2Y2YWRmNGI5NDE1MGE0N2M5NTU1N2RiZjhkYTJiZDExY2NhYzg5ZTJkZDFiNmM4Zjc5MjY3YWUwMzg5Mg&state=55a326911181ca8df7a3becf2e6f5a29","method":"GET"} [] +[2017-05-23 08:50:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:50:09] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:50:09] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:50:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:50:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c2cd1c","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/c2cd1c","method":"GET"} [] +[2017-05-23 08:50:11] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495529409","method":"POST"} [] +[2017-05-23 08:50:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:50:11] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:50:11] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:50:12] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ContextErrorException: "Warning: print_r() expects parameter 2 to be boolean, object given" at /home/ecral/workspace/CNinno2k16/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php line 23 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): Warning: print_r() expects parameter 2 to be boolean, object given at /home/ecral/workspace/CNinno2k16/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php:23)"} [] +[2017-05-23 08:50:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:50:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8c96cc","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/8c96cc","method":"GET"} [] +[2017-05-23 08:50:29] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 08:50:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:50:29] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:50:29] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:50:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:50:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"7dc72f","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/7dc72f","method":"GET"} [] +[2017-05-23 08:50:30] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 08:50:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:50:30] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:50:30] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:50:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:50:30] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=NmIwZjEzY2Q5YjEwOTM1ZjY5YmM4YTczOGY2NzAyMmQ2NDE4MmRiNmM3Y2JiNmE5NmVhMGQyYjk0NDQ5MzZjNg&state=1c94df3b6444a51fab9222db112d1dae","method":"GET"} [] +[2017-05-23 08:50:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:50:30] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:50:30] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:50:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:50:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d8f44c","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/d8f44c","method":"GET"} [] +[2017-05-23 08:50:33] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495529430","method":"POST"} [] +[2017-05-23 08:50:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:50:33] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:50:33] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:50:40] php.CRITICAL: Fatal Error: Out of memory (allocated 2281701376) (tried to allocate 2279608320 bytes) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\OutOfMemoryException(code: 0): Error: Out of memory (allocated 2281701376) (tried to allocate 2279608320 bytes) at /home/ecral/workspace/CNinno2k16/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php:23)"} [] +[2017-05-23 08:50:51] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 08:50:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:50:51] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:50:51] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:50:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:50:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"30f82d","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/30f82d","method":"GET"} [] +[2017-05-23 08:50:52] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 08:50:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:50:52] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:50:52] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:50:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:50:52] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=NzY0MzJmYjUwZGY2MjBhOThjYTdhNGM3ZDNiYWUwYjk2MDA0NTA3NTc4YWFjNTA4NGVjOWJkNGRkNWVhMGE5OQ&state=31869f7652b7b15404816462273dd78f","method":"GET"} [] +[2017-05-23 08:50:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:50:52] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:50:52] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:50:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:50:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b1a34b","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/b1a34b","method":"GET"} [] +[2017-05-23 08:50:54] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495529452","method":"POST"} [] +[2017-05-23 08:50:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:50:54] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:50:54] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:51:00] php.CRITICAL: Fatal Error: Out of memory (allocated 2281701376) (tried to allocate 2279608320 bytes) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\OutOfMemoryException(code: 0): Error: Out of memory (allocated 2281701376) (tried to allocate 2279608320 bytes) at /home/ecral/workspace/CNinno2k16/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php:23)"} [] +[2017-05-23 08:56:12] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 08:56:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:56:12] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:56:12] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:56:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:56:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ef069f","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/ef069f","method":"GET"} [] +[2017-05-23 08:56:13] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 08:56:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:56:13] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:56:13] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:56:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:56:13] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=MDQxOTYzMjcwMjIxN2Y2OGY5Nzk2NTZjZTZhMTc5OWVjMGY1MjZiODgwNTQ5OWUwYzc1MTc3NjZmMTc3YjJiZA&state=75a73ad85c5ff3c5b7841f3151ec3387","method":"GET"} [] +[2017-05-23 08:56:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:56:13] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:56:13] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:56:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:56:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"84eae3","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/84eae3","method":"GET"} [] +[2017-05-23 08:56:16] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495529773","method":"POST"} [] +[2017-05-23 08:56:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:56:16] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:56:16] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:56:18] php.CRITICAL: Fatal Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 568332288 bytes) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\OutOfMemoryException(code: 0): Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 568332288 bytes) at /home/ecral/workspace/CNinno2k16/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php:24)"} [] +[2017-05-23 08:56:44] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 08:56:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:56:44] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:56:44] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:56:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:56:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b10b87","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/b10b87","method":"GET"} [] +[2017-05-23 08:56:46] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 08:56:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:56:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:56:46] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:56:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:56:46] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=OGJjM2U2MjA3MDg4MzI1NTc5MjhiNjk0NmE2MTZhZjAwNjMxMGQ1NzhiYjkxMmI0MGVmYTE2OWI5YTEzNTc2Mw&state=85080d38956618730e4bc26a5e63d211","method":"GET"} [] +[2017-05-23 08:56:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:56:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:56:46] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:56:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:56:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a8f519","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/a8f519","method":"GET"} [] +[2017-05-23 08:56:48] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495529806","method":"POST"} [] +[2017-05-23 08:56:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:56:48] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:56:48] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:56:54] php.CRITICAL: Fatal Error: Out of memory (allocated 2281701376) (tried to allocate 2279608320 bytes) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\OutOfMemoryException(code: 0): Error: Out of memory (allocated 2281701376) (tried to allocate 2279608320 bytes) at /home/ecral/workspace/CNinno2k16/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php:24)"} [] +[2017-05-23 08:57:15] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 08:57:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:57:15] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:57:15] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:57:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:57:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"88cf97","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/88cf97","method":"GET"} [] +[2017-05-23 08:58:11] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 08:58:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:58:11] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 08:58:11] security.WARNING: Username could not be found in the selected user provider. {"username":null,"provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:58:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 08:58:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"92fe34","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/92fe34","method":"GET"} [] +[2017-05-23 08:58:13] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 08:58:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 08:58:13] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=MDMxNTRjMTczN2EyZDM3YjFkNTYyYTBhZjU0ZGNjY2Y0YTY1NzMyNzliNzIxYjMyN2FhNDE2OWRlODljYmZhMg&state=c064a077c164d83d1c6c4d9c96afe768","method":"GET"} [] +[2017-05-23 08:58:14] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 08:58:14] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 08:58:14] doctrine.DEBUG: INSERT INTO personnes (username, username_canonical, email, email_canonical, enabled, salt, password, last_login, confirmation_token, password_requested_at, roles, Nom, Prenom, id, ID_MyECP, MyEcp_Access_Token) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2015vargasg","2":"2015vargasg","3":"gabriel.vargas-correa@stud [...]","4":"gabriel.vargas-correa@stud [...]","5":true,"6":null,"7":"$2y$13$nhvly.wWl9GosZ.XCh9 [...]","8":null,"9":null,"10":null,"11":null,"12":"Vargas Correa","13":"Gabriel","14":24811,"15":24811,"16":"NTU3NmMzMzVjNDZhZGJhNjljMj [...]"} [] +[2017-05-23 08:58:14] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 08:58:14] security.INFO: User has been authenticated successfully. {"username":"2015vargasg"} [] +[2017-05-23 08:58:14] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 08:58:14] doctrine.DEBUG: UPDATE personnes SET last_login = ? WHERE ID_Personne = ? ["2017-05-23 08:58:14",2] [] +[2017-05-23 08:58:14] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 08:58:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:58:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 08:58:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 08:58:15] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 08:58:15] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 08:58:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 08:58:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3de356","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/3de356","method":"GET"} [] +[2017-05-23 09:00:00] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:00:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:00:00] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:00:00] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:00:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:00:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"a0ed0c","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/a0ed0c","method":"GET"} [] +[2017-05-23 09:00:02] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:00:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:00:02] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:00:02] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:00:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:00:03] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=YTgyMGU3ZmNjMjExMjc0NGU0Yjk1MWIzODRlMTdlODdkODRmMzE3MjllZWMyOWY4NzhmNDZmN2RmMzI2YjZmOQ&state=e6c07e7c01aeab153973e2b679f88a4d","method":"GET"} [] +[2017-05-23 09:00:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:00:03] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:00:03] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:00:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:00:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5fd205","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/5fd205","method":"GET"} [] +[2017-05-23 09:00:05] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495530003","method":"POST"} [] +[2017-05-23 09:00:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:00:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:00:05] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:00:06] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:00:06] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:00:06] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [null,null,2] [] +[2017-05-23 09:00:06] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:00:06] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:00:06] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [24811,"ODhjYjU0NjE3MTBlNzc5ZThhYj [...]",2] [] +[2017-05-23 09:00:06] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:00:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:00:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"869343","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/869343","method":"GET"} [] +[2017-05-23 09:00:18] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:00:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:00:18] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 09:00:18] security.WARNING: Username could not be found in the selected user provider. {"username":null,"provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:00:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:00:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72b8b6","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/72b8b6","method":"GET"} [] +[2017-05-23 09:00:19] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:00:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:00:20] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=ZTM0Njk5MmNhNWJmYmRlNDMzNzQ1N2JkY2M3YzYxY2I0YmYxYjZlOTk4ZTRiNGIzOWVmNjc0ZjVlMjMxNmQ1MA&state=8ef678906c881215a5cb59556d54499e","method":"GET"} [] +[2017-05-23 09:00:20] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:00:20] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:00:20] security.INFO: User has been authenticated successfully. {"username":"2015vargasg"} [] +[2017-05-23 09:00:20] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:00:20] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 09:00:20","YjM2MDg0N2VlMjI1YzI5ZTRjOW [...]",2] [] +[2017-05-23 09:00:20] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:00:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:00:20] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:00:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:00:21] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:00:21] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:00:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:00:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1b2bbb","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/1b2bbb","method":"GET"} [] +[2017-05-23 09:03:44] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:03:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:03:44] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:03:44] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:03:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:03:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2f1645","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/2f1645","method":"GET"} [] +[2017-05-23 09:03:46] request.INFO: Matched route "galerie". {"route":"galerie","route_parameters":{"_controller":"AppBundle\\Controller\\GalerieController::indexAction","_route":"galerie"},"request_uri":"http://localhost:8000/galerie/","method":"GET"} [] +[2017-05-23 09:03:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:03:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:03:46] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:03:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:03:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0724bb","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/0724bb","method":"GET"} [] +[2017-05-23 09:03:55] request.INFO: Matched route "galerie". {"route":"galerie","route_parameters":{"_controller":"AppBundle\\Controller\\GalerieController::indexAction","_route":"galerie"},"request_uri":"http://localhost:8000/galerie/","method":"GET"} [] +[2017-05-23 09:03:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:03:55] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:03:55] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:03:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:03:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"09555f","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/09555f","method":"GET"} [] +[2017-05-23 09:03:57] request.INFO: Matched route "galerie". {"route":"galerie","route_parameters":{"_controller":"AppBundle\\Controller\\GalerieController::indexAction","_route":"galerie"},"request_uri":"http://localhost:8000/galerie/","method":"GET"} [] +[2017-05-23 09:03:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:03:57] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:03:57] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:03:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:03:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"496c97","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/496c97","method":"GET"} [] +[2017-05-23 09:04:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /galerie/privee"" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php line 3497 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /galerie/privee\" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php:3497, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:360)"} [] +[2017-05-23 09:04:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cacb77","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/cacb77","method":"GET"} [] +[2017-05-23 09:07:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /zone_login.php" (from "http://localhost:8000/")" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php line 3497 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /zone_login.php\" (from \"http://localhost:8000/\") at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php:3497, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:360)"} [] +[2017-05-23 09:07:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4ea4c7","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/4ea4c7","method":"GET"} [] +[2017-05-23 09:07:58] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:07:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:07:58] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:07:58] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:07:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:07:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fbf63b","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/fbf63b","method":"GET"} [] +[2017-05-23 09:07:59] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:07:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:07:59] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:07:59] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:07:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:08:00] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=MWEwODNhM2ZlNzYzMzI0ZDAwZjdlYjk5MTQ1NGM0ODNkYmFlOGEwNzQ3YTE3MDNkYzc4ZDAxYTY5YzY4ZWZjNA&state=aab1acae46442f730f4aedc94e50ddc9","method":"GET"} [] +[2017-05-23 09:08:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:08:00] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:08:00] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:08:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:08:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1d97ed","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/1d97ed","method":"GET"} [] +[2017-05-23 09:08:03] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495530480","method":"POST"} [] +[2017-05-23 09:08:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:08:03] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:08:03] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:08:03] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:08:03] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:08:03] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [null,null,2] [] +[2017-05-23 09:08:03] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:08:04] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:08:04] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [24811,"OTVjNjAxNDY2YjhkZmQ2ODdjN2 [...]",2] [] +[2017-05-23 09:08:04] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:08:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:08:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"40946f","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/40946f","method":"GET"} [] +[2017-05-23 09:09:03] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:09:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:09:03] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:09:03] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:09:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:09:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"92a6ee","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/92a6ee","method":"GET"} [] +[2017-05-23 09:09:04] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:09:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:09:04] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:09:04] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:09:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:09:04] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=NGMzMjc2NGUwZjE5ODM1NWE3NjFjMzA2NGQ4ODJkMjJmZmRmZTk3OWVjZjRkMDRiMmUzZGU4MjYyYTIzZDM3Ng&state=e851e96b8f42d1e7b3a48c8b67a35a17","method":"GET"} [] +[2017-05-23 09:09:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:09:04] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:09:04] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:09:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:09:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e6de17","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/e6de17","method":"GET"} [] +[2017-05-23 09:09:07] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495530544","method":"POST"} [] +[2017-05-23 09:09:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:09:07] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:09:07] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:09:07] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:09:07] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:09:07] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [null,null,2] [] +[2017-05-23 09:09:07] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:09:07] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:09:07] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [24811,"NzU2ODg5MTZhMzgyNzBlZTc4M2 [...]",2] [] +[2017-05-23 09:09:07] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:09:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:09:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fb3566","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/fb3566","method":"GET"} [] +[2017-05-23 09:10:04] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:10:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:10:04] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:10:04] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:10:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:10:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0d8f85","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/0d8f85","method":"GET"} [] +[2017-05-23 09:10:05] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:10:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:10:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:10:05] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:10:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:10:05] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=M2Q3YmE4MzVkNGU3ZTQ5YTZlZDJlZDBlNjNkNDRiNzVlMTgxZTU5NDdjYzZjMjk2Mzg2OWZlZWIzMDM1NDFhMA&state=d36ea4170bbe13ab3f7c72df66e357b7","method":"GET"} [] +[2017-05-23 09:10:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:10:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:10:05] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:10:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:10:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5ab497","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/5ab497","method":"GET"} [] +[2017-05-23 09:10:08] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495530605","method":"POST"} [] +[2017-05-23 09:10:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:10:08] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:10:08] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:10:08] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:10:08] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:10:08] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [null,null,2] [] +[2017-05-23 09:10:08] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:10:08] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:10:08] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [24811,"NTc3NmY0N2FmZWY3ZDA3OWQwNm [...]",2] [] +[2017-05-23 09:10:08] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:10:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:10:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6754d8","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/6754d8","method":"GET"} [] +[2017-05-23 09:17:01] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:17:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:17:01] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:17:01] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:17:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:17:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"be4f73","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/be4f73","method":"GET"} [] +[2017-05-23 09:17:02] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:17:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:17:02] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:17:02] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:17:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:17:02] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=NTA4NTg0ZWI1ZWY5Y2I1Y2JiODc3MzZiNmVmZjc5MzRjYTEwNTk2ZDI2YjZjNzU1ZWI4YmU5NDYyM2Y2NDU0NQ&state=c26d76fd07f10bbd305f6c5ec4b1fb98","method":"GET"} [] +[2017-05-23 09:17:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:17:03] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:17:03] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:17:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:17:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f13bcc","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/f13bcc","method":"GET"} [] +[2017-05-23 09:17:05] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495531023","method":"POST"} [] +[2017-05-23 09:17:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:17:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:17:05] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:17:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:17:05] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:17:05] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [null,null,2] [] +[2017-05-23 09:17:05] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:17:05] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:17:05] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [24811,"MmQ3Yjg2MGFjYjNmOTQ4NWQwMG [...]",2] [] +[2017-05-23 09:17:05] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:17:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:17:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6bf969","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/6bf969","method":"GET"} [] +[2017-05-23 09:17:26] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:17:26] php.CRITICAL: Parse error: syntax error, unexpected '$this' (T_VARIABLE) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Parse error: syntax error, unexpected '$this' (T_VARIABLE) at /home/ecral/workspace/CNinno2k16/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php:37)"} [] +[2017-05-23 09:17:26] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Parse error: syntax error, unexpected '$this' (T_VARIABLE)" at /home/ecral/workspace/CNinno2k16/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php line 37 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Parse error: syntax error, unexpected '$this' (T_VARIABLE) at /home/ecral/workspace/CNinno2k16/src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php:37)"} [] +[2017-05-23 09:17:26] request.CRITICAL: Exception thrown when handling an exception (RuntimeException: The autoloader expected class "AppBundle\Security\Core\User\FOSUBPersonnesProvider" to be defined in file "/home/ecral/workspace/CNinno2k16/vendor/composer/../../src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/ecral/workspace/CNinno2k16/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php line 223) {"exception":"[object] (RuntimeException(code: 0): The autoloader expected class \"AppBundle\\Security\\Core\\User\\FOSUBPersonnesProvider\" to be defined in file \"/home/ecral/workspace/CNinno2k16/vendor/composer/../../src/AppBundle/Security/Core/User/FOSUBPersonnesProvider.php\". The file was found but the class was not in it, the class name or namespace probably has a typo. at /home/ecral/workspace/CNinno2k16/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:223)"} [] +[2017-05-23 09:17:32] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:17:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:17:32] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:17:32] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:17:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:17:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e15e49","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/e15e49","method":"GET"} [] +[2017-05-23 09:17:33] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:17:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:17:33] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:17:33] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:17:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:17:33] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=YTg2NjhkYjMzMjRjMWJmOTBiYzM2MzAxNTg0NjA2MzU2OTliYWMzODQzY2Y2NTY3NWI0ZDcwZDc1OTcxNzNjMQ&state=68a86939de89151b0bc4f3dd4ae086f4","method":"GET"} [] +[2017-05-23 09:17:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:17:33] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:17:33] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:17:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:17:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5188fe","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/5188fe","method":"GET"} [] +[2017-05-23 09:17:35] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495531053","method":"POST"} [] +[2017-05-23 09:17:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:17:35] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:17:35] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:17:36] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:17:36] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:17:36] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [null,null,2] [] +[2017-05-23 09:17:36] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:17:36] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:17:36] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [24811,"OGM3OWQxMGM4MTY0NGIxMTIzM2 [...]",2] [] +[2017-05-23 09:17:36] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:17:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:17:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2b751e","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/2b751e","method":"GET"} [] +[2017-05-23 09:18:04] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:18:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:18:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:18:05] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:18:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:18:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9db960","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/9db960","method":"GET"} [] +[2017-05-23 09:18:05] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:18:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:18:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:18:05] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:18:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:18:06] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=ZGJlMjc3MmExZGQ0MmQ1YWZiY2RiNTgyMmFjOTliNWZkMDI3YTY2NTQyMWE1NWYzMGIzNzVmMjEyNmI0OTY5OQ&state=5970918d0a20074d331d17eebc5b409e","method":"GET"} [] +[2017-05-23 09:18:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:18:06] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:18:06] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:18:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:18:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0d5a93","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/0d5a93","method":"GET"} [] +[2017-05-23 09:18:08] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495531086","method":"POST"} [] +[2017-05-23 09:18:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:18:08] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:18:08] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:18:08] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:18:08] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:18:08] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [null,null,2] [] +[2017-05-23 09:18:08] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:18:08] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:18:08] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [24811,"YzNmOTliMDc1NGVkZTdiMDc5MD [...]",2] [] +[2017-05-23 09:18:08] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:18:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:18:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d7f0f4","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/d7f0f4","method":"GET"} [] +[2017-05-23 09:18:33] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 09:18:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:18:33] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:18:33] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:18:33] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:18:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:18:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"da8ba1","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/da8ba1","method":"GET"} [] +[2017-05-23 09:18:36] request.INFO: Matched route "fos_user_security_login". {"route":"fos_user_security_login","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::loginAction","_route":"fos_user_security_login"},"request_uri":"http://localhost:8000/login","method":"GET"} [] +[2017-05-23 09:18:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:18:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"042ee2","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/042ee2","method":"GET"} [] +[2017-05-23 09:18:44] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:18:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:18:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0d8471","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/0d8471","method":"GET"} [] +[2017-05-23 09:18:45] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:18:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:18:46] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=Nzk5ZjMyYzkzMjg5NWU5N2I4YTFlNTBkYjI3ZGIxODNhNmQ2NjM2MzYzMThiNWVlOWFlYWZjYWI0Y2FjODBjYQ&state=02b684e05002eb388a1113fb08095308","method":"GET"} [] +[2017-05-23 09:18:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:18:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:18:46] security.INFO: User has been authenticated successfully. {"username":"2015vargasg"} [] +[2017-05-23 09:18:46] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:18:46] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 09:18:46","ZTI3NTI1ZWQxNzZmYTYzN2EzNm [...]",2] [] +[2017-05-23 09:18:46] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:18:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:18:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:18:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:18:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:18:47] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:18:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:18:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f8bba6","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/f8bba6","method":"GET"} [] +[2017-05-23 09:18:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /logout/"" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php line 3497 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /logout/\" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php:3497, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:360)"} [] +[2017-05-23 09:18:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8dca6d","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/8dca6d","method":"GET"} [] +[2017-05-23 09:23:48] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:23:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:23:48] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:23:48] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:23:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:23:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1d6bf2","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/1d6bf2","method":"GET"} [] +[2017-05-23 09:23:49] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:23:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:23:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:23:49] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:23:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:23:49] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=YjdhNjc1OGI1NGQ3OTgxY2NiODgzMjU2YjlhZjhkMWVjNjg5MmI2NzBmMTIyZWY1MDRjZjgzZjE0Njg5OGVjOQ&state=d0ce63b9685771b802b8855fe70f4a60","method":"GET"} [] +[2017-05-23 09:23:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:23:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:23:49] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:23:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:23:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"667a8e","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/667a8e","method":"GET"} [] +[2017-05-23 09:23:51] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495531429","method":"POST"} [] +[2017-05-23 09:23:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:23:52] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:23:52] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:23:52] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:23:52] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:23:52] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [null,null,2] [] +[2017-05-23 09:23:52] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:23:52] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:23:52] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [24811,"ZDI1OTMzMmJhNmI1ODE2ZDQ5OT [...]",2] [] +[2017-05-23 09:23:52] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:23:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:23:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1ef77b","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/1ef77b","method":"GET"} [] +[2017-05-23 09:23:55] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:23:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:23:55] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:23:55] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:23:55] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "login" as such route does not exist.")." at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig line 31 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"login\" as such route does not exist.\"). at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig:31, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"login\" as such route does not exist. at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlGenerator.php:69)"} [] +[2017-05-23 09:23:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:23:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4ccaf4","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/4ccaf4","method":"GET"} [] +[2017-05-23 09:24:05] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:24:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:24:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:24:05] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:24:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:24:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b8672b","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/b8672b","method":"GET"} [] +[2017-05-23 09:24:11] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:24:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:24:11] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:24:11] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:24:11] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "login/" as such route does not exist.")." at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig line 31 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"login/\" as such route does not exist.\"). at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig:31, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"login/\" as such route does not exist. at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlGenerator.php:69)"} [] +[2017-05-23 09:24:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:24:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dad283","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/dad283","method":"GET"} [] +[2017-05-23 09:24:26] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:24:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:24:26] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:24:26] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:24:26] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "login/myecp" as such route does not exist.")." at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig line 31 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"login/myecp\" as such route does not exist.\"). at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig:31, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"login/myecp\" as such route does not exist. at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlGenerator.php:69)"} [] +[2017-05-23 09:24:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:24:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c92a8a","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/c92a8a","method":"GET"} [] +[2017-05-23 09:24:34] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:24:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:24:34] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:24:34] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:24:34] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "/login/myecp" as such route does not exist.")." at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig line 31 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"/login/myecp\" as such route does not exist.\"). at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig:31, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"/login/myecp\" as such route does not exist. at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlGenerator.php:69)"} [] +[2017-05-23 09:24:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:24:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"72e262","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/72e262","method":"GET"} [] +[2017-05-23 09:24:39] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:24:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:24:39] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:24:39] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:24:39] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "/login/" as such route does not exist.")." at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig line 31 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"/login/\" as such route does not exist.\"). at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig:31, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"/login/\" as such route does not exist. at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlGenerator.php:69)"} [] +[2017-05-23 09:24:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:24:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0536eb","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/0536eb","method":"GET"} [] +[2017-05-23 09:24:44] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:24:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:24:44] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:24:44] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:24:44] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "/login/check" as such route does not exist.")." at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig line 31 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"/login/check\" as such route does not exist.\"). at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig:31, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"/login/check\" as such route does not exist. at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlGenerator.php:69)"} [] +[2017-05-23 09:24:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:24:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b96f40","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/b96f40","method":"GET"} [] +[2017-05-23 09:24:48] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:24:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:24:48] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:24:48] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:24:48] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "login/check" as such route does not exist.")." at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig line 31 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"login/check\" as such route does not exist.\"). at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig:31, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"login/check\" as such route does not exist. at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlGenerator.php:69)"} [] +[2017-05-23 09:24:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:24:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cbe296","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/cbe296","method":"GET"} [] +[2017-05-23 09:25:36] request.INFO: Matched route "fos_user_profile_show". {"route":"fos_user_profile_show","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/profile/","permanent":true,"scheme":null,"httpPort":8000,"httpsPort":443,"_route":"fos_user_profile_show"},"request_uri":"http://localhost:8000/profile","method":"GET"} [] +[2017-05-23 09:25:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:25:36] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:25:36] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:25:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:25:36] request.INFO: Matched route "fos_user_profile_show". {"route":"fos_user_profile_show","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\ProfileController::showAction","_route":"fos_user_profile_show"},"request_uri":"http://localhost:8000/profile/","method":"GET"} [] +[2017-05-23 09:25:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:25:37] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:25:37] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:25:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:25:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0689cc","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/0689cc","method":"GET"} [] +[2017-05-23 09:25:42] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 09:25:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:25:42] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:25:42] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:25:42] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:25:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:25:42] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "login/check" as such route does not exist.")." at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig line 31 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"login/check\" as such route does not exist.\"). at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig:31, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"login/check\" as such route does not exist. at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlGenerator.php:69)"} [] +[2017-05-23 09:25:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"320606","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/320606","method":"GET"} [] +[2017-05-23 09:26:08] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:26:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:26:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2998b0","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/2998b0","method":"GET"} [] +[2017-05-23 09:26:14] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:26:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:26:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"04f50b","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/04f50b","method":"GET"} [] +[2017-05-23 09:26:16] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:26:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:26:17] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=ODQxZDRjZThkOWEyMWZmMGJmMDdkMDY3ZGE4YWE3OGY0ZTY1MWQxNDcyMDlmYTVkMTM0NmUwMzgzYmZlZTYzNA&state=22af4af0dd83838048b0ed34690f5f2c","method":"GET"} [] +[2017-05-23 09:26:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:26:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:26:17] security.INFO: User has been authenticated successfully. {"username":"2015vargasg"} [] +[2017-05-23 09:26:17] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:26:17] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 09:26:17","ODhlMTkxYjQyM2VlMDJlNzRlYm [...]",2] [] +[2017-05-23 09:26:17] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:26:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:26:17] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:26:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:26:17] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:26:17] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:26:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:26:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"5830f9","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/5830f9","method":"GET"} [] +[2017-05-23 09:28:47] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:28:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:28:47] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:28:47] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:28:47] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "login" as such route does not exist.")." at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig line 31 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"login\" as such route does not exist.\"). at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig:31, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"login\" as such route does not exist. at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlGenerator.php:69)"} [] +[2017-05-23 09:28:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:28:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e10539","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/e10539","method":"GET"} [] +[2017-05-23 09:28:53] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:28:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:28:53] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:28:53] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:28:53] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "login/" as such route does not exist.")." at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig line 31 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"login/\" as such route does not exist.\"). at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig:31, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"login/\" as such route does not exist. at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlGenerator.php:69)"} [] +[2017-05-23 09:28:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:28:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e254e1","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/e254e1","method":"GET"} [] +[2017-05-23 09:28:58] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:28:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:28:58] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:28:58] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:28:58] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "login/myecp" as such route does not exist.")." at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig line 31 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"login/myecp\" as such route does not exist.\"). at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig:31, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"login/myecp\" as such route does not exist. at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlGenerator.php:69)"} [] +[2017-05-23 09:28:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:28:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"731207","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/731207","method":"GET"} [] +[2017-05-23 09:29:10] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:29:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:29:10] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:29:10] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:29:10] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "/login/" as such route does not exist.")." at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig line 31 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"/login/\" as such route does not exist.\"). at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig:31, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"/login/\" as such route does not exist. at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlGenerator.php:69)"} [] +[2017-05-23 09:29:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:29:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d6eeb2","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/d6eeb2","method":"GET"} [] +[2017-05-23 09:29:30] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:29:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:29:30] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:29:30] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:29:30] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "login" as such route does not exist.")." at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig line 31 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"login\" as such route does not exist.\"). at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig:31, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"login\" as such route does not exist. at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlGenerator.php:69)"} [] +[2017-05-23 09:29:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:29:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c84909","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/c84909","method":"GET"} [] +[2017-05-23 09:29:38] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:29:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:29:38] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:29:38] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:29:38] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "login/check" as such route does not exist.")." at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig line 31 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"login/check\" as such route does not exist.\"). at /home/ecral/workspace/CNinno2k16/app/Resources/views/base.html.twig:31, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"login/check\" as such route does not exist. at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlGenerator.php:69)"} [] +[2017-05-23 09:29:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:29:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"38b7eb","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/38b7eb","method":"GET"} [] +[2017-05-23 09:36:15] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:36:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:36:15] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:36:15] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:36:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:36:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"e7e87c","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/e7e87c","method":"GET"} [] +[2017-05-23 09:36:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /logouy"" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php line 3497 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /logouy\" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php:3497, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:360)"} [] +[2017-05-23 09:36:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"af88a2","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/af88a2","method":"GET"} [] +[2017-05-23 09:36:24] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 09:36:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:36:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:36:24] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:36:24] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:36:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:36:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"913984","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/913984","method":"GET"} [] +[2017-05-23 09:36:29] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:36:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:36:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4dcb03","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/4dcb03","method":"GET"} [] +[2017-05-23 09:47:25] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 09:47:25] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:47:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:47:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"df8da0","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/df8da0","method":"GET"} [] +[2017-05-23 09:47:28] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:47:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:47:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f40917","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/f40917","method":"GET"} [] +[2017-05-23 09:47:30] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:47:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:47:30] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=ZmM5NmExNjY5NGZmNzdhZDQ3YjBlNzFlN2ZlMTAyNTkyZDk4MjM3ZTFmMWJmMDZhOTFjYzQzNTJjYjEzMDk5Ng&state=271f1411497666737c5af9d6b2d57aae","method":"GET"} [] +[2017-05-23 09:47:31] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:47:31] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:47:31] security.INFO: User has been authenticated successfully. {"username":"2015vargasg"} [] +[2017-05-23 09:47:31] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:47:31] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 09:47:31","YmFjYzA1MjM3NDNiNmU0NjQ0ZT [...]",2] [] +[2017-05-23 09:47:31] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:47:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:47:31] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:47:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:47:31] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:47:31] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:47:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:47:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6e9c7f","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/6e9c7f","method":"GET"} [] +[2017-05-23 09:50:25] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:50:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:50:25] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:50:25] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:50:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:50:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6b3e25","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/6b3e25","method":"GET"} [] +[2017-05-23 09:50:26] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:50:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:50:26] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:50:26] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:50:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:50:27] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=OGQ5M2QwODRlYjAxZTI3YWMxYzMxZmI5YzM2MDVjOTk0NmYxY2Q2MzRiNDMzMzE0MzQyM2Y1ZDZjZjhhZTA3ZQ&state=82b455bbad4c45432a96ab96a209c14d","method":"GET"} [] +[2017-05-23 09:50:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:50:27] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:50:27] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:50:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:50:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"4ad6fb","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/4ad6fb","method":"GET"} [] +[2017-05-23 09:50:36] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 09:50:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:50:36] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:50:36] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:50:36] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:50:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:50:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"973fc8","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/973fc8","method":"GET"} [] +[2017-05-23 09:50:39] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:50:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:50:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"b5e38c","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/b5e38c","method":"GET"} [] +[2017-05-23 09:50:40] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:50:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:50:41] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=MWYwNWJhMDk1NGUxNGQ4NGFlNzQ0MzU0OTE4Y2U4ZWZmNDE4MWJiOWZiOGQzMTlmODYyYjYyZmVjM2JhNDA3ZA&state=75303e1d1e3f4021ea90bf56d915d9c2","method":"GET"} [] +[2017-05-23 09:50:45] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:50:45] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [24811] [] +[2017-05-23 09:50:45] security.INFO: User has been authenticated successfully. {"username":"2015vargasg"} [] +[2017-05-23 09:50:45] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:50:45] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 09:50:45","ZWQzOTYwYzk3ZjlhM2EwNjlkYj [...]",2] [] +[2017-05-23 09:50:45] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:50:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:50:45] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:50:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:50:45] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:50:45] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:50:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:50:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"26c1d8","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/26c1d8","method":"GET"} [] +[2017-05-23 09:53:09] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 09:53:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:53:09] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [24811] [] +[2017-05-23 09:53:09] security.DEBUG: User was reloaded from a user provider. {"username":"2015vargasg","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:53:09] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:53:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:53:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"eb1a1c","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/eb1a1c","method":"GET"} [] +[2017-05-23 09:53:13] request.INFO: Matched route "fos_user_security_login". {"route":"fos_user_security_login","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::loginAction","_route":"fos_user_security_login"},"request_uri":"http://localhost:8000/login","method":"GET"} [] +[2017-05-23 09:53:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:53:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1f58b4","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/1f58b4","method":"GET"} [] +[2017-05-23 09:53:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php line 3497 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php:3497, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:360)"} [] +[2017-05-23 09:53:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php line 3497 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php:3497, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:360)"} [] +[2017-05-23 09:53:17] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:53:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:53:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"de32b6","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/de32b6","method":"GET"} [] +[2017-05-23 09:53:27] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:53:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:53:38] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=YTU1MjQxNTI4ZDdiOTlhYzM0NGE2ODZjNTJlYmY2NTU5NWFmZTI1ZWQ2M2ZmYzE3YTNjOGUzODE4ZTA1Y2E3Yw&state=96f33205b58a1f0513f631a60b844ea1","method":"GET"} [] +[2017-05-23 09:53:40] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 09:53:40] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:53:40] doctrine.DEBUG: INSERT INTO personnes (username, username_canonical, email, email_canonical, enabled, salt, password, last_login, confirmation_token, password_requested_at, roles, Nom, Prenom, id, ID_MyECP, MyEcp_Access_Token) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) {"1":"2015gharbia","2":"2015gharbia","3":"achraf.gharbi@student.ecp.fr","4":"achraf.gharbi@student.ecp.fr","5":true,"6":null,"7":"$2y$13$lLB8vxC43N.Oxiatpwl [...]","8":null,"9":null,"10":null,"11":null,"12":"Gharbi","13":"Achraf","14":25077,"15":25077,"16":"Yzc4MjExOTQwYzZkNGY4NjE2OG [...]"} [] +[2017-05-23 09:53:40] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:53:41] security.INFO: User has been authenticated successfully. {"username":"2015gharbia"} [] +[2017-05-23 09:53:41] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:53:41] doctrine.DEBUG: UPDATE personnes SET last_login = ? WHERE ID_Personne = ? ["2017-05-23 09:53:41",3] [] +[2017-05-23 09:53:41] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:53:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:53:41] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:53:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:53:41] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 09:53:41] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:53:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:53:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"424bc2","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/424bc2","method":"GET"} [] +[2017-05-23 09:54:23] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:54:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:54:23] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 09:54:23] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:54:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:54:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"84974b","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/84974b","method":"GET"} [] +[2017-05-23 09:54:24] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:54:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:54:24] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 09:54:24] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:54:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:54:25] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?code=YzgyMmMxMzk3YTkyYjk1Njk1ODQzOTAxOTY1ZDljYjRjOThmNDQzMmEzMzhkNzRiYzZhMjdjY2E5NzYxYjBjMQ&state=dc6b7ab060d4c8fafcc11db02f649286","method":"GET"} [] +[2017-05-23 09:54:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:54:25] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 09:54:25] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:54:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:54:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"353306","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/353306","method":"GET"} [] +[2017-05-23 09:54:27] request.INFO: Matched route "hwi_oauth_connect_service". {"route":"hwi_oauth_connect_service","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectServiceAction","service":"myecp","_route":"hwi_oauth_connect_service"},"request_uri":"http://localhost:8000/login/service/myecp?key=1495533265","method":"POST"} [] +[2017-05-23 09:54:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:54:27] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 09:54:27] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:54:28] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 09:54:28] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:54:28] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [null,null,3] [] +[2017-05-23 09:54:28] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:54:28] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:54:28] doctrine.DEBUG: UPDATE personnes SET ID_MyECP = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? [25077,"NmVlYzBhYzlhMTQ4YjI2NWQ3MD [...]",3] [] +[2017-05-23 09:54:28] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:54:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:54:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cf4db4","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/cf4db4","method":"GET"} [] +[2017-05-23 09:54:34] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 09:54:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:54:34] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 09:54:34] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:54:34] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:54:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:54:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0eeb7f","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/0eeb7f","method":"GET"} [] +[2017-05-23 09:54:37] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 09:54:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:54:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d270ca","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/d270ca","method":"GET"} [] +[2017-05-23 09:54:38] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 09:54:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 09:54:38] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=ODhiMGZjMjNkYTAxNDQ3NzhlYjBkZGI3Y2M0NDdiNzZkODM4MjEwMDU0NjZlNmEzNThiMGNmN2Y3MTllZWM0MA&state=13b0c4d65139ea9c05c3375a5fdda77d","method":"GET"} [] +[2017-05-23 09:54:39] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 09:54:39] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 09:54:39] security.INFO: User has been authenticated successfully. {"username":"2015gharbia"} [] +[2017-05-23 09:54:39] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 09:54:39] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 09:54:39","NTk4YmIwN2Q3MzFiMTg2ZWI3Mm [...]",3] [] +[2017-05-23 09:54:39] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 09:54:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:54:39] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 09:54:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 09:54:39] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 09:54:39] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 09:54:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 09:54:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"c3e3d7","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/c3e3d7","method":"GET"} [] +[2017-05-23 10:04:46] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 10:04:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 10:04:46] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 10:04:46] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 10:04:46] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 10:04:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 10:04:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"2c01c2","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/2c01c2","method":"GET"} [] +[2017-05-23 10:04:51] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 10:04:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 10:04:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"bba2c9","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/bba2c9","method":"GET"} [] +[2017-05-23 10:04:54] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 10:04:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 10:04:54] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=NWJiMGRjYjQzZGZhMTdkMDAzYzAzOWJhMjhmMTA0NGU5NzgxNGIwZjM1YmY2MjUxMDgzNjNjYmNjMTFlMGQ1Mg&state=3bc46add31af04e8ee40ea964b1fd6f2","method":"GET"} [] +[2017-05-23 10:04:55] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 10:04:55] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 10:04:55] security.INFO: User has been authenticated successfully. {"username":"2015gharbia"} [] +[2017-05-23 10:04:55] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 10:04:55] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 10:04:55","YmZmODRiY2FhYTM1ODRiZDQzM2 [...]",3] [] +[2017-05-23 10:04:55] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 10:04:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 10:04:55] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 10:04:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 10:04:55] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 10:04:55] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 10:04:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 10:04:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"516b20","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/516b20","method":"GET"} [] +[2017-05-23 10:05:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"516b20","_route":"_profiler"},"request_uri":"http://localhost:8000/_profiler/516b20?panel=db","method":"GET"} [] +[2017-05-23 10:05:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=db","method":"GET"} [] +[2017-05-23 10:05:14] php.INFO: User Deprecated: The Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension::dumpValue() method is deprecated since version 3.2 and will be removed in 4.0. Use the dumpData() method instead. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension::dumpValue() method is deprecated since version 3.2 and will be removed in 4.0. Use the dumpData() method instead. at /home/ecral/workspace/CNinno2k16/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Twig/WebProfilerExtension.php:114)"} [] +[2017-05-23 10:05:14] php.INFO: User Deprecated: The Symfony\Component\HttpKernel\DataCollector\Util\ValueExporter class is deprecated since version 3.2 and will be removed in 4.0. Use the VarDumper component instead. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): User Deprecated: The Symfony\\Component\\HttpKernel\\DataCollector\\Util\\ValueExporter class is deprecated since version 3.2 and will be removed in 4.0. Use the VarDumper component instead. at /home/ecral/workspace/CNinno2k16/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DataCollector/Util/ValueExporter.php:14)"} [] +[2017-05-23 10:05:14] php.INFO: User Deprecated: The Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension::dumpValue() method is deprecated since version 3.2 and will be removed in 4.0. Use the dumpData() method instead. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension::dumpValue() method is deprecated since version 3.2 and will be removed in 4.0. Use the dumpData() method instead. at /home/ecral/workspace/CNinno2k16/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Twig/WebProfilerExtension.php:114)"} [] +[2017-05-23 10:05:14] php.INFO: User Deprecated: The Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension::dumpValue() method is deprecated since version 3.2 and will be removed in 4.0. Use the dumpData() method instead. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ContextErrorException(code: 0): User Deprecated: The Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension::dumpValue() method is deprecated since version 3.2 and will be removed in 4.0. Use the dumpData() method instead. at /home/ecral/workspace/CNinno2k16/vendor/symfony/symfony/src/Symfony/Bundle/WebProfilerBundle/Twig/WebProfilerExtension.php:114)"} [] +[2017-05-23 10:06:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"516b20","_route":"_profiler"},"request_uri":"http://localhost:8000/_profiler/516b20?panel=router","method":"GET"} [] +[2017-05-23 10:06:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=router","method":"GET"} [] +[2017-05-23 10:06:35] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_controller":"web_profiler.controller.router:panelAction","token":"516b20","_route":"_profiler_router"},"request_uri":"http://localhost:8000/_profiler/516b20/router","method":"GET"} [] +[2017-05-23 10:06:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"516b20","_route":"_profiler"},"request_uri":"http://localhost:8000/_profiler/516b20?panel=request","method":"GET"} [] +[2017-05-23 10:06:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"http://localhost:8000/_profiler/search_bar?panel=request","method":"GET"} [] +[2017-05-23 10:09:31] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 10:09:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 10:09:31] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 10:09:31] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 10:09:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 10:09:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"1d73bc","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/1d73bc","method":"GET"} [] +[2017-05-23 10:09:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /logout/"" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php line 3497 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /logout/\" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php:3497, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:360)"} [] +[2017-05-23 10:09:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6871f6","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/6871f6","method":"GET"} [] +[2017-05-23 10:09:41] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 10:09:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 10:09:41] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 10:09:41] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 10:09:41] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 10:09:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 10:09:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"6ebb5d","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/6ebb5d","method":"GET"} [] +[2017-05-23 10:09:46] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 10:09:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 10:09:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"12cf90","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/12cf90","method":"GET"} [] +[2017-05-23 10:09:48] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 10:09:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 10:09:48] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=ZGI4ZTI1MDA4OGQ0M2E0NjRhNmMzNjliYzYyN2ZjMWNkNTQ1ZTU1ZjYwY2YwZTRhNWFjNjE1ZWMyYmJmY2UxMg&state=b5c503b48ac38f5ecc1d255f4478f091","method":"GET"} [] +[2017-05-23 10:09:48] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 10:09:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 10:09:49] security.INFO: User has been authenticated successfully. {"username":"2015gharbia"} [] +[2017-05-23 10:09:49] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 10:09:49] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 10:09:49","ZjU2YzFiMjNiMjEwY2ZiMzYyYj [...]",3] [] +[2017-05-23 10:09:49] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 10:09:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 10:09:49] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 10:09:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 10:09:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 10:09:49] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 10:09:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 10:09:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"ce23bc","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/ce23bc","method":"GET"} [] +[2017-05-23 10:10:09] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 10:10:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 10:10:09] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 10:10:09] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 10:10:09] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 10:10:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 10:10:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"16235b","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/16235b","method":"GET"} [] +[2017-05-23 10:10:30] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 10:10:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 10:10:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f60bdf","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/f60bdf","method":"GET"} [] +[2017-05-23 10:10:30] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 10:10:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 10:10:32] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=ZmFlMjFlNjVlOGYyYzQxNGM2NDM1NzliZjgzZTYyNDdjMjdjYTBkMmNhZjcyYTQxODkzZjU1MzM3MzAxMTU4Zg&state=a80e0f43dc122534ae9c74f4c108b672","method":"GET"} [] +[2017-05-23 10:10:33] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 10:10:33] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 10:10:33] security.INFO: User has been authenticated successfully. {"username":"2015gharbia"} [] +[2017-05-23 10:10:33] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 10:10:33] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 10:10:33","Mzc1ZWUzM2FmYzZiODYyOGY0MT [...]",3] [] +[2017-05-23 10:10:33] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 10:10:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 10:10:33] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 10:10:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 10:10:33] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 10:10:33] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 10:10:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 10:10:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"42c7e2","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/42c7e2","method":"GET"} [] +[2017-05-23 10:10:51] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 10:10:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 10:10:51] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 10:10:51] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 10:10:51] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 10:10:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 10:10:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"fb1a03","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/fb1a03","method":"GET"} [] +[2017-05-23 10:12:37] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 10:12:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 10:12:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"61823f","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/61823f","method":"GET"} [] +[2017-05-23 10:12:40] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 10:12:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 10:12:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"69f142","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/69f142","method":"GET"} [] +[2017-05-23 10:12:41] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 10:12:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 10:12:42] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=ZTk2NjU3YmM4NjNlY2ZlY2UyMDc2M2QyZjNhOWU2MWZmYzZlN2ZkNjk4Y2Q2N2QwMWJjYjZhN2UzNjk2MGJhMA&state=c0b9a336c768dbbd0966d90d90aee609","method":"GET"} [] +[2017-05-23 10:12:42] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 10:12:42] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 10:12:42] security.INFO: User has been authenticated successfully. {"username":"2015gharbia"} [] +[2017-05-23 10:12:42] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 10:12:42] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 10:12:42","MDNmYjk5MzE0MmVkMzc3ZGFlMG [...]",3] [] +[2017-05-23 10:12:42] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 10:12:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 10:12:42] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 10:12:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 10:12:42] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 10:12:42] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 10:12:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 10:12:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"88c8e3","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/88c8e3","method":"GET"} [] +[2017-05-23 10:12:48] request.INFO: Matched route "fos_user_security_login". {"route":"fos_user_security_login","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::loginAction","_route":"fos_user_security_login"},"request_uri":"http://localhost:8000/login","method":"GET"} [] +[2017-05-23 10:12:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 10:12:48] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 10:12:48] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 10:12:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 10:12:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0bd8ea","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/0bd8ea","method":"GET"} [] +[2017-05-23 10:12:51] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 10:12:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 10:12:51] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 10:12:51] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 10:12:51] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 10:12:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 10:12:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"f0371b","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/f0371b","method":"GET"} [] +[2017-05-23 12:52:29] php.DEBUG: Warning: fsockopen(): unable to connect to 127.0.0.1:8000 (Connection refused) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/home/ecral/workspace/CNinno2k16/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Command/ServerCommand.php\",\"line\":61})"} [] +[2017-05-23 12:52:40] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 12:52:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 12:52:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"0a51b7","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/0a51b7","method":"GET"} [] +[2017-05-23 12:52:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php line 3497 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php:3497, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:360)"} [] +[2017-05-23 12:52:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /favicon.ico"" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php line 3497 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /favicon.ico\" at /home/ecral/workspace/CNinno2k16/var/cache/dev/classes.php:3497, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/ecral/workspace/CNinno2k16/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:360)"} [] +[2017-05-23 12:52:42] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 12:52:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 12:52:48] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=MWJiYWQ0NGUyMGJmZDk3ODNhMDhmMzkzNzk4M2Q4YmQwNWRlYmUyNGE1M2FkNWY2M2QxZTM0ZDcwNzU3YjI3NQ&state=84f82a89409b8a7fdddff47cc3a58085","method":"GET"} [] +[2017-05-23 12:52:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 12:52:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 12:52:49] security.INFO: User has been authenticated successfully. {"username":"2015gharbia"} [] +[2017-05-23 12:52:49] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 12:52:49] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 12:52:49","NjBlNjNjMjgxNGE5ZWQyODlhMD [...]",3] [] +[2017-05-23 12:52:49] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 12:52:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 12:52:49] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 12:52:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 12:52:49] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 12:52:49] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 12:52:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 12:52:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"35232e","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/35232e","method":"GET"} [] +[2017-05-23 12:52:57] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 12:52:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 12:52:57] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 12:52:57] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 12:52:57] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 12:52:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 12:52:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d1298b","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/d1298b","method":"GET"} [] +[2017-05-23 12:52:59] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 12:52:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 12:52:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"9ccf43","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/9ccf43","method":"GET"} [] +[2017-05-23 12:53:03] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 12:53:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 12:53:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dead93","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/dead93","method":"GET"} [] +[2017-05-23 12:53:04] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 12:53:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 12:53:04] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=ZWM2YTZhM2Q2ODg3ZGVlMWI4OTExYmI1MDI2ZTY0MWUxMzkxMzRhOGE2MzAzNGVkNTZmZDRjNjJhZDlkZTg5NA&state=70033f9830b62d5602487dc0c8167d01","method":"GET"} [] +[2017-05-23 12:53:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 12:53:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 12:53:05] security.INFO: User has been authenticated successfully. {"username":"2015gharbia"} [] +[2017-05-23 12:53:05] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 12:53:05] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 12:53:05","MDk2ZDQ0OTE2Mzg4NjlkMzlhMD [...]",3] [] +[2017-05-23 12:53:05] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 12:53:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 12:53:05] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 12:53:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 12:53:05] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 12:53:05] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 12:53:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 12:53:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"3719ff","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/3719ff","method":"GET"} [] +[2017-05-23 12:53:25] request.INFO: Matched route "fos_user_registration_register". {"route":"fos_user_registration_register","route_parameters":{"_controller":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController::urlRedirectAction","path":"/register/","permanent":true,"scheme":null,"httpPort":8000,"httpsPort":443,"_route":"fos_user_registration_register"},"request_uri":"http://localhost:8000/register","method":"GET"} [] +[2017-05-23 12:53:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 12:53:25] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 12:53:25] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 12:53:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 12:53:25] request.INFO: Matched route "fos_user_registration_register". {"route":"fos_user_registration_register","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\RegistrationController::registerAction","_route":"fos_user_registration_register"},"request_uri":"http://localhost:8000/register/","method":"GET"} [] +[2017-05-23 12:53:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 12:53:25] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 12:53:25] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 12:53:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 12:53:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"d28b3c","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/d28b3c","method":"GET"} [] +[2017-05-23 12:53:31] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 12:53:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 12:53:31] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 12:53:31] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 12:53:31] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 12:53:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 12:53:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"dd298d","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/dd298d","method":"GET"} [] +[2017-05-23 12:53:38] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 12:53:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 12:53:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"988aca","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/988aca","method":"GET"} [] +[2017-05-23 12:53:39] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 12:53:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 12:53:39] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=YmRiNzNkZTU1YzRjNDcxMzk2NjNhOTFjYjc1NzUyNmEyYmZlYzAyMDEwNDg5MWVlNWE1OTQ3OTlmY2E0NTYzOA&state=7112ddc8e6d75f09a87ae57fd9ea5012","method":"GET"} [] +[2017-05-23 12:53:40] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 12:53:40] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 12:53:40] security.INFO: User has been authenticated successfully. {"username":"2015gharbia"} [] +[2017-05-23 12:53:40] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 12:53:40] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 12:53:40","MzMwYTY0M2YxZTkwOGY0YmY5MD [...]",3] [] +[2017-05-23 12:53:40] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 12:53:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 12:53:40] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 12:53:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 12:53:40] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 12:53:40] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 12:53:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 12:53:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"022744","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/022744","method":"GET"} [] +[2017-05-23 12:54:14] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 12:54:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 12:54:14] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 12:54:14] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 12:54:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 12:54:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"8e2e8f","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/8e2e8f","method":"GET"} [] +[2017-05-23 12:54:23] request.INFO: Matched route "fos_user_security_logout". {"route":"fos_user_security_logout","route_parameters":{"_controller":"FOS\\UserBundle\\Controller\\SecurityController::logoutAction","_route":"fos_user_security_logout"},"request_uri":"http://localhost:8000/logout","method":"GET"} [] +[2017-05-23 12:54:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 12:54:23] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 12:54:23] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 12:54:23] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 12:54:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 12:54:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"13f9da","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/13f9da","method":"GET"} [] +[2017-05-23 12:54:27] request.INFO: Matched route "hwi_oauth_connect". {"route":"hwi_oauth_connect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::connectAction","_route":"hwi_oauth_connect"},"request_uri":"http://localhost:8000/login/","method":"GET"} [] +[2017-05-23 12:54:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 12:54:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"cf2ebe","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/cf2ebe","method":"GET"} [] +[2017-05-23 12:54:27] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"myecp","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/myecp","method":"GET"} [] +[2017-05-23 12:54:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] +[2017-05-23 12:54:28] request.INFO: Matched route "hwi_oauth_service_redirect". {"route":"hwi_oauth_service_redirect","route_parameters":{"_controller":"HWI\\Bundle\\OAuthBundle\\Controller\\ConnectController::redirectToServiceAction","service":"check","_route":"hwi_oauth_service_redirect"},"request_uri":"http://localhost:8000/login/check?code=MTM1ZTc1MjQ5ZTc5MjY5ZjcxODY0YjdiMDY3YzZiYTliZGVhNThjMGM1NDhlNjQzNTM4NWFhZTA4YjVkN2QyMg&state=ea14fb986211e575e85e2a58114206f3","method":"GET"} [] +[2017-05-23 12:54:28] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 12:54:28] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.ID_MyECP = ? LIMIT 1 [25077] [] +[2017-05-23 12:54:28] security.INFO: User has been authenticated successfully. {"username":"2015gharbia"} [] +[2017-05-23 12:54:28] doctrine.DEBUG: "START TRANSACTION" [] [] +[2017-05-23 12:54:28] doctrine.DEBUG: UPDATE personnes SET last_login = ?, MyEcp_Access_Token = ? WHERE ID_Personne = ? ["2017-05-23 12:54:28","YTY5Y2Y4OGEwMzgzMzY4NDc3Yj [...]",3] [] +[2017-05-23 12:54:28] doctrine.DEBUG: "COMMIT" [] [] +[2017-05-23 12:54:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 12:54:28] request.INFO: Matched route "homepage". {"route":"homepage","route_parameters":{"_controller":"AppBundle\\Controller\\DefaultController::indexAction","_route":"homepage"},"request_uri":"http://localhost:8000/","method":"GET"} [] +[2017-05-23 12:54:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main"} [] +[2017-05-23 12:54:28] doctrine.DEBUG: SELECT t0.username AS username_1, t0.username_canonical AS username_canonical_2, t0.email AS email_3, t0.email_canonical AS email_canonical_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.password AS password_7, t0.last_login AS last_login_8, t0.confirmation_token AS confirmation_token_9, t0.password_requested_at AS password_requested_at_10, t0.roles AS roles_11, t0.Nom AS Nom_12, t0.Prenom AS Prenom_13, t0.id AS id_14, t0.ID_MyECP AS ID_MyECP_15, t0.MyEcp_Access_Token AS MyEcp_Access_Token_16, t0.ID_Personne AS ID_Personne_17 FROM personnes t0 WHERE t0.id = ? LIMIT 1 [25077] [] +[2017-05-23 12:54:28] security.DEBUG: User was reloaded from a user provider. {"username":"2015gharbia","provider":"FOS\\UserBundle\\Security\\UserProvider"} [] +[2017-05-23 12:54:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] +[2017-05-23 12:54:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_controller":"web_profiler.controller.profiler:toolbarAction","token":"489820","_route":"_wdt"},"request_uri":"http://localhost:8000/_wdt/489820","method":"GET"} []