This file is indexed.

/usr/share/php/Twig/psr-4/ is in php-twig 2.4.6-1.

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

File Mime Type Owner Mode Size
..
/usr/share/php/Twig/psr-4/Cache/ root:root 0o755
/usr/share/php/Twig/psr-4/Cache/CacheInterface.php text/x-php root:root 0o644 154 bytes
/usr/share/php/Twig/psr-4/Cache/FilesystemCache.php text/x-php root:root 0o644 155 bytes
/usr/share/php/Twig/psr-4/Cache/NullCache.php text/x-php root:root 0o644 137 bytes
/usr/share/php/Twig/psr-4/Compiler.php text/x-php root:root 0o644 126 bytes
/usr/share/php/Twig/psr-4/Environment.php text/x-php root:root 0o644 135 bytes
/usr/share/php/Twig/psr-4/Error/ root:root 0o755
/usr/share/php/Twig/psr-4/Error/Error.php text/x-php root:root 0o644 123 bytes
/usr/share/php/Twig/psr-4/Error/LoaderError.php text/x-php root:root 0o644 143 bytes
/usr/share/php/Twig/psr-4/Error/RuntimeError.php text/x-php root:root 0o644 146 bytes
/usr/share/php/Twig/psr-4/Error/SyntaxError.php text/x-php root:root 0o644 143 bytes
/usr/share/php/Twig/psr-4/ExpressionParser.php text/x-php root:root 0o644 150 bytes
/usr/share/php/Twig/psr-4/Extension/ root:root 0o755
/usr/share/php/Twig/psr-4/Extension/AbstractExtension.php text/x-php root:root 0o644 147 bytes
/usr/share/php/Twig/psr-4/Extension/CoreExtension.php text/x-php root:root 0o644 153 bytes
/usr/share/php/Twig/psr-4/Extension/DebugExtension.php text/x-php root:root 0o644 156 bytes
/usr/share/php/Twig/psr-4/Extension/EscaperExtension.php text/x-php root:root 0o644 162 bytes
/usr/share/php/Twig/psr-4/Extension/ExtensionInterface.php text/x-php root:root 0o644 170 bytes
/usr/share/php/Twig/psr-4/Extension/GlobalsInterface.php text/x-php root:root 0o644 186 bytes
/usr/share/php/Twig/psr-4/Extension/InitRuntimeInterface.php text/x-php root:root 0o644 196 bytes
/usr/share/php/Twig/psr-4/Extension/OptimizerExtension.php text/x-php root:root 0o644 168 bytes
/usr/share/php/Twig/psr-4/Extension/ProfilerExtension.php text/x-php root:root 0o644 165 bytes
/usr/share/php/Twig/psr-4/Extension/RuntimeExtensionInterface.php text/x-php root:root 0o644 326 bytes
/usr/share/php/Twig/psr-4/Extension/SandboxExtension.php text/x-php root:root 0o644 162 bytes
/usr/share/php/Twig/psr-4/Extension/StagingExtension.php text/x-php root:root 0o644 162 bytes
/usr/share/php/Twig/psr-4/Extension/StringLoaderExtension.php text/x-php root:root 0o644 177 bytes
/usr/share/php/Twig/psr-4/ExtensionSet.php text/x-php root:root 0o644 138 bytes
/usr/share/php/Twig/psr-4/FileExtensionEscapingStrategy.php text/x-php root:root 0o644 189 bytes
/usr/share/php/Twig/psr-4/Lexer.php text/x-php root:root 0o644 117 bytes
/usr/share/php/Twig/psr-4/Loader/ root:root 0o755
/usr/share/php/Twig/psr-4/Loader/ArrayLoader.php text/x-php root:root 0o644 144 bytes
/usr/share/php/Twig/psr-4/Loader/ChainLoader.php text/x-php root:root 0o644 144 bytes
/usr/share/php/Twig/psr-4/Loader/ExistsLoaderInterface.php text/x-php root:root 0o644 176 bytes
/usr/share/php/Twig/psr-4/Loader/FilesystemLoader.php text/x-php root:root 0o644 159 bytes
/usr/share/php/Twig/psr-4/Loader/LoaderInterface.php text/x-php root:root 0o644 158 bytes
/usr/share/php/Twig/psr-4/Loader/SourceContextLoaderInterface.php text/x-php root:root 0o644 197 bytes
/usr/share/php/Twig/psr-4/Markup.php text/x-php root:root 0o644 120 bytes
/usr/share/php/Twig/psr-4/Node/ root:root 0o755
/usr/share/php/Twig/psr-4/Node/AutoEscapeNode.php text/x-php root:root 0o644 151 bytes
/usr/share/php/Twig/psr-4/Node/BlockNode.php text/x-php root:root 0o644 136 bytes
/usr/share/php/Twig/psr-4/Node/BlockReferenceNode.php text/x-php root:root 0o644 163 bytes
/usr/share/php/Twig/psr-4/Node/BodyNode.php text/x-php root:root 0o644 133 bytes
/usr/share/php/Twig/psr-4/Node/CheckSecurityNode.php text/x-php root:root 0o644 160 bytes
/usr/share/php/Twig/psr-4/Node/DoNode.php text/x-php root:root 0o644 127 bytes
/usr/share/php/Twig/psr-4/Node/EmbedNode.php text/x-php root:root 0o644 136 bytes
/usr/share/php/Twig/psr-4/Node/Expression/ root:root 0o755
/usr/share/php/Twig/psr-4/Node/Expression/AbstractExpression.php text/x-php root:root 0o644 166 bytes
/usr/share/php/Twig/psr-4/Node/Expression/ArrayExpression.php text/x-php root:root 0o644 175 bytes
/usr/share/php/Twig/psr-4/Node/Expression/AssignNameExpression.php text/x-php root:root 0o644 190 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/ root:root 0o755
/usr/share/php/Twig/psr-4/Node/Expression/Binary/AbstractBinary.php text/x-php root:root 0o644 183 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/AddBinary.php text/x-php root:root 0o644 186 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/AndBinary.php text/x-php root:root 0o644 186 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/BitwiseAndBinary.php text/x-php root:root 0o644 207 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/BitwiseOrBinary.php text/x-php root:root 0o644 204 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/BitwiseXorBinary.php text/x-php root:root 0o644 207 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/ConcatBinary.php text/x-php root:root 0o644 195 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/DivBinary.php text/x-php root:root 0o644 186 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/EndsWithBinary.php text/x-php root:root 0o644 201 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/EqualBinary.php text/x-php root:root 0o644 192 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/FloorDivBinary.php text/x-php root:root 0o644 201 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/GreaterBinary.php text/x-php root:root 0o644 198 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/GreaterEqualBinary.php text/x-php root:root 0o644 213 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/InBinary.php text/x-php root:root 0o644 183 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/LessBinary.php text/x-php root:root 0o644 189 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/LessEqualBinary.php text/x-php root:root 0o644 204 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/MatchesBinary.php text/x-php root:root 0o644 198 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/ModBinary.php text/x-php root:root 0o644 186 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/MulBinary.php text/x-php root:root 0o644 186 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/NotEqualBinary.php text/x-php root:root 0o644 201 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/NotInBinary.php text/x-php root:root 0o644 192 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/OrBinary.php text/x-php root:root 0o644 183 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/PowerBinary.php text/x-php root:root 0o644 192 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/RangeBinary.php text/x-php root:root 0o644 192 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/StartsWithBinary.php text/x-php root:root 0o644 207 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Binary/SubBinary.php text/x-php root:root 0o644 186 bytes
/usr/share/php/Twig/psr-4/Node/Expression/BlockReferenceExpression.php text/x-php root:root 0o644 202 bytes
/usr/share/php/Twig/psr-4/Node/Expression/CallExpression.php text/x-php root:root 0o644 172 bytes
/usr/share/php/Twig/psr-4/Node/Expression/ConditionalExpression.php text/x-php root:root 0o644 193 bytes
/usr/share/php/Twig/psr-4/Node/Expression/ConstantExpression.php text/x-php root:root 0o644 184 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Filter/ root:root 0o755
/usr/share/php/Twig/psr-4/Node/Expression/Filter/DefaultFilter.php text/x-php root:root 0o644 198 bytes
/usr/share/php/Twig/psr-4/Node/Expression/FilterExpression.php text/x-php root:root 0o644 178 bytes
/usr/share/php/Twig/psr-4/Node/Expression/FunctionExpression.php text/x-php root:root 0o644 184 bytes
/usr/share/php/Twig/psr-4/Node/Expression/GetAttrExpression.php text/x-php root:root 0o644 181 bytes
/usr/share/php/Twig/psr-4/Node/Expression/MethodCallExpression.php text/x-php root:root 0o644 190 bytes
/usr/share/php/Twig/psr-4/Node/Expression/NameExpression.php text/x-php root:root 0o644 172 bytes
/usr/share/php/Twig/psr-4/Node/Expression/NullCoalesceExpression.php text/x-php root:root 0o644 196 bytes
/usr/share/php/Twig/psr-4/Node/Expression/ParentExpression.php text/x-php root:root 0o644 178 bytes
/usr/share/php/Twig/psr-4/Node/Expression/TempNameExpression.php text/x-php root:root 0o644 184 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Test/ root:root 0o755
/usr/share/php/Twig/psr-4/Node/Expression/Test/ConstantTest.php text/x-php root:root 0o644 193 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Test/DefinedTest.php text/x-php root:root 0o644 190 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Test/DivisiblebyTest.php text/x-php root:root 0o644 202 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Test/EvenTest.php text/x-php root:root 0o644 181 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Test/NullTest.php text/x-php root:root 0o644 181 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Test/OddTest.php text/x-php root:root 0o644 178 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Test/SameasTest.php text/x-php root:root 0o644 187 bytes
/usr/share/php/Twig/psr-4/Node/Expression/TestExpression.php text/x-php root:root 0o644 172 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Unary/ root:root 0o755
/usr/share/php/Twig/psr-4/Node/Expression/Unary/AbstractUnary.php text/x-php root:root 0o644 179 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Unary/NegUnary.php text/x-php root:root 0o644 182 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Unary/NotUnary.php text/x-php root:root 0o644 182 bytes
/usr/share/php/Twig/psr-4/Node/Expression/Unary/PosUnary.php text/x-php root:root 0o644 182 bytes
/usr/share/php/Twig/psr-4/Node/FlushNode.php text/x-php root:root 0o644 136 bytes
/usr/share/php/Twig/psr-4/Node/ForLoopNode.php text/x-php root:root 0o644 142 bytes
/usr/share/php/Twig/psr-4/Node/ForNode.php text/x-php root:root 0o644 130 bytes
/usr/share/php/Twig/psr-4/Node/IfNode.php text/x-php root:root 0o644 127 bytes
/usr/share/php/Twig/psr-4/Node/ImportNode.php text/x-php root:root 0o644 139 bytes
/usr/share/php/Twig/psr-4/Node/IncludeNode.php text/x-php root:root 0o644 142 bytes
/usr/share/php/Twig/psr-4/Node/MacroNode.php text/x-php root:root 0o644 136 bytes
/usr/share/php/Twig/psr-4/Node/ModuleNode.php text/x-php root:root 0o644 139 bytes
/usr/share/php/Twig/psr-4/Node/Node.php text/x-php root:root 0o644 119 bytes
/usr/share/php/Twig/psr-4/Node/NodeCaptureInterface.php text/x-php root:root 0o644 171 bytes
/usr/share/php/Twig/psr-4/Node/NodeOutputInterface.php text/x-php root:root 0o644 168 bytes
/usr/share/php/Twig/psr-4/Node/PrintNode.php text/x-php root:root 0o644 136 bytes
/usr/share/php/Twig/psr-4/Node/SandboxNode.php text/x-php root:root 0o644 142 bytes
/usr/share/php/Twig/psr-4/Node/SandboxedPrintNode.php text/x-php root:root 0o644 163 bytes
/usr/share/php/Twig/psr-4/Node/SetNode.php text/x-php root:root 0o644 130 bytes
/usr/share/php/Twig/psr-4/Node/SpacelessNode.php text/x-php root:root 0o644 148 bytes
/usr/share/php/Twig/psr-4/Node/TextNode.php text/x-php root:root 0o644 133 bytes
/usr/share/php/Twig/psr-4/Node/WithNode.php text/x-php root:root 0o644 133 bytes
/usr/share/php/Twig/psr-4/NodeTraverser.php text/x-php root:root 0o644 141 bytes
/usr/share/php/Twig/psr-4/NodeVisitor/ root:root 0o755
/usr/share/php/Twig/psr-4/NodeVisitor/AbstractNodeVisitor.php text/x-php root:root 0o644 163 bytes
/usr/share/php/Twig/psr-4/NodeVisitor/EscaperNodeVisitor.php text/x-php root:root 0o644 170 bytes
/usr/share/php/Twig/psr-4/NodeVisitor/NodeVisitorInterface.php text/x-php root:root 0o644 178 bytes
/usr/share/php/Twig/psr-4/NodeVisitor/OptimizerNodeVisitor.php text/x-php root:root 0o644 176 bytes
/usr/share/php/Twig/psr-4/NodeVisitor/SafeAnalysisNodeVisitor.php text/x-php root:root 0o644 185 bytes
/usr/share/php/Twig/psr-4/NodeVisitor/SandboxNodeVisitor.php text/x-php root:root 0o644 170 bytes
/usr/share/php/Twig/psr-4/Parser.php text/x-php root:root 0o644 120 bytes
/usr/share/php/Twig/psr-4/Profiler/ root:root 0o755
/usr/share/php/Twig/psr-4/Profiler/Dumper/ root:root 0o755
/usr/share/php/Twig/psr-4/Profiler/Dumper/BaseDumper.php text/x-php root:root 0o644 168 bytes
/usr/share/php/Twig/psr-4/Profiler/Dumper/BlackfireDumper.php text/x-php root:root 0o644 183 bytes
/usr/share/php/Twig/psr-4/Profiler/Dumper/HtmlDumper.php text/x-php root:root 0o644 168 bytes
/usr/share/php/Twig/psr-4/Profiler/Dumper/TextDumper.php text/x-php root:root 0o644 168 bytes
/usr/share/php/Twig/psr-4/Profiler/Node/ root:root 0o755
/usr/share/php/Twig/psr-4/Profiler/Node/EnterProfileNode.php text/x-php root:root 0o644 184 bytes
/usr/share/php/Twig/psr-4/Profiler/Node/LeaveProfileNode.php text/x-php root:root 0o644 184 bytes
/usr/share/php/Twig/psr-4/Profiler/NodeVisitor/ root:root 0o755
/usr/share/php/Twig/psr-4/Profiler/NodeVisitor/ProfilerNodeVisitor.php text/x-php root:root 0o644 200 bytes
/usr/share/php/Twig/psr-4/Profiler/Profile.php text/x-php root:root 0o644 150 bytes
/usr/share/php/Twig/psr-4/RuntimeLoader/ root:root 0o755
/usr/share/php/Twig/psr-4/RuntimeLoader/ContainerRuntimeLoader.php text/x-php root:root 0o644 182 bytes
/usr/share/php/Twig/psr-4/RuntimeLoader/FactoryRuntimeLoader.php text/x-php root:root 0o644 176 bytes
/usr/share/php/Twig/psr-4/RuntimeLoader/RuntimeLoaderInterface.php text/x-php root:root 0o644 186 bytes
/usr/share/php/Twig/psr-4/Sandbox/ root:root 0o755
/usr/share/php/Twig/psr-4/Sandbox/SecurityError.php text/x-php root:root 0o644 165 bytes
/usr/share/php/Twig/psr-4/Sandbox/SecurityNotAllowedFilterError.php text/x-php root:root 0o644 213 bytes
/usr/share/php/Twig/psr-4/Sandbox/SecurityNotAllowedFunctionError.php text/x-php root:root 0o644 219 bytes
/usr/share/php/Twig/psr-4/Sandbox/SecurityNotAllowedMethodError.php text/x-php root:root 0o644 213 bytes
/usr/share/php/Twig/psr-4/Sandbox/SecurityNotAllowedPropertyError.php text/x-php root:root 0o644 219 bytes
/usr/share/php/Twig/psr-4/Sandbox/SecurityNotAllowedTagError.php text/x-php root:root 0o644 204 bytes
/usr/share/php/Twig/psr-4/Sandbox/SecurityPolicy.php text/x-php root:root 0o644 168 bytes
/usr/share/php/Twig/psr-4/Sandbox/SecurityPolicyInterface.php text/x-php root:root 0o644 199 bytes
/usr/share/php/Twig/psr-4/Source.php text/x-php root:root 0o644 120 bytes
/usr/share/php/Twig/psr-4/Template.php text/x-php root:root 0o644 126 bytes
/usr/share/php/Twig/psr-4/TemplateWrapper.php text/x-php root:root 0o644 147 bytes
/usr/share/php/Twig/psr-4/Test/ root:root 0o755
/usr/share/php/Twig/psr-4/Test/IntegrationTestCase.php text/x-php root:root 0o644 174 bytes
/usr/share/php/Twig/psr-4/Test/NodeTestCase.php text/x-php root:root 0o644 153 bytes
/usr/share/php/Twig/psr-4/Token.php text/x-php root:root 0o644 117 bytes
/usr/share/php/Twig/psr-4/TokenParser/ root:root 0o755
/usr/share/php/Twig/psr-4/TokenParser/AbstractTokenParser.php text/x-php root:root 0o644 155 bytes
/usr/share/php/Twig/psr-4/TokenParser/AutoEscapeTokenParser.php text/x-php root:root 0o644 179 bytes
/usr/share/php/Twig/psr-4/TokenParser/BlockTokenParser.php text/x-php root:root 0o644 164 bytes
/usr/share/php/Twig/psr-4/TokenParser/DoTokenParser.php text/x-php root:root 0o644 155 bytes
/usr/share/php/Twig/psr-4/TokenParser/EmbedTokenParser.php text/x-php root:root 0o644 164 bytes
/usr/share/php/Twig/psr-4/TokenParser/ExtendsTokenParser.php text/x-php root:root 0o644 170 bytes
/usr/share/php/Twig/psr-4/TokenParser/FilterTokenParser.php text/x-php root:root 0o644 167 bytes
/usr/share/php/Twig/psr-4/TokenParser/FlushTokenParser.php text/x-php root:root 0o644 164 bytes
/usr/share/php/Twig/psr-4/TokenParser/ForTokenParser.php text/x-php root:root 0o644 158 bytes
/usr/share/php/Twig/psr-4/TokenParser/FromTokenParser.php text/x-php root:root 0o644 161 bytes
/usr/share/php/Twig/psr-4/TokenParser/IfTokenParser.php text/x-php root:root 0o644 155 bytes
/usr/share/php/Twig/psr-4/TokenParser/ImportTokenParser.php text/x-php root:root 0o644 167 bytes
/usr/share/php/Twig/psr-4/TokenParser/IncludeTokenParser.php text/x-php root:root 0o644 170 bytes
/usr/share/php/Twig/psr-4/TokenParser/MacroTokenParser.php text/x-php root:root 0o644 164 bytes
/usr/share/php/Twig/psr-4/TokenParser/SandboxTokenParser.php text/x-php root:root 0o644 170 bytes
/usr/share/php/Twig/psr-4/TokenParser/SetTokenParser.php text/x-php root:root 0o644 158 bytes
/usr/share/php/Twig/psr-4/TokenParser/SpacelessTokenParser.php text/x-php root:root 0o644 176 bytes
/usr/share/php/Twig/psr-4/TokenParser/TokenParserInterface.php text/x-php root:root 0o644 178 bytes
/usr/share/php/Twig/psr-4/TokenParser/UseTokenParser.php text/x-php root:root 0o644 158 bytes
/usr/share/php/Twig/psr-4/TokenParser/WithTokenParser.php text/x-php root:root 0o644 161 bytes
/usr/share/php/Twig/psr-4/TokenStream.php text/x-php root:root 0o644 135 bytes
/usr/share/php/Twig/psr-4/TwigFilter.php text/x-php root:root 0o644 136 bytes
/usr/share/php/Twig/psr-4/TwigFunction.php text/x-php root:root 0o644 142 bytes
/usr/share/php/Twig/psr-4/TwigTest.php text/x-php root:root 0o644 130 bytes
/usr/share/php/Twig/psr-4/Util/ root:root 0o755
/usr/share/php/Twig/psr-4/Util/DeprecationCollector.php text/x-php root:root 0o644 177 bytes
/usr/share/php/Twig/psr-4/Util/TemplateDirIterator.php text/x-php root:root 0o644 174 bytes