[TYPO3-english] files/elements from storage id

Andy Glitch typo3 at mielec.info
Mon May 2 11:08:26 CEST 2016


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?


More information about the TYPO3-english mailing list