Home
last modified time | relevance | path

Searched refs:isSingleCommand (Results 1 – 25 of 30) sorted by relevance

12

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/console/Command/
H A DCommand.php538 $isSingleCommand = $this->application && $this->application->isSingleCommand();
546 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/Command/
H A DCommand.php538 $isSingleCommand = $this->application && $this->application->isSingleCommand();
546 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/www/phpbb3/phpBB3/vendor/symfony/console/Command/
H A DCommand.php538 $isSingleCommand = $this->application && $this->application->isSingleCommand();
546 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Console/Command/
H A DCommand.php538 $isSingleCommand = $this->application && $this->application->isSingleCommand();
546 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/www/elgg/elgg-3.3.23/vendor/symfony/console/Command/
H A DCommand.php538 $isSingleCommand = $this->application && $this->application->isSingleCommand();
546 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/console/Command/
H A DCommand.php536 $isSingleCommand = $this->application && $this->application->isSingleCommand();
544 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/www/kanboard/kanboard-1.2.21/vendor/symfony/console/Command/
H A DCommand.php528 $isSingleCommand = $this->application && $this->application->isSingleCommand();
536 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/console/Command/
H A DCommand.php540 $isSingleCommand = $this->application && $this->application->isSingleCommand();
548 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/console/Command/
H A DCommand.php541 $isSingleCommand = $this->application && $this->application->isSingleCommand();
549 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/console/Command/
H A DCommand.php530 $isSingleCommand = $this->application && $this->application->isSingleCommand();
538 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/console/Command/
H A DCommand.php538 $isSingleCommand = $this->application && $this->application->isSingleCommand();
546 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/www/owncloud/owncloud/lib/composer/symfony/console/Command/
H A DCommand.php541 $isSingleCommand = $this->application && $this->application->isSingleCommand();
549 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/www/owncloud/owncloud/updater/vendor/symfony/console/Command/
H A DCommand.php540 $isSingleCommand = $this->application && $this->application->isSingleCommand();
548 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/www/nextcloud/nextcloud/3rdparty/symfony/console/Command/
H A DCommand.php541 $isSingleCommand = $this->application && $this->application->isSingleCommand();
549 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/console/Command/
H A DCommand.php589 $isSingleCommand = $this->application && $this->application->isSingleCommand();
597 $isSingleCommand ? $_SERVER['PHP_SELF'] : $_SERVER['PHP_SELF'].' '.$name,
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Console/
H A DApplication.php1185 * @param bool $isSingleCommand Set to true if there is only one command in this application
1189 public function setDefaultCommand($commandName, $isSingleCommand = false) argument
1193 if ($isSingleCommand) {
1206 public function isSingleCommand() function in Symfony\\Component\\Console\\Application
/dports/www/elgg/elgg-3.3.23/vendor/symfony/console/
H A DApplication.php1185 * @param bool $isSingleCommand Set to true if there is only one command in this application
1189 public function setDefaultCommand($commandName, $isSingleCommand = false) argument
1193 if ($isSingleCommand) {
1206 public function isSingleCommand() function in Symfony\\Component\\Console\\Application
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Console/
H A DApplication.php1185 * @param bool $isSingleCommand Set to true if there is only one command in this application
1189 public function setDefaultCommand($commandName, $isSingleCommand = false) argument
1193 if ($isSingleCommand) {
1206 public function isSingleCommand() function in Symfony\\Component\\Console\\Application
/dports/www/phpbb3/phpBB3/vendor/symfony/console/
H A DApplication.php1185 * @param bool $isSingleCommand Set to true if there is only one command in this application
1189 public function setDefaultCommand($commandName, $isSingleCommand = false) argument
1193 if ($isSingleCommand) {
1206 public function isSingleCommand() function in Symfony\\Component\\Console\\Application
/dports/www/kanboard/kanboard-1.2.21/vendor/symfony/console/
H A DApplication.php1099 * @param bool $isSingleCommand Set to true if there is only one command in this application
1103 public function setDefaultCommand($commandName, $isSingleCommand = false) argument
1107 if ($isSingleCommand) {
1120 public function isSingleCommand() function in Symfony\\Component\\Console\\Application
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/console/
H A DApplication.php1180 * @param bool $isSingleCommand Set to true if there is only one command in this application
1184 public function setDefaultCommand($commandName, $isSingleCommand = false) argument
1188 if ($isSingleCommand) {
1201 public function isSingleCommand() function in Symfony\\Component\\Console\\Application
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/console/
H A DApplication.php1180 * @param bool $isSingleCommand Set to true if there is only one command in this application
1184 public function setDefaultCommand($commandName, $isSingleCommand = false) argument
1188 if ($isSingleCommand) {
1201 public function isSingleCommand() function in Symfony\\Component\\Console\\Application
/dports/www/owncloud/owncloud/updater/vendor/symfony/console/
H A DApplication.php1175 * @param bool $isSingleCommand Set to true if there is only one command in this application
1179 public function setDefaultCommand($commandName, $isSingleCommand = false) argument
1183 if ($isSingleCommand) {
1196 public function isSingleCommand() function in Symfony\\Component\\Console\\Application
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/console/
H A DApplication.php1175 * @param bool $isSingleCommand Set to true if there is only one command in this application
1179 public function setDefaultCommand($commandName, $isSingleCommand = false) argument
1183 if ($isSingleCommand) {
1196 public function isSingleCommand(): bool function in Symfony\\Component\\Console\\Application
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/console/
H A DApplication.php1183 * @param bool $isSingleCommand Set to true if there is only one command in this application
1187 public function setDefaultCommand($commandName, $isSingleCommand = false) argument
1191 if ($isSingleCommand) {
1204 public function isSingleCommand(): bool function in Symfony\\Component\\Console\\Application

12