[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/router/src/Command/ -> DebugRouterCommand.php (summary)

Part of the Joomla Framework Router Package

Copyright: Copyright (C) 2005 - 2021 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 233 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

DebugRouterCommand:: (5 methods):
  __construct()
  configure()
  doExecute()
  formatCallable()
  formatValue()


Class: DebugRouterCommand  - X-Ref

Command listing information about the application's router.

__construct(RouterInterface $router)   X-Ref
Instantiate the command.

param: RouterInterface  $router  The application router.

configure()   X-Ref
Configure the command.

return: void

doExecute(InputInterface $input, OutputInterface $output)   X-Ref
Internal function to execute the command.

param: InputInterface   $input   The input to inject into the command.
param: OutputInterface  $output  The output to inject into the command.
return: integer  The command exit code

formatCallable($callable)   X-Ref
Formats a callable resource to be displayed in the console output

param: callable  $callable  A callable resource to format
return: string

formatValue($value)   X-Ref
Formats a value as string.

param: mixed  $value  A value to format
return: string



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer