Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de l'espace de nommage Symfony\Component\Console\Command

Structures de données

class  Command
 
class  CompleteCommand
 
class  DumpCompletionCommand
 
class  HelpCommand
 
class  LazyCommand
 
class  ListCommand
 
interface  SignalableCommandInterface
 

Fonctions

 lock (string $name=null, bool $blocking=false)
 
 release ()
 

Variables

trait LockableTrait
 

Documentation des fonctions

◆ lock()

Symfony\Component\Console\Command\lock ( string  $name = null,
bool  $blocking = false 
)
private

◆ release()

Symfony\Component\Console\Command\release ( )
private

Releases the command lock if there is one.

Références Symfony\Component\Console\Command\lock(), et null.

Référencé par InstallerScript\preflight().

Documentation des variables

◆ LockableTrait

trait LockableTrait
Valeur initiale :
{
private $lock

Basic lock feature for commands.

Auteur
Geoffrey Brier geoff.nosp@m.rey..nosp@m.brier.nosp@m.@gma.nosp@m.il.co.nosp@m.m