Hi :) I'm somewhat of a newbie... So please bare with me.
I want to add feeds of employee directory to my drupal 10 site. When I add them, it creates a content for each employee. I tried searching for this, couldn't find anything here or on the web.
I don't want the content page to show 1000+ employees, what can I do? Anyone?
I want to call this function: public function ExtensionList::getName from my controller class in order to get the human name from the machine name. I'm trying to do it like this: