filepath = $_template->source->filepath; $compiled->timestamp = $_template->source->timestamp; $compiled->exists = $_template->source->exists; $compiled->file_dependency[ $_template->source->uid ] = array($compiled->filepath, $compiled->timestamp, $_template->source->type,); } }