About

This package is 45.0 KB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/s/symfony/php-symfony-routing_2.7.10-0ubuntu2_all.deb .

View its full control file here: debian/control.

Description

associate a request with code that generates a response

Relations

This package depends on: php-common.

This package does not recommend any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

php-symfony-routing 2.7.10-0ubuntu2 is in ubuntu - xenial / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/php-symfony-routing/ root:root 0o755
/usr/share/doc/php-symfony-routing/changelog.Debian.gz application/gzip root:root 0o644 2.2 KB
/usr/share/doc/php-symfony-routing/copyright text/plain root:root 0o644 46.2 KB
/usr/share/doc/php-symfony-routing/README.Debian text/plain root:root 0o644 1.3 KB
/usr/share/doc/php-symfony-routing/README.md text/plain root:root 0o644 785 bytes
/usr/share/php/ root:root 0o755
/usr/share/php/Symfony/ root:root 0o755
/usr/share/php/Symfony/Component/ root:root 0o755
/usr/share/php/Symfony/Component/Routing/ root:root 0o755
/usr/share/php/Symfony/Component/Routing/Annotation/ root:root 0o755
/usr/share/php/Symfony/Component/Routing/Annotation/Route.php text/x-php root:root 0o644 4.4 KB
/usr/share/php/Symfony/Component/Routing/autoload.php text/x-php root:root 0o644 9.8 KB
/usr/share/php/Symfony/Component/Routing/CompiledRoute.php text/x-php root:root 0o644 4.2 KB
/usr/share/php/Symfony/Component/Routing/Exception/ root:root 0o755
/usr/share/php/Symfony/Component/Routing/Exception/ExceptionInterface.php text/x-php root:root 0o644 411 bytes
/usr/share/php/Symfony/Component/Routing/Exception/InvalidParameterException.php text/x-php root:root 0o644 506 bytes
/usr/share/php/Symfony/Component/Routing/Exception/MethodNotAllowedException.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Symfony/Component/Routing/Exception/MissingMandatoryParametersException.php text/x-php root:root 0o644 562 bytes
/usr/share/php/Symfony/Component/Routing/Exception/ResourceNotFoundException.php text/x-php root:root 0o644 548 bytes
/usr/share/php/Symfony/Component/Routing/Exception/RouteNotFoundException.php text/x-php root:root 0o644 501 bytes
/usr/share/php/Symfony/Component/Routing/Generator/ root:root 0o755
/usr/share/php/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/Symfony/Component/Routing/Generator/Dumper/ root:root 0o755
/usr/share/php/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php text/x-php root:root 0o644 990 bytes
/usr/share/php/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php text/x-php root:root 0o644 934 bytes
/usr/share/php/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/Symfony/Component/Routing/Generator/UrlGenerator.php text/x-php root:root 0o644 13.2 KB
/usr/share/php/Symfony/Component/Routing/Loader/ root:root 0o755
/usr/share/php/Symfony/Component/Routing/Loader/AnnotationClassLoader.php text/x-php root:root 0o644 8.0 KB
/usr/share/php/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php text/x-php root:root 0o644 2.3 KB
/usr/share/php/Symfony/Component/Routing/Loader/AnnotationFileLoader.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/Symfony/Component/Routing/Loader/ClosureLoader.php text/x-php root:root 0o644 1.0 KB
/usr/share/php/Symfony/Component/Routing/Loader/PhpFileLoader.php text/x-php root:root 0o644 1.7 KB
/usr/share/php/Symfony/Component/Routing/Loader/schema/ root:root 0o755
/usr/share/php/Symfony/Component/Routing/Loader/schema/routing/ root:root 0o755
/usr/share/php/Symfony/Component/Routing/Loader/schema/routing/routing-1.0.xsd text/xml root:root 0o644 2.3 KB
/usr/share/php/Symfony/Component/Routing/Loader/XmlFileLoader.php text/x-php root:root 0o644 10.4 KB
/usr/share/php/Symfony/Component/Routing/Loader/YamlFileLoader.php text/x-php root:root 0o644 9.4 KB
/usr/share/php/Symfony/Component/Routing/Matcher/ root:root 0o755
/usr/share/php/Symfony/Component/Routing/Matcher/ApacheUrlMatcher.php text/x-php root:root 0o644 3.8 KB
/usr/share/php/Symfony/Component/Routing/Matcher/Dumper/ root:root 0o755
/usr/share/php/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php text/x-php root:root 0o644 9.1 KB
/usr/share/php/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php text/x-php root:root 0o644 2.7 KB
/usr/share/php/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php text/x-php root:root 0o644 988 bytes
/usr/share/php/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php text/x-php root:root 0o644 928 bytes
/usr/share/php/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php text/x-php root:root 0o644 13.4 KB
/usr/share/php/Symfony/Component/Routing/Matcher/RedirectableUrlMatcherInterface.php text/x-php root:root 0o644 840 bytes
/usr/share/php/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php text/x-php root:root 0o644 1.9 KB
/usr/share/php/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php text/x-php root:root 0o644 4.7 KB
/usr/share/php/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php text/x-php root:root 0o644 1.2 KB
/usr/share/php/Symfony/Component/Routing/Matcher/UrlMatcher.php text/x-php root:root 0o644 7.4 KB
/usr/share/php/Symfony/Component/Routing/RequestContextAwareInterface.php text/x-php root:root 0o644 615 bytes
/usr/share/php/Symfony/Component/Routing/RequestContext.php text/x-php root:root 0o644 7.9 KB
/usr/share/php/Symfony/Component/Routing/RouteCollection.php text/x-php root:root 0o644 7.1 KB
/usr/share/php/Symfony/Component/Routing/RouteCompilerInterface.php text/x-php root:root 0o644 830 bytes
/usr/share/php/Symfony/Component/Routing/RouteCompiler.php text/x-php root:root 0o644 9.8 KB
/usr/share/php/Symfony/Component/Routing/Route.php text/x-php root:root 0o644 16.8 KB
/usr/share/php/Symfony/Component/Routing/RouterInterface.php text/x-php root:root 0o644 901 bytes
/usr/share/php/Symfony/Component/Routing/Router.php text/x-php root:root 0o644 12.2 KB