This file is indexed.

/usr/share/php/Symfony/Component/ is in php-symfony-serializer 2.7.10-0ubuntu2.

This file is owned by root:root, with mode 0o755.

File Mime Type Owner Mode Size
..
/usr/share/php/Symfony/Component/Serializer/ root:root 0o755
/usr/share/php/Symfony/Component/Serializer/Annotation/ root:root 0o755
/usr/share/php/Symfony/Component/Serializer/Annotation/Groups.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/Symfony/Component/Serializer/Encoder/ root:root 0o755
/usr/share/php/Symfony/Component/Serializer/Encoder/ChainDecoder.php text/x-php root:root 0o644 2.0 KB
/usr/share/php/Symfony/Component/Serializer/Encoder/ChainEncoder.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/Symfony/Component/Serializer/Encoder/DecoderInterface.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Symfony/Component/Serializer/Encoder/EncoderInterface.php text/x-php root:root 0o644 1.0 KB
/usr/share/php/Symfony/Component/Serializer/Encoder/JsonDecode.php text/x-php root:root 0o644 4.3 KB
/usr/share/php/Symfony/Component/Serializer/Encoder/JsonEncode.php text/x-php root:root 0o644 2.1 KB
/usr/share/php/Symfony/Component/Serializer/Encoder/JsonEncoder.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/Symfony/Component/Serializer/Encoder/NormalizationAwareInterface.php text/x-php root:root 0o644 616 bytes
/usr/share/php/Symfony/Component/Serializer/Encoder/SerializerAwareEncoder.php text/x-php root:root 0o644 765 bytes
/usr/share/php/Symfony/Component/Serializer/Encoder/XmlEncoder.php text/x-php root:root 0o644 14.9 KB
/usr/share/php/Symfony/Component/Serializer/Exception/ root:root 0o755
/usr/share/php/Symfony/Component/Serializer/Exception/CircularReferenceException.php text/x-php root:root 0o644 439 bytes
/usr/share/php/Symfony/Component/Serializer/Exception/Exception.php text/x-php root:root 0o644 431 bytes
/usr/share/php/Symfony/Component/Serializer/Exception/ExceptionInterface.php text/x-php root:root 0o644 434 bytes
/usr/share/php/Symfony/Component/Serializer/Exception/InvalidArgumentException.php text/x-php root:root 0o644 482 bytes
/usr/share/php/Symfony/Component/Serializer/Exception/LogicException.php text/x-php root:root 0o644 450 bytes
/usr/share/php/Symfony/Component/Serializer/Exception/MappingException.php text/x-php root:root 0o644 419 bytes
/usr/share/php/Symfony/Component/Serializer/Exception/RuntimeException.php text/x-php root:root 0o644 458 bytes
/usr/share/php/Symfony/Component/Serializer/Exception/UnexpectedValueException.php text/x-php root:root 0o644 480 bytes
/usr/share/php/Symfony/Component/Serializer/Exception/UnsupportedException.php text/x-php root:root 0o644 443 bytes
/usr/share/php/Symfony/Component/Serializer/Mapping/ root:root 0o755
/usr/share/php/Symfony/Component/Serializer/Mapping/AttributeMetadata.php text/x-php root:root 0o644 1.9 KB
/usr/share/php/Symfony/Component/Serializer/Mapping/AttributeMetadataInterface.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Symfony/Component/Serializer/Mapping/ClassMetadata.php text/x-php root:root 0o644 2.6 KB
/usr/share/php/Symfony/Component/Serializer/Mapping/ClassMetadataInterface.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/Symfony/Component/Serializer/Mapping/Factory/ root:root 0o755
/usr/share/php/Symfony/Component/Serializer/Mapping/Factory/ClassMetadataFactory.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/Symfony/Component/Serializer/Mapping/Factory/ClassMetadataFactoryInterface.php text/x-php root:root 0o644 1.6 KB
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/ root:root 0o755
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/AnnotationLoader.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/FileLoader.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/LoaderChain.php text/x-php root:root 0o644 1.8 KB
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/LoaderInterface.php text/x-php root:root 0o644 707 bytes
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/XmlFileLoader.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/YamlFileLoader.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/schema/ root:root 0o755
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/schema/dic/ root:root 0o755
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/schema/dic/serializer-mapping/ root:root 0o755
/usr/share/php/Symfony/Component/Serializer/Mapping/Loader/schema/dic/serializer-mapping/serializer-mapping-1.0.xsd text/xml root:root 0o644 2.0 KB
/usr/share/php/Symfony/Component/Serializer/NameConverter/ root:root 0o755
/usr/share/php/Symfony/Component/Serializer/NameConverter/CamelCaseToSnakeCaseNameConverter.php text/x-php root:root 0o644 2.2 KB
/usr/share/php/Symfony/Component/Serializer/NameConverter/NameConverterInterface.php text/x-php root:root 0o644 827 bytes
/usr/share/php/Symfony/Component/Serializer/Normalizer/ root:root 0o755
/usr/share/php/Symfony/Component/Serializer/Normalizer/AbstractNormalizer.php text/x-php root:root 0o644 12.1 KB
/usr/share/php/Symfony/Component/Serializer/Normalizer/CustomNormalizer.php text/x-php root:root 0o644 1.8 KB
/usr/share/php/Symfony/Component/Serializer/Normalizer/DenormalizableInterface.php text/x-php root:root 0o644 1.5 KB
/usr/share/php/Symfony/Component/Serializer/Normalizer/DenormalizerInterface.php text/x-php root:root 0o644 1.3 KB
/usr/share/php/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php text/x-php root:root 0o644 6.3 KB
/usr/share/php/Symfony/Component/Serializer/Normalizer/NormalizableInterface.php text/x-php root:root 0o644 1.4 KB
/usr/share/php/Symfony/Component/Serializer/Normalizer/NormalizerInterface.php text/x-php root:root 0o644 1.1 KB
/usr/share/php/Symfony/Component/Serializer/Normalizer/ObjectNormalizer.php text/x-php root:root 0o644 5.6 KB
/usr/share/php/Symfony/Component/Serializer/Normalizer/PropertyNormalizer.php text/x-php root:root 0o644 5.4 KB
/usr/share/php/Symfony/Component/Serializer/Normalizer/SerializerAwareNormalizer.php text/x-php root:root 0o644 822 bytes
/usr/share/php/Symfony/Component/Serializer/Serializer.php text/x-php root:root 0o644 8.5 KB
/usr/share/php/Symfony/Component/Serializer/SerializerAwareInterface.php text/x-php root:root 0o644 593 bytes
/usr/share/php/Symfony/Component/Serializer/SerializerInterface.php text/x-php root:root 0o644 1.0 KB
/usr/share/php/Symfony/Component/Serializer/autoload.php text/x-php root:root 0o644 14.3 KB