php-symfony-routing (6.4.41+dfsg-0+deb13u1)

Details

Core information at a glance

Distribution
debian
Origin
debian-trixie-security
Repository
https://security.debian.org/debian-security
Codename
trixie-security
Component
main
Source
symfony
Architecture
s390x
Section
php
Priority
optional
Maintainer
Debian PHP PEAR Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
383 B
Size expected
70.3 kB
Size actual
70.3 kB
Size match

Dependencies

Required package dependencies

  • php-common
  • php-symfony-deprecation-contracts

Suggested packages

Recommended additional packages

  • None

Description

associate a request with code that generates a response

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD509134e54…83a50d67
SHA-1f9b4e9df…b5225ec3
SHA-256ca62b60f…12c1fa1f
SHA-512b6199079…6fe4cc4b

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/php-symfony-routing
usr/share/doc/php-symfony-routing/changelog.Debian.gz
usr/share/doc/php-symfony-routing/changelog.gz
usr/share/doc/php-symfony-routing/copyright
usr/share/php
usr/share/php/Symfony
usr/share/php/Symfony/Component
usr/share/php/Symfony/Component/Routing
usr/share/php/Symfony/Component/Routing/Alias.php
usr/share/php/Symfony/Component/Routing/Annotation
usr/share/php/Symfony/Component/Routing/Annotation/Route.php
usr/share/php/Symfony/Component/Routing/Attribute
usr/share/php/Symfony/Component/Routing/Attribute/Route.php
usr/share/php/Symfony/Component/Routing/CompiledRoute.php
usr/share/php/Symfony/Component/Routing/DependencyInjection
usr/share/php/Symfony/Component/Routing/DependencyInjection/AddExpressionLanguageProvidersPass.php
usr/share/php/Symfony/Component/Routing/DependencyInjection/RoutingResolverPass.php
usr/share/php/Symfony/Component/Routing/Exception
usr/share/php/Symfony/Component/Routing/Exception/ExceptionInterface.php
usr/share/php/Symfony/Component/Routing/Exception/InvalidArgumentException.php
usr/share/php/Symfony/Component/Routing/Exception/InvalidParameterException.php
usr/share/php/Symfony/Component/Routing/Exception/MethodNotAllowedException.php
usr/share/php/Symfony/Component/Routing/Exception/MissingMandatoryParametersException.php
usr/share/php/Symfony/Component/Routing/Exception/NoConfigurationException.php
usr/share/php/Symfony/Component/Routing/Exception/ResourceNotFoundException.php
usr/share/php/Symfony/Component/Routing/Exception/RouteCircularReferenceException.php
usr/share/php/Symfony/Component/Routing/Exception/RouteNotFoundException.php
usr/share/php/Symfony/Component/Routing/Exception/RuntimeException.php
usr/share/php/Symfony/Component/Routing/Generator
usr/share/php/Symfony/Component/Routing/Generator/CompiledUrlGenerator.php
usr/share/php/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php
usr/share/php/Symfony/Component/Routing/Generator/Dumper
usr/share/php/Symfony/Component/Routing/Generator/Dumper/CompiledUrlGeneratorDumper.php
usr/share/php/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php
usr/share/php/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php
usr/share/php/Symfony/Component/Routing/Generator/UrlGenerator.php
usr/share/php/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
usr/share/php/Symfony/Component/Routing/Loader
usr/share/php/Symfony/Component/Routing/Loader/AnnotationClassLoader.php
usr/share/php/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php
usr/share/php/Symfony/Component/Routing/Loader/AnnotationFileLoader.php
usr/share/php/Symfony/Component/Routing/Loader/AttributeClassLoader.php
usr/share/php/Symfony/Component/Routing/Loader/AttributeDirectoryLoader.php
usr/share/php/Symfony/Component/Routing/Loader/AttributeFileLoader.php
usr/share/php/Symfony/Component/Routing/Loader/ClosureLoader.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator
usr/share/php/Symfony/Component/Routing/Loader/Configurator/AliasConfigurator.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/CollectionConfigurator.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/ImportConfigurator.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/RouteConfigurator.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/RoutingConfigurator.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/Traits
usr/share/php/Symfony/Component/Routing/Loader/Configurator/Traits/AddTrait.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/Traits/HostTrait.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/Traits/LocalizedRouteTrait.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/Traits/PrefixTrait.php
usr/share/php/Symfony/Component/Routing/Loader/Configurator/Traits/RouteTrait.php
usr/share/php/Symfony/Component/Routing/Loader/ContainerLoader.php
usr/share/php/Symfony/Component/Routing/Loader/DirectoryLoader.php
usr/share/php/Symfony/Component/Routing/Loader/GlobFileLoader.php
usr/share/php/Symfony/Component/Routing/Loader/ObjectLoader.php
usr/share/php/Symfony/Component/Routing/Loader/PhpFileLoader.php
usr/share/php/Symfony/Component/Routing/Loader/Psr4DirectoryLoader.php
usr/share/php/Symfony/Component/Routing/Loader/XmlFileLoader.php
usr/share/php/Symfony/Component/Routing/Loader/YamlFileLoader.php
usr/share/php/Symfony/Component/Routing/Loader/schema
usr/share/php/Symfony/Component/Routing/Loader/schema/routing
usr/share/php/Symfony/Component/Routing/Loader/schema/routing/routing-1.0.xsd
usr/share/php/Symfony/Component/Routing/Matcher
usr/share/php/Symfony/Component/Routing/Matcher/CompiledUrlMatcher.php
usr/share/php/Symfony/Component/Routing/Matcher/Dumper
usr/share/php/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherDumper.php
usr/share/php/Symfony/Component/Routing/Matcher/Dumper/CompiledUrlMatcherTrait.php
usr/share/php/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php
usr/share/php/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php
usr/share/php/Symfony/Component/Routing/Matcher/Dumper/StaticPrefixCollection.php
usr/share/php/Symfony/Component/Routing/Matcher/ExpressionLanguageProvider.php
usr/share/php/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php
usr/share/php/Symfony/Component/Routing/Matcher/RedirectableUrlMatcherInterface.php
usr/share/php/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
usr/share/php/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php
usr/share/php/Symfony/Component/Routing/Matcher/UrlMatcher.php
usr/share/php/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
usr/share/php/Symfony/Component/Routing/RequestContext.php
usr/share/php/Symfony/Component/Routing/RequestContextAwareInterface.php
usr/share/php/Symfony/Component/Routing/Requirement
usr/share/php/Symfony/Component/Routing/Requirement/EnumRequirement.php
usr/share/php/Symfony/Component/Routing/Requirement/Requirement.php
usr/share/php/Symfony/Component/Routing/Route.php
usr/share/php/Symfony/Component/Routing/RouteCollection.php
usr/share/php/Symfony/Component/Routing/RouteCompiler.php
usr/share/php/Symfony/Component/Routing/RouteCompilerInterface.php
usr/share/php/Symfony/Component/Routing/Router.php
usr/share/php/Symfony/Component/Routing/RouterInterface.php
usr/share/php/Symfony/Component/Routing/autoload.php
usr/share/pkg-php-tools
usr/share/pkg-php-tools/autoloaders
usr/share/pkg-php-tools/autoloaders/php-symfony-routing