Log message #4180537

# At Username Text
# Mar 25th 2019, 09:56 slackebot2 <pawan.kumar>
# Mar 25th 2019, 09:56 pawan.kumar @evxzibit
# Mar 25th 2019, 09:52 joopm but cake says Error: A route matching "XDEBUG_SESSION_START=ECLIPSE_DBGPandKEY=15535036401831" could not be found.
# Mar 25th 2019, 09:52 joopm i tried with the folowing : $routes->connect('*', ['action'=>'*','?'=>['XDEBUG_SESSION_START=ECLIPSE_DBGPandKEY'=>'15535036401831']], ['routeClass' => 'DashedRoute']);
# Mar 25th 2019, 09:51 joopm neon would you help me how to setup the route for eclipseandxdebug?
# Mar 25th 2019, 09:51 joopm good morning
# Mar 25th 2019, 09:49 neon1024 Morning all
# Mar 25th 2019, 09:45 dereuromark check the awesome list, there are purifier solutions etc.
# Mar 25th 2019, 09:40 david is there any CakePHP solution alternative to strip_tags which remove not only tags but attributes in allowed attributes too
# Mar 25th 2019, 09:35 joopm any help please?
# Mar 25th 2019, 09:05 joopm $routes->connect('*', ['action'=>'*','?'=>['XDEBUG_SESSION_START=ECLIPSE_DBGPandKEY'=>'15535036401831']], ['routeClass' => 'DashedRoute']);
# Mar 25th 2019, 09:05 joopm try with the following :
# Mar 25th 2019, 08:48 joopm but not sure what exactly
# Mar 25th 2019, 08:48 joopm i think i have to specify something in the route.php
# Mar 25th 2019, 08:47 joopm Error: A route matching "XDEBUG_SESSION_START=ECLIPSE_DBGPandKEY=15535036401831" could not be found.
# Mar 25th 2019, 08:47 joopm i have the following error message when run debug
# Mar 25th 2019, 08:46 joopm i have some issue with debuging in eclipse
# Mar 25th 2019, 08:33 asdfgh nevermind
# Mar 25th 2019, 08:26 asdfgh i am using the lelasticsearch plugin
# Mar 25th 2019, 08:26 asdfgh why i do not see the score of the query: https://nopaste.xyz/?e17c743f19a01113#28rMjVE/qVtZFcZr+wiaAIx37DiLrxWxzZBRqb7dt0o= ?
# Mar 25th 2019, 08:26 asdfgh hello
# Mar 25th 2019, 07:13 evxzibit Could you please share you request data structure?
# Mar 25th 2019, 05:14 challgren flutter doctor
# Mar 25th 2019, 05:09 slackebot2 <pawan.kumar>
# Mar 25th 2019, 05:07 pawan.kumar when I try to save record, pivot table does not have entry
# Mar 25th 2019, 05:07 pawan.kumar Hey, I am facing one issue. I have a table service master table and channel master table, and pivot table service_channel
# Mar 24th 2019, 16:02 rudy1976s I am upgrading to cake 3.7: I would like to use Csrf in middleware. what is the way to exclude certain requst as previously done in component with $this->getEventManager()->off($this->Csrf); ?
# Mar 24th 2019, 16:01 rudy1976s good evening
# Mar 24th 2019, 07:43 challgren But wouldn’t having unit tests predict those errors that occur?
# Mar 24th 2019, 05:38 slackebot2 difficult to track down because of complexity of the application.
# Mar 24th 2019, 05:38 isvyas @markstory, @hollistergraham123: @challgren is right, it isn't designed to use in production environment. My use case is that I want to see particular user's history so if any unusual things happens I can track and easily debug the actual cause by looking at the pages they visited, functions called during the session, other metadata. The application is live and working fine currently, but when particular user encounters the issue it's very
# Mar 24th 2019, 01:53 markstory The only things we have that private are the jenkins install we use for deploys and server configuration management.
# Mar 23rd 2019, 23:32 challgren Ohh ok cool, I wasn’t sure if that was protected or something
# Mar 23rd 2019, 20:41 markstory https://github.com/cakephp/cakephp.org/pull/123 in case you want to fix mistakes in the website in the future.
# Mar 23rd 2019, 20:37 markstory Thanks I’ll get that fixed.
# Mar 23rd 2019, 20:35 markstory Are you sure telescope is? It appears to collect similar amounts of data. DebugKit doesn’t make it easy to view other people’s data though.
# Mar 23rd 2019, 18:41 challgren FYI the link to CakeXperts on https://cakephp.org/get-involved leads to a domain that is available for sale
# Mar 23rd 2019, 18:36 challgren DebugKit isn’t designed for use on production systems.
# Mar 23rd 2019, 16:14 inoas https://github.com/cakephp/app/pull/664/files#diff-abfaead9bf85a5410666673a3f640bdfR264
# Mar 23rd 2019, 16:13 inoas as for my question yesterday
# Mar 23rd 2019, 14:52 hollistergraham123 What is wrong with the build in debug panel? If you go to the history tab you can click on any request and see the logs, sql query and more