Home
last modified time | relevance | path

Searched refs:fileLinkFormat (Results 1 – 25 of 59) sorted by relevance

123

/dports/www/itop/web/lib/silex/vendor/symfony/http-kernel/Debug/
H A DFileLinkFormatter.php24 private $fileLinkFormat; variable in Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter
29 …public function __construct($fileLinkFormat = null, RequestStack $requestStack = null, $baseDir = … argument
31 …$fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdebug.fil…
32 if ($fileLinkFormat && !is_array($fileLinkFormat)) {
33 … $i = strpos($f = $fileLinkFormat, '&', max(strrpos($f, '%f'), strrpos($f, '%l'))) ?: strlen($f);
34 …$fileLinkFormat = array(substr($f, 0, $i)) + preg_split('/&([^>]++)>/', substr($f, $i), -1, PREG_S…
37 $this->fileLinkFormat = $fileLinkFormat;
67 $this->fileLinkFormat = unserialize($serialized, array('allowed_classes' => false));
69 $this->fileLinkFormat = unserialize($serialized);
75 if ($this->fileLinkFormat) {
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/
H A DFileLinkFormatter.php26 private $fileLinkFormat; variable in Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter
34 …public function __construct($fileLinkFormat = null, RequestStack $requestStack = null, $baseDir = … argument
36 …$fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdebug.fil…
37 if ($fileLinkFormat && !\is_array($fileLinkFormat)) {
38 … $i = strpos($f = $fileLinkFormat, '&', max(strrpos($f, '%f'), strrpos($f, '%l'))) ?: \strlen($f);
39 …$fileLinkFormat = [substr($f, 0, $i)] + preg_split('/&([^>]++)>/', substr($f, $i), -1, \PREG_SPLIT…
42 $this->fileLinkFormat = $fileLinkFormat;
78 $this->fileLinkFormat = unserialize($serialized, ['allowed_classes' => false]);
80 $this->fileLinkFormat = unserialize($serialized);
98 if ($this->fileLinkFormat) {
[all …]
/dports/www/phpbb3/phpBB3/vendor/symfony/http-kernel/Debug/
H A DFileLinkFormatter.php26 private $fileLinkFormat; variable in Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter
34 …public function __construct($fileLinkFormat = null, RequestStack $requestStack = null, $baseDir = … argument
36 …$fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdebug.fil…
37 if ($fileLinkFormat && !\is_array($fileLinkFormat)) {
38 … $i = strpos($f = $fileLinkFormat, '&', max(strrpos($f, '%f'), strrpos($f, '%l'))) ?: \strlen($f);
39 …$fileLinkFormat = [substr($f, 0, $i)] + preg_split('/&([^>]++)>/', substr($f, $i), -1, \PREG_SPLIT…
42 $this->fileLinkFormat = $fileLinkFormat;
78 $this->fileLinkFormat = unserialize($serialized, ['allowed_classes' => false]);
80 $this->fileLinkFormat = unserialize($serialized);
98 if ($this->fileLinkFormat) {
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/
H A DFileLinkFormatter.php26 private $fileLinkFormat; variable in Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter
34 …public function __construct($fileLinkFormat = null, RequestStack $requestStack = null, $baseDir = … argument
36 …$fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdebug.fil…
37 if ($fileLinkFormat && !\is_array($fileLinkFormat)) {
38 … $i = strpos($f = $fileLinkFormat, '&', max(strrpos($f, '%f'), strrpos($f, '%l'))) ?: \strlen($f);
39 …$fileLinkFormat = [substr($f, 0, $i)] + preg_split('/&([^>]++)>/', substr($f, $i), -1, \PREG_SPLIT…
42 $this->fileLinkFormat = $fileLinkFormat;
78 $this->fileLinkFormat = unserialize($serialized, ['allowed_classes' => false]);
80 $this->fileLinkFormat = unserialize($serialized);
98 if ($this->fileLinkFormat) {
[all …]
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/http-kernel/Debug/
H A DFileLinkFormatter.php26 private $fileLinkFormat; variable in Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter
34 …public function __construct($fileLinkFormat = null, RequestStack $requestStack = null, $baseDir = … argument
36 …$fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdebug.fil…
37 if ($fileLinkFormat && !\is_array($fileLinkFormat)) {
38 … $i = strpos($f = $fileLinkFormat, '&', max(strrpos($f, '%f'), strrpos($f, '%l'))) ?: \strlen($f);
39 …$fileLinkFormat = [substr($f, 0, $i)] + preg_split('/&([^>]++)>/', substr($f, $i), -1, PREG_SPLIT_…
42 $this->fileLinkFormat = $fileLinkFormat;
78 $this->fileLinkFormat = unserialize($serialized, ['allowed_classes' => false]);
80 $this->fileLinkFormat = unserialize($serialized);
98 if ($this->fileLinkFormat) {
[all …]
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-kernel/Debug/
H A DFileLinkFormatter.php27 private $fileLinkFormat; variable in Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter
35 …public function __construct($fileLinkFormat = null, RequestStack $requestStack = null, string $bas… argument
37 …$fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdebug.fil…
38 if ($fileLinkFormat && !\is_array($fileLinkFormat)) {
39 … $i = strpos($f = $fileLinkFormat, '&', max(strrpos($f, '%f'), strrpos($f, '%l'))) ?: \strlen($f);
40 …$fileLinkFormat = [substr($f, 0, $i)] + preg_split('/&([^>]++)>/', substr($f, $i), -1, PREG_SPLIT_…
43 $this->fileLinkFormat = $fileLinkFormat;
70 $this->fileLinkFormat = $this->getFileLinkFormat();
89 if ($this->fileLinkFormat) {
90 return $this->fileLinkFormat;
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/http-kernel/Debug/
H A DFileLinkFormatter.php27 private $fileLinkFormat; variable in Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter
35 …public function __construct($fileLinkFormat = null, RequestStack $requestStack = null, string $bas… argument
37 …$fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdebug.fil…
38 if ($fileLinkFormat && !\is_array($fileLinkFormat)) {
39 … $i = strpos($f = $fileLinkFormat, '&', max(strrpos($f, '%f'), strrpos($f, '%l'))) ?: \strlen($f);
40 …$fileLinkFormat = [substr($f, 0, $i)] + preg_split('/&([^>]++)>/', substr($f, $i), -1, \PREG_SPLIT…
43 $this->fileLinkFormat = $fileLinkFormat;
70 $this->fileLinkFormat = $this->getFileLinkFormat();
89 if ($this->fileLinkFormat) {
90 return $this->fileLinkFormat;
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/http-kernel/Debug/
H A DFileLinkFormatter.php27 private $fileLinkFormat; variable in Symfony\\Component\\HttpKernel\\Debug\\FileLinkFormatter
35 …public function __construct($fileLinkFormat = null, RequestStack $requestStack = null, string $bas… argument
37 …$fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdebug.fil…
38 if ($fileLinkFormat && !\is_array($fileLinkFormat)) {
39 … $i = strpos($f = $fileLinkFormat, '&', max(strrpos($f, '%f'), strrpos($f, '%l'))) ?: \strlen($f);
40 …$fileLinkFormat = [substr($f, 0, $i)] + preg_split('/&([^>]++)>/', substr($f, $i), -1, \PREG_SPLIT…
43 $this->fileLinkFormat = $fileLinkFormat;
70 $this->fileLinkFormat = $this->getFileLinkFormat();
89 if ($this->fileLinkFormat) {
90 return $this->fileLinkFormat;
/dports/www/itop/web/lib/silex/vendor/symfony/debug/
H A DExceptionHandler.php37 private $fileLinkFormat; variable in Symfony\\Component\\Debug\\ExceptionHandler
39 public function __construct($debug = true, $charset = null, $fileLinkFormat = null) argument
43 …$this->fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdeb…
51 * @param string|null $fileLinkFormat The IDE link template
55 public static function register($debug = true, $charset = null, $fileLinkFormat = null) argument
57 $handler = new static($debug, $charset, $fileLinkFormat);
86 * @param string|FileLinkFormatter $fileLinkFormat The format for links to source files
90 public function setFileLinkFormat($fileLinkFormat) argument
92 $old = $this->fileLinkFormat;
93 $this->fileLinkFormat = $fileLinkFormat;
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/http-kernel/DataCollector/
H A DDumpDataCollector.php35 private $fileLinkFormat; variable in Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector
47 * @param string|FileLinkFormatter|null $fileLinkFormat
53 …$this->fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdeb…
124 $dumper->setDisplayOptions(['fileLinkFormat' => $this->fileLinkFormat]);
128 $dumper->setDisplayOptions(['fileLinkFormat' => $this->fileLinkFormat]);
163 $this->data[] = $this->fileLinkFormat;
179 $fileLinkFormat = array_pop($this->data);
187 …truct($this->stopwatch, \is_string($fileLinkFormat) || $fileLinkFormat instanceof FileLinkFormatte…
201 $dumper->setDisplayOptions(['fileLinkFormat' => $this->fileLinkFormat]);
242 $dumper->setDisplayOptions(['fileLinkFormat' => $this->fileLinkFormat]);
[all …]
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/http-kernel/DataCollector/
H A DDumpDataCollector.php35 private $fileLinkFormat; variable in Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector
47 * @param string|FileLinkFormatter|null $fileLinkFormat
53 …$this->fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdeb…
129 $dumper->setDisplayOptions(['fileLinkFormat' => $this->fileLinkFormat]);
133 $dumper->setDisplayOptions(['fileLinkFormat' => $this->fileLinkFormat]);
168 $this->data[] = $this->fileLinkFormat;
184 $fileLinkFormat = array_pop($this->data);
192 …truct($this->stopwatch, \is_string($fileLinkFormat) || $fileLinkFormat instanceof FileLinkFormatte…
206 $dumper->setDisplayOptions(['fileLinkFormat' => $this->fileLinkFormat]);
247 $dumper->setDisplayOptions(['fileLinkFormat' => $this->fileLinkFormat]);
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Debug/
H A DExceptionHandler.php37 private $fileLinkFormat; variable in Symfony\\Component\\Debug\\ExceptionHandler
39 public function __construct($debug = true, $charset = null, $fileLinkFormat = null) argument
43 $this->fileLinkFormat = $fileLinkFormat;
51 * @param string|null $fileLinkFormat The IDE link template
55 public static function register($debug = true, $charset = null, $fileLinkFormat = null) argument
57 $handler = new static($debug, $charset, $fileLinkFormat);
86 * @param string|FileLinkFormatter $fileLinkFormat The format for links to source files
90 public function setFileLinkFormat($fileLinkFormat) argument
92 $old = $this->fileLinkFormat;
93 $this->fileLinkFormat = $fileLinkFormat;
[all …]
/dports/www/phpbb3/phpBB3/vendor/symfony/debug/
H A DExceptionHandler.php37 private $fileLinkFormat; variable in Symfony\\Component\\Debug\\ExceptionHandler
39 public function __construct($debug = true, $charset = null, $fileLinkFormat = null) argument
43 $this->fileLinkFormat = $fileLinkFormat;
51 * @param string|null $fileLinkFormat The IDE link template
55 public static function register($debug = true, $charset = null, $fileLinkFormat = null) argument
57 $handler = new static($debug, $charset, $fileLinkFormat);
86 * @param string|FileLinkFormatter $fileLinkFormat The format for links to source files
90 public function setFileLinkFormat($fileLinkFormat) argument
92 $old = $this->fileLinkFormat;
93 $this->fileLinkFormat = $fileLinkFormat;
[all …]
/dports/www/bolt/bolt-2.2.24/vendor/symfony/debug/Symfony/Component/Debug/
H A DExceptionHandler.php37 private $fileLinkFormat; variable in Symfony\\Component\\Debug\\ExceptionHandler
39 public function __construct($debug = true, $charset = null, $fileLinkFormat = null) argument
41 if (false !== strpos($charset, '%') xor false === strpos($fileLinkFormat, '%')) {
43 $pivot = $fileLinkFormat;
44 $fileLinkFormat = $charset;
49 …$this->fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdeb…
57 * @param string|null $fileLinkFormat The IDE link template
63 $handler = new static($debug, $charset, $fileLinkFormat);
101 $old = $this->fileLinkFormat;
102 $this->fileLinkFormat = $format;
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Debug/
H A DExceptionHandler.php37 private $fileLinkFormat; variable in Symfony\\Component\\Debug\\ExceptionHandler
39 public function __construct($debug = true, $charset = null, $fileLinkFormat = null) argument
43 $this->fileLinkFormat = $fileLinkFormat;
51 * @param string|null $fileLinkFormat The IDE link template
55 public static function register($debug = true, $charset = null, $fileLinkFormat = null) argument
57 $handler = new static($debug, $charset, $fileLinkFormat);
86 * @param string|FileLinkFormatter $fileLinkFormat The format for links to source files
90 public function setFileLinkFormat($fileLinkFormat) argument
92 $old = $this->fileLinkFormat;
93 $this->fileLinkFormat = $fileLinkFormat;
[all …]
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/debug/
H A DExceptionHandler.php37 private $fileLinkFormat; variable in Symfony\\Component\\Debug\\ExceptionHandler
39 public function __construct($debug = true, $charset = null, $fileLinkFormat = null) argument
43 $this->fileLinkFormat = $fileLinkFormat;
51 * @param string|null $fileLinkFormat The IDE link template
55 public static function register($debug = true, $charset = null, $fileLinkFormat = null) argument
57 $handler = new static($debug, $charset, $fileLinkFormat);
86 * @param string|FileLinkFormatter $fileLinkFormat The format for links to source files
90 public function setFileLinkFormat($fileLinkFormat) argument
92 $old = $this->fileLinkFormat;
93 $this->fileLinkFormat = $fileLinkFormat;
[all …]
/dports/www/itop/web/lib/silex/vendor/symfony/debug/Symfony/Component/Debug/
H A DExceptionHandler.php37 private $fileLinkFormat; variable in Symfony\\Component\\Debug\\ExceptionHandler
39 public function __construct($debug = true, $charset = null, $fileLinkFormat = null) argument
41 if (false !== strpos($charset, '%') xor false === strpos($fileLinkFormat, '%')) {
43 $pivot = $fileLinkFormat;
44 $fileLinkFormat = $charset;
49 …$this->fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdeb…
57 * @param string|null $fileLinkFormat The IDE link template
63 $handler = new static($debug, $charset, $fileLinkFormat);
101 $old = $this->fileLinkFormat;
102 $this->fileLinkFormat = $format;
[all …]
/dports/www/owncloud/owncloud/updater/vendor/symfony/debug/
H A DExceptionHandler.php37 private $fileLinkFormat; variable in Symfony\\Component\\Debug\\ExceptionHandler
39 public function __construct($debug = true, $charset = null, $fileLinkFormat = null) argument
43 $this->fileLinkFormat = $fileLinkFormat;
51 * @param string|null $fileLinkFormat The IDE link template
55 public static function register($debug = true, $charset = null, $fileLinkFormat = null) argument
57 $handler = new static($debug, $charset, $fileLinkFormat);
86 * @param string|FileLinkFormatter $fileLinkFormat The format for links to source files
90 public function setFileLinkFormat($fileLinkFormat) argument
92 $old = $this->fileLinkFormat;
93 $this->fileLinkFormat = $fileLinkFormat;
[all …]
/dports/deskutils/egroupware/egroupware/vendor/symfony/debug/
H A DExceptionHandler.php53 private $fileLinkFormat; variable in Symfony\\Component\\Debug\\ExceptionHandler
55 public function __construct(bool $debug = true, string $charset = null, $fileLinkFormat = null) argument
59 $this->fileLinkFormat = $fileLinkFormat;
67 * @param string|null $fileLinkFormat The IDE link template
71 public static function register($debug = true, $charset = null, $fileLinkFormat = null) argument
73 $handler = new static($debug, $charset, $fileLinkFormat);
102 * @param string|FileLinkFormatter $fileLinkFormat The format for links to source files
106 public function setFileLinkFormat($fileLinkFormat) argument
108 $old = $this->fileLinkFormat;
109 $this->fileLinkFormat = $fileLinkFormat;
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/symfony/debug/
H A DExceptionHandler.php53 private $fileLinkFormat; variable in Symfony\\Component\\Debug\\ExceptionHandler
55 public function __construct(bool $debug = true, string $charset = null, $fileLinkFormat = null) argument
59 $this->fileLinkFormat = $fileLinkFormat;
67 * @param string|null $fileLinkFormat The IDE link template
71 public static function register($debug = true, $charset = null, $fileLinkFormat = null) argument
73 $handler = new static($debug, $charset, $fileLinkFormat);
102 * @param string|FileLinkFormatter $fileLinkFormat The format for links to source files
106 public function setFileLinkFormat($fileLinkFormat) argument
108 $old = $this->fileLinkFormat;
109 $this->fileLinkFormat = $fileLinkFormat;
[all …]
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/debug/
H A DExceptionHandler.php53 private $fileLinkFormat; variable in Symfony\\Component\\Debug\\ExceptionHandler
55 public function __construct(bool $debug = true, string $charset = null, $fileLinkFormat = null) argument
59 $this->fileLinkFormat = $fileLinkFormat;
67 * @param string|null $fileLinkFormat The IDE link template
71 public static function register($debug = true, $charset = null, $fileLinkFormat = null) argument
73 $handler = new static($debug, $charset, $fileLinkFormat);
102 * @param string|FileLinkFormatter $fileLinkFormat The format for links to source files
106 public function setFileLinkFormat($fileLinkFormat) argument
108 $old = $this->fileLinkFormat;
109 $this->fileLinkFormat = $fileLinkFormat;
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/debug/
H A DExceptionHandler.php53 private $fileLinkFormat; variable in Symfony\\Component\\Debug\\ExceptionHandler
55 public function __construct(bool $debug = true, string $charset = null, $fileLinkFormat = null) argument
59 $this->fileLinkFormat = $fileLinkFormat;
67 * @param string|null $fileLinkFormat The IDE link template
71 public static function register($debug = true, $charset = null, $fileLinkFormat = null) argument
73 $handler = new static($debug, $charset, $fileLinkFormat);
102 * @param string|FileLinkFormatter $fileLinkFormat The format for links to source files
106 public function setFileLinkFormat($fileLinkFormat) argument
108 $old = $this->fileLinkFormat;
109 $this->fileLinkFormat = $fileLinkFormat;
[all …]
/dports/devel/gitlist/gitlist/vendor/symfony/debug/
H A DExceptionHandler.php37 private $fileLinkFormat; variable in Symfony\\Component\\Debug\\ExceptionHandler
39 public function __construct($debug = true, $charset = null, $fileLinkFormat = null) argument
45 $pivot = $fileLinkFormat;
46 $fileLinkFormat = $charset;
51 …$this->fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdeb…
59 * @param string|null $fileLinkFormat The IDE link template
63 public static function register($debug = true, $charset = null, $fileLinkFormat = null) argument
65 $handler = new static($debug, $charset, $fileLinkFormat);
103 $old = $this->fileLinkFormat;
104 $this->fileLinkFormat = $format;
[all …]
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-kernel/DataCollector/
H A DDumpDataCollector.php34 private $fileLinkFormat; variable in Symfony\\Component\\HttpKernel\\DataCollector\\DumpDataCollector
51 …$this->fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdeb…
127 $dumper->setDisplayOptions(['fileLinkFormat' => $this->fileLinkFormat]);
131 $dumper->setDisplayOptions(['fileLinkFormat' => $this->fileLinkFormat]);
166 $this->data[] = $this->fileLinkFormat;
182 $fileLinkFormat = array_pop($this->data);
185 self::__construct($this->stopwatch, $fileLinkFormat, $charset);
199 $dumper->setDisplayOptions(['fileLinkFormat' => $this->fileLinkFormat]);
246 $dumper->setDisplayOptions(['fileLinkFormat' => $this->fileLinkFormat]);
250 $dumper->setDisplayOptions(['fileLinkFormat' => $this->fileLinkFormat]);
[all …]
/dports/www/bolt/bolt-2.2.24/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/
H A DDebugHandlersListener.php37 private $fileLinkFormat; variable in Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener
46 * @param string $fileLinkFormat The format for links to source files
48 …gerInterface $logger = null, $levels = null, $throwAt = -1, $scream = true, $fileLinkFormat = null) argument
55 …$this->fileLinkFormat = $fileLinkFormat ?: ini_get('xdebug.file_link_format') ?: get_cfg_var('xdeb…
118 if (null !== $this->fileLinkFormat) {
119 $handler->setFileLinkFormat($this->fileLinkFormat);

123