TYPO3 CMS  TYPO3_8-7
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['GLOBAL']['cliKeys']['scheduler']
 
 $extConf = unserialize($GLOBALS['TYPO3_CONF_VARS']['EXT']['extConf']['scheduler'], ['allowed_classes' => false])
 
if(!empty($extConf['showSampleTasks'])) $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\CachingFrameworkGarbageCollectionTask::class]
 
if(!empty($extConf['showSampleTasks'])) $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\FileStorageIndexingTask::class]
 
if(!empty($extConf['showSampleTasks'])) $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\FileStorageExtractionTask::class]
 
if(!empty($extConf['showSampleTasks'])) $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\RecyclerGarbageCollectionTask::class]
 
if(!empty($extConf['showSampleTasks'])) $garbageCollectionTaskOptions = []
 
if(is_array($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\TableGarbageCollectionTask::class]['options'])) if(!is_array($garbageCollectionTaskOptions['tables'])) $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\TableGarbageCollectionTask::class]
 
if(!is_array($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\TableGarbageCollectionTask::class]['options']['tables']['sys_log'])) if(!is_array($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\TableGarbageCollectionTask::class]['options']['tables']['sys_history'])) $ipAnonymizeCollectionTaskOptions = $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\IpAnonymizationTask::class]['options'] ?? []
 
 $ipAnonymizeCollectionTaskOptions ['tables'] = $ipAnonymizeCollectionTaskOptions['tables'] ?? []
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\IpAnonymizationTask::class]
 
if(!is_array($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\IpAnonymizationTask::class]['options']['tables']['sys_log'] ?? false)) $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\OptimizeDatabaseTableTask::class]
 

Variable Documentation

◆ $extConf

$extConf = unserialize($GLOBALS['TYPO3_CONF_VARS']['EXT']['extConf']['scheduler'], ['allowed_classes' => false])

Definition at line 16 of file ext_localconf.php.

◆ $garbageCollectionTaskOptions

if (!empty( $extConf[ 'showSampleTasks'])) $garbageCollectionTaskOptions = []

Definition at line 70 of file ext_localconf.php.

◆ $GLOBALS [1/8]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'GLOBAL'][ 'cliKeys'][ 'scheduler']
Initial value:
= [
function ($input, $output) {
$app = new \Symfony\Component\Console\Application('TYPO3 Scheduler', TYPO3_version);
$app->add(new \TYPO3\CMS\Scheduler\Command\SchedulerCommand('scheduler'));
$app->setDefaultCommand('scheduler');
$app->run($input, $output);
}
]

Definition at line 6 of file ext_localconf.php.

◆ $GLOBALS [2/8]

if (!empty( $extConf[ 'showSampleTasks'])) $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\CachingFrameworkGarbageCollectionTask::class]
Initial value:
= [
'extension' => 'scheduler'

Definition at line 35 of file ext_localconf.php.

◆ $GLOBALS [3/8]

if (!empty( $extConf[ 'showSampleTasks'])) $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\FileStorageIndexingTask::class]
Initial value:
= [
'extension' => 'scheduler'

Definition at line 43 of file ext_localconf.php.

◆ $GLOBALS [4/8]

if (!empty( $extConf[ 'showSampleTasks'])) $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\FileStorageExtractionTask::class]
Initial value:
= [
'extension' => 'scheduler'

Definition at line 51 of file ext_localconf.php.

◆ $GLOBALS [5/8]

if (!empty( $extConf[ 'showSampleTasks'])) $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\RecyclerGarbageCollectionTask::class]
Initial value:
= [
'extension' => 'scheduler'

Definition at line 60 of file ext_localconf.php.

◆ $GLOBALS [6/8]

if (is_array( $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\TableGarbageCollectionTask::class][ 'options'])) if (!is_array( $garbageCollectionTaskOptions[ 'tables'])) $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\TableGarbageCollectionTask::class]
Initial value:
= [
'extension' => 'scheduler'

Definition at line 79 of file ext_localconf.php.

◆ $GLOBALS [7/8]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\IpAnonymizationTask::class]
Initial value:
= [
'extension' => 'scheduler'

Definition at line 109 of file ext_localconf.php.

◆ $GLOBALS [8/8]

if (!is_array( $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\IpAnonymizationTask::class][ 'options'][ 'tables'][ 'sys_log'] ?? false)) $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\OptimizeDatabaseTableTask::class]
Initial value:
= [
'extension' => 'scheduler'

Definition at line 126 of file ext_localconf.php.

◆ $ipAnonymizeCollectionTaskOptions [1/2]

if (!is_array( $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\TableGarbageCollectionTask::class][ 'options'][ 'tables'][ 'sys_log'])) if (!is_array( $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\TableGarbageCollectionTask::class][ 'options'][ 'tables'][ 'sys_history'])) $ipAnonymizeCollectionTaskOptions = $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\IpAnonymizationTask::class]['options'] ?? []

Definition at line 106 of file ext_localconf.php.

◆ $ipAnonymizeCollectionTaskOptions [2/2]

$ipAnonymizeCollectionTaskOptions[ 'tables'] = $ipAnonymizeCollectionTaskOptions['tables'] ?? []

Definition at line 107 of file ext_localconf.php.