# |
Sep 9th 2019, 11:15 |
neon1024 |
Afternoon everyone :wave: |
# |
Sep 9th 2019, 11:13 |
aivaras.godliauskas |
Hi, is it possible to use SQL_CACHE in cakephp ORM query? |
# |
Sep 9th 2019, 11:11 |
dereuromark |
Jep. If sth is not clear in docs or code, please pr suggested Improvements. |
# |
Sep 9th 2019, 10:55 |
COOurb |
and after creating app_queue.php I have to add 'workermaxruntime' option. |
# |
Sep 9th 2019, 10:54 |
COOurb |
Tasks added, but never ran |
# |
Sep 9th 2019, 10:54 |
COOurb |
Also, task-file requires this line 'use Queue\Shell\Task\QueueTaskInterface;' Without this line it doesn't work |
# |
Sep 9th 2019, 10:53 |
COOurb |
so if I don't have access to server itself - I can't use this plugin |
# |
Sep 9th 2019, 10:52 |
COOurb |
ok, dude, I already got that I have to run worker from outside |
# |
Sep 9th 2019, 10:23 |
dereuromark |
Also read up on how php and cakephp works, as this is a key requirement to understanding also any plugin and how their things work. |
# |
Sep 9th 2019, 10:22 |
dereuromark |
what part of the documented link https://github.com/dereuromark/cakephp-queue/tree/master/docs is not clear? |
# |
Sep 9th 2019, 10:18 |
COOurb |
Where I can found normal documents about it or another defered tasks plugin? |
# |
Sep 9th 2019, 10:17 |
COOurb |
ok, Queue plugin isn't working "Expected configuration key "Queue.workermaxruntime" not found." |
# |
Sep 9th 2019, 09:55 |
neon1024 |
Wait and see what they do with the squad for the Oval test |
# |
Sep 9th 2019, 09:55 |
neon1024 |
Jason Roy has been rather exposed at Test level though, I feel for him a bit |
# |
Sep 9th 2019, 09:54 |
neon1024 |
At least Burns and Denly look like they might be able to solve the top order batting issue |
# |
Sep 9th 2019, 09:54 |
admad |
he was the difference between the 2 teams when India toured |
# |
Sep 9th 2019, 09:54 |
neon1024 |
I’d agree with you there @admad |
# |
Sep 9th 2019, 09:54 |
neon1024 |
Well yeah, however you feel about him, I don’t think him missing out due to injury was the way to go |
# |
Sep 9th 2019, 09:53 |
admad |
Eng should have had Curran in the team |
# |
Sep 9th 2019, 09:53 |
admad |
you won the one match you managed to keep Smith out :P |
# |
Sep 9th 2019, 09:53 |
neon1024 |
When most of England’s seamers are injured |
# |
Sep 9th 2019, 09:53 |
neon1024 |
They’ve a much more complete seamer lineup |
# |
Sep 9th 2019, 09:52 |
neon1024 |
I’d say that the Aussies have bowled better |
# |
Sep 9th 2019, 09:52 |
admad |
well the only different between the two teams is Smith :slightly_smiling_face: |
# |
Sep 9th 2019, 09:52 |
neon1024 |
Have to stick with winning the World Cup instead |
# |
Sep 9th 2019, 09:51 |
neon1024 |
@admad I don’t think we deserved to keep it |
# |
Sep 9th 2019, 09:51 |
COOurb |
OK, now I get Exception: Class 'App\Shell\Task\QueueTask' not found |
# |
Sep 9th 2019, 09:51 |
admad |
@neon1024 commiserations on losing that tiny urn |
# |
Sep 9th 2019, 09:50 |
neon1024 |
That’s lots of errors! :drum_with_drumsticks: |
# |
Sep 9th 2019, 09:50 |
neon1024 |
> I’m running into 502 errors |
# |
Sep 9th 2019, 09:42 |
COOurb |
I added file named QueueRemoveFileTask.php, changed name of the class and it still doesn't call 'run' function |
# |
Sep 9th 2019, 09:41 |
COOurb |
I can't understand how Queue plugin works |
# |
Sep 9th 2019, 08:33 |
jotpe |
Hey, beautiful monday everyone. |
# |
Sep 9th 2019, 08:27 |
djmenkveld |
I’m running into 502 errors |
# |
Sep 9th 2019, 08:23 |
info315 |
@racmiroslav Many thanks! I was looking for this in the migration's shell help... |
# |
Sep 9th 2019, 08:19 |
djmenkveld |
Morning all, I was wondering if anybody is running a CakePHP app in Docker on a prod Kubernetes setup? |
# |
Sep 9th 2019, 08:16 |
racmiroslav |
`bin/cake bake migration_snapshot Initial` ? |
# |
Sep 9th 2019, 08:16 |
info315 |
Hi, I'm new to CakePHP Migrations. Is it possible to dump the current database schema as a migration like it was possible with Cake2's schema files? |
# |
Sep 9th 2019, 07:32 |
alexdd55976 |
the guy who wrote those test loaded fixtures directly and compared them... where the sense in that. |
# |
Sep 9th 2019, 07:29 |
conehead |
Just delete em |
# |
Sep 9th 2019, 07:28 |
alexdd55976 |
trying to fix stupid Yii tests |