This file is indexed.

/usr/share/php/Twig/psr-4/Node/ 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/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/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