TYPO3CMS
9.5
|
Go to the source code of this file.
Variables | |
$showSampleTasks | |
$GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\CachingFrameworkGarbageCollectionTask::class] | |
$GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\FileStorageIndexingTask::class] | |
$GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\FileStorageExtractionTask::class] | |
$GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\RecyclerGarbageCollectionTask::class] | |
$GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\ExecuteSchedulableCommandTask::class] | |
$garbageCollectionTaskOptions = $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\TableGarbageCollectionTask::class]['options'] ?? [] | |
$garbageCollectionTaskOptions ['tables'] = $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'] ?? false)) if(!is_array($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\TableGarbageCollectionTask::class]['options']['tables']['sys_history'] ?? false)) | $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] |
$GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['frequencyOptions'] | |
$garbageCollectionTaskOptions = $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\TableGarbageCollectionTask::class]['options'] ?? [] |
Definition at line 70 of file ext_localconf.php.
$garbageCollectionTaskOptions[ 'tables'] = $garbageCollectionTaskOptions['tables'] ?? [] |
Definition at line 71 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'frequencyOptions'] |
Definition at line 129 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\CachingFrameworkGarbageCollectionTask::class] |
Definition at line 27 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\ExecuteSchedulableCommandTask::class] |
Definition at line 60 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\FileStorageExtractionTask::class] |
Definition at line 43 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\FileStorageIndexingTask::class] |
Definition at line 35 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\IpAnonymizationTask::class] |
Definition at line 103 of file ext_localconf.php.
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] |
Definition at line 120 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\RecyclerGarbageCollectionTask::class] |
Definition at line 52 of file ext_localconf.php.
$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\TableGarbageCollectionTask::class] |
Definition at line 73 of file ext_localconf.php.
if (!is_array( $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\TableGarbageCollectionTask::class][ 'options'][ 'tables'][ 'sys_log'] ?? false)) if (!is_array( $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][\TYPO3\CMS\Scheduler\Task\TableGarbageCollectionTask::class][ 'options'][ 'tables'][ 'sys_history'] ?? false)) $ipAnonymizeCollectionTaskOptions = $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][\TYPO3\CMS\Scheduler\Task\IpAnonymizationTask::class]['options'] ?? [] |
Definition at line 100 of file ext_localconf.php.
$ipAnonymizeCollectionTaskOptions[ 'tables'] = $ipAnonymizeCollectionTaskOptions['tables'] ?? [] |
Definition at line 101 of file ext_localconf.php.
$showSampleTasks |
Definition at line 5 of file ext_localconf.php.