Hello
short question
how can i read elements list from storage pid
i found how to read storage id via
$configuration = $this->configurationManager
->getConfiguration(
ConfigurationManagerInterface::CONFIGURATION_TYPE_FRAMEWORK
);
$configuration['persistence']['storagePid']
but how to read elements list from this pid?