Gesamte Konfiguration auslesen
public function xAction() {
$extbaseFrameworkConfiguration = $this->configurationManager->getConfiguration( Tx_Extbase_Configuration_ConfigurationManagerInterface::CONFIGURATION_TYPE_FULL_TYPOSCRIPT );
t3lib_div::debug($extbaseFrameworkConfiguration);
}
Classes/Controller/xController.php