Welcome Guest, Not a member yet? Register   Sign In
Tracking down model calls
#2

I usually just use the IDE and do a mass search of all files in the /application dir for "->model_name->". I leave of the "$this" because in libraries and some other places it's used differently using an instance of the CI object, so leaving it off will find everywhere it's used.
Reply


Messages In This Thread
Tracking down model calls - by PaulD - 08-04-2015, 09:53 AM
RE: Tracking down model calls - by CroNiX - 08-04-2015, 10:01 AM
RE: Tracking down model calls - by PaulD - 08-04-2015, 10:11 AM
RE: Tracking down model calls - by mwhitney - 08-04-2015, 10:19 AM
RE: Tracking down model calls - by PaulD - 08-04-2015, 11:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB