migration_tips
class migration_tips extends command
Properties
protected user | $user | from command | |
protected manager | $extension_manager |
Methods
ProgressBar
create_progress_bar(int $max, SymfonyStyle $io, OutputInterface $output, bool $message = false)
Create a styled progress bar
from
command
configure()
{@inheritdoc}
int
execute(InputInterface $input, OutputInterface $output)
Executes the command dev:migration-tips.
Details
in
command at line 45
ProgressBar
create_progress_bar(int $max, SymfonyStyle $io, OutputInterface $output, bool $message = false)
Create a styled progress bar
at line 33
protected
configure()
{@inheritdoc}
at line 51
protected int
execute(InputInterface $input, OutputInterface $output)
Executes the command dev:migration-tips.
Finds migrations that are not depended upon