You could do a file search on the file name in question, looking for other files that include, require, or otherwise access it. (This might not help if you use __autoload() to load class definitions, though.) Most decent editors have a search directory (and subdirectories) option.