9 use Symfony\Component\Console\Command\Command;
10 use Symfony\Component\Console\Input\InputInterface;
11 use Symfony\Component\Console\Output\OutputInterface;
31 private $deployConfigWriter;
39 Writer $deployConfigWriter,
42 parent::__construct(
$name);
43 $this->deployConfigWriter = $deployConfigWriter;
51 $this->setName(self::COMMAND_NAME)
52 ->setDescription(
'Disable DB query logging');
66 $output->writeln(
"<info>". self::SUCCESS_MESSAGE .
"</info>");
const LOGGER_ALIAS_DISABLED
__construct(Writer $deployConfigWriter, $name=null)
execute(InputInterface $input, OutputInterface $output)
if(!isset($_GET['name'])) $name