Comment to '"entity_info" service call'
  • that was really helpful, however, when I tracked the code of serviceEntityInfo() function, there was no mention of _getContent().
    For the future, any advice on how to track the code when the service function contains only variables like $iContent with no mention of the main _getContent() function? is there any way to track service calls up to the tables (such as TABLE_ENTRIES in the entity_info)?