‪TYPO3CMS  ‪main
ext_localconf.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][CachingFrameworkGarbageCollectionTask::class]
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][FileStorageIndexingTask::class]
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][FileStorageExtractionTask::class]
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][RecyclerGarbageCollectionTask::class]
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][ExecuteSchedulableCommandTask::class]
 
 $garbageCollectionTaskOptions = $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][TableGarbageCollectionTask::class]['options'] ?? []
 
 $garbageCollectionTaskOptions ['tables'] = $garbageCollectionTaskOptions['tables'] ?? []
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][TableGarbageCollectionTask::class]
 
if(!is_array($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][TableGarbageCollectionTask::class]['options']['tables']['sys_log'] ?? false)) if(!is_array($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][TableGarbageCollectionTask::class]['options']['tables']['sys_history'] ?? false)) $ipAnonymizeCollectionTaskOptions = $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][IpAnonymizationTask::class]['options'] ?? []
 
 $ipAnonymizeCollectionTaskOptions ['tables'] = $ipAnonymizeCollectionTaskOptions['tables'] ?? []
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][IpAnonymizationTask::class]
 
if(!is_array($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][IpAnonymizationTask::class]['options']['tables']['sys_log'] ?? false)) $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][OptimizeDatabaseTableTask::class]
 
 $GLOBALS ['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['frequencyOptions']
 

Variable Documentation

◆ $garbageCollectionTaskOptions [1/2]

$garbageCollectionTaskOptions = $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][TableGarbageCollectionTask::class]['options'] ?? []

Definition at line 68 of file ext_localconf.php.

◆ $garbageCollectionTaskOptions [2/2]

$garbageCollectionTaskOptions[ 'tables'] = $garbageCollectionTaskOptions['tables'] ?? []

Definition at line 69 of file ext_localconf.php.

◆ $GLOBALS [1/9]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'frequencyOptions']
Initial value:
= [
'0 9,15 * * 1-5' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:command.example1',
'0 */2 * * *' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:command.example2',
'*/20 * * * *' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:command.example3',
'0 7 * * 2' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:command.example4',
]

Definition at line 127 of file ext_localconf.php.

◆ $GLOBALS [2/9]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][CachingFrameworkGarbageCollectionTask::class]
Initial value:
= [
'extension' => 'scheduler',
'title' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:cachingFrameworkGarbageCollection.name',
'description' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:cachingFrameworkGarbageCollection.description',
'additionalFields' => CachingFrameworkGarbageCollectionAdditionalFieldProvider::class,
]

Definition at line 25 of file ext_localconf.php.

◆ $GLOBALS [3/9]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][ExecuteSchedulableCommandTask::class]
Initial value:
= [
'extension' => 'scheduler',
'title' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:executeSchedulableCommandTask.name',
'description' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:executeSchedulableCommandTask.name',
'additionalFields' => ExecuteSchedulableCommandAdditionalFieldProvider::class,
]

Definition at line 58 of file ext_localconf.php.

◆ $GLOBALS [4/9]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][FileStorageExtractionTask::class]
Initial value:
= [
'extension' => 'scheduler',
'title' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:fileStorageExtraction.name',
'description' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:fileStorageExtraction.description',
'additionalFields' => FileStorageExtractionAdditionalFieldProvider::class,
]

Definition at line 41 of file ext_localconf.php.

◆ $GLOBALS [5/9]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][FileStorageIndexingTask::class]
Initial value:
= [
'extension' => 'scheduler',
'title' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:fileStorageIndexing.name',
'description' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:fileStorageIndexing.description',
'additionalFields' => FileStorageIndexingAdditionalFieldProvider::class,
]

Definition at line 33 of file ext_localconf.php.

◆ $GLOBALS [6/9]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][IpAnonymizationTask::class]
Initial value:
= [
'extension' => 'scheduler',
'title' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:ipAnonymization.name',
'description' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:ipAnonymization.description',
'additionalFields' => IpAnonymizationAdditionalFieldProvider::class,
]

Definition at line 101 of file ext_localconf.php.

◆ $GLOBALS [7/9]

if (!is_array( $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][IpAnonymizationTask::class][ 'options'][ 'tables'][ 'sys_log'] ?? false)) $GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][OptimizeDatabaseTableTask::class]
Initial value:
= [
'extension' => 'scheduler',
'title' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:optimizeDatabaseTable.name',
'description' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:optimizeDatabaseTable.description',
'additionalFields' => OptimizeDatabaseTableAdditionalFieldProvider::class,
]

Definition at line 118 of file ext_localconf.php.

◆ $GLOBALS [8/9]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][RecyclerGarbageCollectionTask::class]
Initial value:
= [
'extension' => 'scheduler',
'title' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:recyclerGarbageCollection.name',
'description' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:recyclerGarbageCollection.description',
'additionalFields' => RecyclerGarbageCollectionAdditionalFieldProvider::class,
]

Definition at line 50 of file ext_localconf.php.

◆ $GLOBALS [9/9]

$GLOBALS[ 'TYPO3_CONF_VARS'][ 'SC_OPTIONS'][ 'scheduler'][ 'tasks'][TableGarbageCollectionTask::class]
Initial value:
= [
'extension' => 'scheduler',
'title' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:tableGarbageCollection.name',
'description' => 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:tableGarbageCollection.description',
'additionalFields' => TableGarbageCollectionAdditionalFieldProvider::class,
]

Definition at line 71 of file ext_localconf.php.

◆ $ipAnonymizeCollectionTaskOptions [1/2]

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

Definition at line 98 of file ext_localconf.php.

◆ $ipAnonymizeCollectionTaskOptions [2/2]

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

Definition at line 99 of file ext_localconf.php.

‪$ipAnonymizeCollectionTaskOptions
‪if(!is_array($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][TableGarbageCollectionTask::class]['options']['tables']['sys_log'] ?? false)) if(!is_array($GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['scheduler']['tasks'][TableGarbageCollectionTask::class]['options']['tables']['sys_history'] ?? false)) $ipAnonymizeCollectionTaskOptions
Definition: ext_localconf.php:98
‪$garbageCollectionTaskOptions
‪$garbageCollectionTaskOptions
Definition: ext_localconf.php:68