Log message #4045478

# At Username Text
# Jun 28th 2017, 09:40 adriencs it do the same with all things that have the behavior so I guess that's the problem
# Jun 28th 2017, 09:39 savant yeye
# Jun 28th 2017, 09:39 savant guess translate hooks into beforeFind or something
# Jun 28th 2017, 09:39 savant ok
# Jun 28th 2017, 09:39 adriencs `$query->find()->innerJoinWith('Jobs')...`
# Jun 28th 2017, 09:37 savant what was your find
# Jun 28th 2017, 09:36 adriencs like 'I found a translation for your job label, so here is the data ..'
# Jun 28th 2017, 09:36 adriencs @savant figured out that the fetched data with `innerJoinWith` is caused by the Translate behavior
# Jun 28th 2017, 09:22 savant what kind of charts did you create?
# Jun 28th 2017, 09:22 savant cakephp271: does your code not work now
# Jun 28th 2017, 09:21 cakephp721 data that I took from the model
# Jun 28th 2017, 09:21 savant mecharts
# Jun 28th 2017, 09:21 savant savantcharts
# Jun 28th 2017, 09:21 adriencs @savant charts ? :partyparrot:
# Jun 28th 2017, 09:21 savant *highcharts
# Jun 28th 2017, 09:21 savant what did you render with hoghcharts
# Jun 28th 2017, 09:20 adriencs designed for Cake ? nope
# Jun 28th 2017, 09:20 cakephp721 or plugins?
# Jun 28th 2017, 09:19 cakephp721 yes, but there are some helper available for those?
# Jun 28th 2017, 09:19 adriencs https://developers.google.com/chart/> or <https://d3js.org/
# Jun 28th 2017, 09:18 cakephp721 I'm on cake 2
# Jun 28th 2017, 09:18 adriencs seem obvious
# Jun 28th 2017, 09:18 cakephp721 so I have to find an alternative
# Jun 28th 2017, 09:18 cakephp721 but after some time I realized that is not free for me
# Jun 28th 2017, 09:18 adriencs seem nice
# Jun 28th 2017, 09:17 cakephp721 called 'Highcharts'
# Jun 28th 2017, 09:17 cakephp721 I've used a plugin to render charts
# Jun 28th 2017, 09:16 adriencs howdy
# Jun 28th 2017, 09:16 cakephp721 hi all
# Jun 28th 2017, 09:16 savant me^
# Jun 28th 2017, 09:16 slackebot <adriencs>
# Jun 28th 2017, 09:09 bernat adriencs, innerJoinWith won't hydrate the associated entities and I don't know which fields would put in select, but you can call select and choose the fields you want to fetch.
# Jun 28th 2017, 09:09 savant https://book.cakephp.org/3.0/en/orm/retrieving-data-and-resultsets.html#filtering-by-associated-data-via-matching-and-joins
# Jun 28th 2017, 09:09 savant i thought that was innerJoinWith
# Jun 28th 2017, 09:08 adriencs there is no way to do a JOIN without adding things in SELECT with the query builder ?
# Jun 28th 2017, 09:08 savant and then an example where it does something else
# Jun 28th 2017, 09:07 savant would like to see one thing that used one vs the other and does what you think it should
# Jun 28th 2017, 09:07 savant again, im drunk
# Jun 28th 2017, 09:07 savant i think
# Jun 28th 2017, 09:07 adriencs :rage1:
# Jun 28th 2017, 09:07 savant i think innerJoinWith adds columns to the select