Méthode | Description | |
---|---|---|
__construct ( Symfony\Component\DependencyInjection\ContainerInterface $container, |
||
syncTips ( ) | Syncronizes the tip database against the master wiki. |
Méthode | Description | |
---|---|---|
extractPageNames ( string $response ) : array | Extracts the page names from the mediawiki JSON returned. | |
updateTipDatabase ( array $aPageNames ) | Updates the tip database. Expects an array of page names. |
public __construct ( Symfony\Component\DependencyInjection\ContainerInterface $container, |
||
$container | Symfony\Component\DependencyInjection\ContainerInterface | |
$entityManager | ||
$cronLoggerService | ||
$remoteFileLoader | PartKeepr\RemoteFileLoader\RemoteFileLoaderFactory |