ListCommand
final class ListCommand extends Command (View source)
Traits
A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.
Constants
| NAME |
|
Methods
static AutowireTrait
create(ContainerInterface $container)
Instantiates a new instance of the implementing class using autowiring.
from
AutowireTrait
void
configure()
No description
int
execute(InputInterface $input, OutputInterface $output)
No description
buildDom($namespaced, $application)
No description
static void
renderListCLI(Application $application, array $namespaced, OutputInterface $output, string $preamble)
No description
static int
getTerminalWidth()
No description
void
renderListRaw(array $namespaced, OutputInterface $output)
No description
static array
categorize(array $all, string $separator = ':')
No description
Details
static AutowireTrait
create(ContainerInterface $container)
Instantiates a new instance of the implementing class using autowiring.
__construct(BootstrapManager $bootstrapManager)
No description
protected void
configure()
No description
protected int
execute(InputInterface $input, OutputInterface $output)
No description
DOMDocument
buildDom($namespaced, $application)
No description
static void
renderListCLI(Application $application, array $namespaced, OutputInterface $output, string $preamble)
No description
static int
getTerminalWidth()
No description
void
renderListRaw(array $namespaced, OutputInterface $output)
No description
static array
categorize(array $all, string $separator = ':')
No description