UserCancelCommand
final class UserCancelCommand extends Command (View source)
Traits
A copy of \Drupal\Core\DependencyInjection\AutowireTrait with first params' type hint changed.
Constants
NAME |
|
Methods
static
create(ContainerInterface $container)
Instantiates a new instance of the implementing class using autowiring.
from
AutowireTrait
array
infoArray($account)
A flatter and simpler array presentation of a Drupal $user object.
from
UserTrait
__construct(LoggerInterface $logger, DateFormatterInterface $dateFormatter)
No description
void
configure()
No description
int
execute(InputInterface $input, OutputInterface $output)
No description
Details
static
create(ContainerInterface $container)
Instantiates a new instance of the implementing class using autowiring.
protected array
getAccounts(string $names = '', array $options = [])
No description
array
infoArray($account)
A flatter and simpler array presentation of a Drupal $user object.
__construct(LoggerInterface $logger, DateFormatterInterface $dateFormatter)
No description
protected void
configure()
No description
int
execute(InputInterface $input, OutputInterface $output)
No description