Log message #4115057

# At Username Text
# Feb 6th 2018, 16:22 ahmad so it was getting that class i guess
# Feb 6th 2018, 16:22 ahmad so weird
# Feb 6th 2018, 16:22 ahmad im using phinx migration script and it had that class name ....
# Feb 6th 2018, 16:21 dereuromark case sensitive issue somewhere?
# Feb 6th 2018, 16:21 ahmad guess what it turned out to be
# Feb 6th 2018, 16:21 ahmad omg
# Feb 6th 2018, 16:20 saeideng check your url/route
# Feb 6th 2018, 16:19 saeideng maybe your mean is `foods` ?
# Feb 6th 2018, 16:19 saeideng but you try to add your code to `index` action
# Feb 6th 2018, 16:18 saeideng `/recipes\/foods" `
# Feb 6th 2018, 16:16 ahmad @saeideng see above
# Feb 6th 2018, 16:16 saeideng `debug($this->FoodEntry);` ?
# Feb 6th 2018, 16:16 ahmad cause even if rename, it still shows that
# Feb 6th 2018, 16:16 ahmad it seems to be like it doesn't recognize that class
# Feb 6th 2018, 16:14 ahmad no clue what happened
# Feb 6th 2018, 16:14 ahmad the hardest thing to understand is it was working a week ago
# Feb 6th 2018, 16:14 ahmad and food_entries in db
# Feb 6th 2018, 16:13 ahmad yes FoodEntry.php model extends Model eventually
# Feb 6th 2018, 16:13 ahmad cake 2
# Feb 6th 2018, 16:13 saeideng cake 3?
# Feb 6th 2018, 16:13 saeideng ?
# Feb 6th 2018, 16:13 saeideng or model/table
# Feb 6th 2018, 16:13 saeideng FoodEntry.php model ?
# Feb 6th 2018, 16:11 ahmad yes
# Feb 6th 2018, 16:11 dereuromark Are you sure your model class extends the core one?
# Feb 6th 2018, 16:11 ahmad File uploaded https://cakesf.slack.com/files/U94LH8DUL/F9452QDFB/-.txt / https://slack-files.com/T053DPNCM-F9452QDFB-b5db46f06e
# Feb 6th 2018, 16:09 dereuromark what kind of class is FoodEntry? debug()?
# Feb 6th 2018, 16:09 ahmad oh i see my bad
# Feb 6th 2018, 16:09 dereuromark you should always mention that
# Feb 6th 2018, 16:08 ahmad yes
# Feb 6th 2018, 16:08 dereuromark is that 2.x?
# Feb 6th 2018, 16:08 ahmad I have FoodEntry.php model and food_entries table
# Feb 6th 2018, 16:08 dereuromark most likely your inflection is wrong, sure you dont have a FoodEntries table and model?
# Feb 6th 2018, 16:08 ahmad oo
# Feb 6th 2018, 16:08 dereuromark haha you dont mean IDE detect
# Feb 6th 2018, 16:07 hmic fail!
# Feb 6th 2018, 16:07 ahmad File uploaded https://cakesf.slack.com/files/U94LH8DUL/F94QNDL3F/-.txt / https://slack-files.com/T053DPNCM-F94QNDL3F-f5ccddd026 - i get this error
# Feb 6th 2018, 16:07 dereuromark https://github.com/dereuromark/cakephp-ide-helper/ is the solution to all your problems :slightly_smiling_face:
# Feb 6th 2018, 16:06 ahmad is that how to properly load a model?
# Feb 6th 2018, 16:05 ahmad File uploaded https://cakesf.slack.com/files/U94LH8DUL/F944YGBQR/-.txt / https://slack-files.com/T053DPNCM-F944YGBQR-0ecf24f87c
# Feb 6th 2018, 16:05 ahmad i have this in my controller