[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/symfony/routing/Symfony/Component/Routing/Matcher/ -> ApacheUrlMatcher.php (summary)

(no description)

File Size: 118 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ApacheUrlMatcher:: (2 methods):
  match()
  denormalizeValues()


Class: ApacheUrlMatcher  - X-Ref

ApacheUrlMatcher matches URL based on Apache mod_rewrite matching (see ApacheMatcherDumper).

match($pathinfo)   X-Ref
Tries to match a URL based on Apache mod_rewrite matching.

Returns false if no route matches the URL.

param: string $pathinfo The pathinfo to be parsed
return: array An array of parameters

denormalizeValues(array $values)   X-Ref
Denormalizes an array of values.

param: string[] $values
return: array



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1