| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
| Copyright: | (c) phpBB Limited |
| License: | GNU General Public License, version 2 (GPL-2.0) |
| File Size: | 89 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
purge:: (3 methods):
__construct()
configure()
execute()
| __construct(\phpbb\user $user, \phpbb\cache\driver\driver_interface $cache, \phpbb\db\driver\driver_interface $db, \phpbb\auth\auth $auth, \phpbb\log\log_interface $log, \phpbb\config\config $config) X-Ref |
| Constructor param: \phpbb\user $user User instance param: \phpbb\cache\driver\driver_interface $cache Cache instance param: \phpbb\db\driver\driver_interface $db Database connection param: \phpbb\auth\auth $auth Auth instance param: \phpbb\log\log $log Logger instance param: \phpbb\config\config $config Config instance |
| configure() X-Ref |
| {@inheritdoc} |
| execute(InputInterface $input, OutputInterface $output) X-Ref |
| Executes the command cache:purge. Purge the cache (including permissions) and increment the asset_version number param: InputInterface $input An InputInterface instance param: OutputInterface $output An OutputInterface instance return: null |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |