[FEATURE] Scheduler tasks for indexing, reindexing and harvesting of documents #941
phpstan.yml
on: pull_request
Static Code Analysis
33s
Annotations
10 errors
Static Code Analysis:
Classes/Task/BaseAdditionalFieldProvider.php#L113
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setDryRun().
|
Static Code Analysis:
Classes/Task/BaseAdditionalFieldProvider.php#L115
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setDoc().
|
Static Code Analysis:
Classes/Task/BaseAdditionalFieldProvider.php#L118
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setLib().
|
Static Code Analysis:
Classes/Task/BaseAdditionalFieldProvider.php#L121
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setColl().
|
Static Code Analysis:
Classes/Task/BaseAdditionalFieldProvider.php#L123
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setColl().
|
Static Code Analysis:
Classes/Task/BaseAdditionalFieldProvider.php#L126
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setPid().
|
Static Code Analysis:
Classes/Task/BaseAdditionalFieldProvider.php#L129
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setSolr().
|
Static Code Analysis:
Classes/Task/BaseAdditionalFieldProvider.php#L132
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setOwner().
|
Static Code Analysis:
Classes/Task/BaseAdditionalFieldProvider.php#L134
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setAll().
|
Static Code Analysis:
Classes/Task/BaseAdditionalFieldProvider.php#L136
Call to an undefined method TYPO3\CMS\Scheduler\Task\AbstractTask::setFrom().
|