148 files declare their use of Node
- AccessDeprecatedConstant.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Deprecations/ AccessDeprecatedConstant.php - AccessDeprecatedPropertyRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ AccessDeprecatedPropertyRule.php - AccessDeprecatedStaticPropertyRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ AccessDeprecatedStaticPropertyRule.php - AccessResultConditionRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Drupal/ AccessResultConditionRule.php - Alias.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ TraitUseAdaptation/ Alias.php - ArrowFunction.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ ArrowFunction.php - AssertRuleHelper.php in vendor/
phpstan/ phpstan-phpunit/ src/ Rules/ PHPUnit/ AssertRuleHelper.php - AssertSameBooleanExpectedRule.php in vendor/
phpstan/ phpstan-phpunit/ src/ Rules/ PHPUnit/ AssertSameBooleanExpectedRule.php - AssertSameNullExpectedRule.php in vendor/
phpstan/ phpstan-phpunit/ src/ Rules/ PHPUnit/ AssertSameNullExpectedRule.php - AssertSameWithCountRule.php in vendor/
phpstan/ phpstan-phpunit/ src/ Rules/ PHPUnit/ AssertSameWithCountRule.php - Attribute.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Attribute.php - Break_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Break_.php - Calculator.php in vendor/
sebastian/ complexity/ src/ Calculator.php - CallToDeprecatedFunctionRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ CallToDeprecatedFunctionRule.php - CallToDeprecatedMethodRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ CallToDeprecatedMethodRule.php - CallToDeprecatedStaticMethodRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ CallToDeprecatedStaticMethodRule.php - Case_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Case_.php - Catch_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Catch_.php - ClassConst.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ ClassConst.php - ClassConst.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ ClassConst.php - ClassConstFetch.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ ClassConstFetch.php - ClassCoversExistsRule.php in vendor/
phpstan/ phpstan-phpunit/ src/ Rules/ PHPUnit/ ClassCoversExistsRule.php - ClassExtendsInternalClassRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Classes/ ClassExtendsInternalClassRule.php - ClassLike.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ ClassLike.php - ClassMethod.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ ClassMethod.php - ClassMethodCoversExistsRule.php in vendor/
phpstan/ phpstan-phpunit/ src/ Rules/ PHPUnit/ ClassMethodCoversExistsRule.php - Class_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Class_.php - Class_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ Class_.php - CloningVisitor.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ NodeVisitor/ CloningVisitor.php - Closure.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ Closure.php - CodeUnitFindingVisitor.php in vendor/
phpunit/ php-code-coverage/ src/ StaticAnalysis/ CodeUnitFindingVisitor.php - CommentAnnotatingVisitor.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ NodeVisitor/ CommentAnnotatingVisitor.php - ComplexityCalculatingVisitor.php in vendor/
sebastian/ complexity/ src/ Visitor/ ComplexityCalculatingVisitor.php - ConditionManagerCreateInstanceContextConfigurationRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Deprecations/ ConditionManagerCreateInstanceContextConfigurationRule.php - ConfigEntityConfigExportRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Deprecations/ ConfigEntityConfigExportRule.php - Const_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Const_.php - Continue_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Continue_.php - Counter.php in vendor/
sebastian/ lines-of-code/ src/ Counter.php - CoversHelper.php in vendor/
phpstan/ phpstan-phpunit/ src/ Rules/ PHPUnit/ CoversHelper.php - CyclomaticComplexityCalculatingVisitor.php in vendor/
sebastian/ complexity/ src/ Visitor/ CyclomaticComplexityCalculatingVisitor.php - DataProviderDeclarationRule.php in vendor/
phpstan/ phpstan-phpunit/ src/ Rules/ PHPUnit/ DataProviderDeclarationRule.php - DeclareItem.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ DeclareItem.php - Declare_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Declare_.php - DependencySerializationTraitPropertyRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Drupal/ DependencySerializationTraitPropertyRule.php - DeprecatedAnnotationsRuleBase.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Deprecations/ DeprecatedAnnotationsRuleBase.php - DeprecatedHookImplementation.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Deprecations/ DeprecatedHookImplementation.php - DiscouragedFunctionsRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Drupal/ Coder/ DiscouragedFunctionsRule.php - Do_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Do_.php - Echo_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Echo_.php - ElseIf_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ ElseIf_.php - Else_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Else_.php - EntityQueryHasAccessCheckRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Drupal/ EntityQuery/ EntityQueryHasAccessCheckRule.php - EnumCase.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ EnumCase.php - EnumCase.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ EnumCase.php - Enum_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Enum_.php - Enum_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ Enum_.php - ExecutableLinesFindingVisitor.php in vendor/
phpunit/ php-code-coverage/ src/ StaticAnalysis/ ExecutableLinesFindingVisitor.php - Expression.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Expression.php - FetchingClassConstOfDeprecatedClassRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ FetchingClassConstOfDeprecatedClassRule.php - FetchingDeprecatedConstRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ FetchingDeprecatedConstRule.php - Finally_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Finally_.php - FindingVisitor.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ NodeVisitor/ FindingVisitor.php - FirstFindingVisitor.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ NodeVisitor/ FirstFindingVisitor.php - Foreach_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Foreach_.php - For_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ For_.php - FuncCall.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ FuncCall.php - FunctionLike.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ FunctionLike.php - FunctionLike.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ FunctionLike.php - Function_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Function_.php - Function_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ Function_.php - GetDeprecatedServiceRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Deprecations/ GetDeprecatedServiceRule.php - GlobalDrupalDependencyInjectionRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Drupal/ GlobalDrupalDependencyInjectionRule.php - Global_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Global_.php - If_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ If_.php - IgnoredLinesFindingVisitor.php in vendor/
phpunit/ php-code-coverage/ src/ StaticAnalysis/ IgnoredLinesFindingVisitor.php - ImplementationOfDeprecatedInterfaceRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ ImplementationOfDeprecatedInterfaceRule.php - InheritanceOfDeprecatedClassRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ InheritanceOfDeprecatedClassRule.php - InheritanceOfDeprecatedInterfaceRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ InheritanceOfDeprecatedInterfaceRule.php - Instanceof_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ Instanceof_.php - InstantiationOfDeprecatedClassRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ InstantiationOfDeprecatedClassRule.php - Interface_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Interface_.php - Interface_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ Interface_.php - InvalidRegexPatternRule.php in vendor/
composer/ pcre/ src/ PHPStan/ InvalidRegexPatternRule.php - LineCountingVisitor.php in vendor/
sebastian/ lines-of-code/ src/ LineCountingVisitor.php - LoadIncludeBase.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Drupal/ LoadIncludeBase.php - LoadIncludes.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Drupal/ LoadIncludes.php - MatchArm.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ MatchArm.php - Match_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ Match_.php - Method.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ Method.php - MethodCall.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ MethodCall.php - MockMethodCallRule.php in vendor/
phpstan/ phpstan-phpunit/ src/ Rules/ PHPUnit/ MockMethodCallRule.php - ModuleLoadInclude.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Drupal/ ModuleLoadInclude.php - NameResolver.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ NodeVisitor/ NameResolver.php - Namespace_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Namespace_.php - Namespace_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ Namespace_.php - New_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ New_.php - NodeConnectingVisitor.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ NodeVisitor/ NodeConnectingVisitor.php - NoMissingSpaceInClassAnnotationRule.php in vendor/
phpstan/ phpstan-phpunit/ src/ Rules/ PHPUnit/ NoMissingSpaceInClassAnnotationRule.php - NoMissingSpaceInMethodAnnotationRule.php in vendor/
phpstan/ phpstan-phpunit/ src/ Rules/ PHPUnit/ NoMissingSpaceInMethodAnnotationRule.php - Nop.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Nop.php - NullableType.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ NullableType.php - NullsafeMethodCall.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ NullsafeMethodCall.php - NullsafePropertyFetch.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ NullsafePropertyFetch.php - Param.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Param.php - Param.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ Param.php - ParentConnectingVisitor.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ NodeVisitor/ ParentConnectingVisitor.php - Php7.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Parser/ Php7.php - Php8.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Parser/ Php8.php - PluginAnnotationContextDefinitionsRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Deprecations/ PluginAnnotationContextDefinitionsRule.php - PluginManagerInspectionRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Classes/ PluginManagerInspectionRule.php - PluginManagerSetsCacheBackendRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Drupal/ PluginManager/ PluginManagerSetsCacheBackendRule.php - Precedence.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ TraitUseAdaptation/ Precedence.php - PrintableNewAnonClassNode.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Internal/ PrintableNewAnonClassNode.php - Property.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Property.php - Property.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ Property.php - PropertyFetch.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ PropertyFetch.php - PropertyItem.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ PropertyItem.php - RenderCallbackRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Drupal/ RenderCallbackRule.php - RequestStackGetMainRequestRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Drupal/ RequestStackGetMainRequestRule.php - Return_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Return_.php - ShouldCallParentMethodsRule.php in vendor/
phpstan/ phpstan-phpunit/ src/ Rules/ PHPUnit/ ShouldCallParentMethodsRule.php - Standard.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ PrettyPrinter/ Standard.php - StaticCall.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ StaticCall.php - StaticPropertyFetch.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ StaticPropertyFetch.php - StaticServiceDeprecatedServiceRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Deprecations/ StaticServiceDeprecatedServiceRule.php - StaticVar.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ StaticVar.php - Switch_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Switch_.php - SymfonyCmfRouteObjectInterfaceConstantsRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Deprecations/ SymfonyCmfRouteObjectInterfaceConstantsRule.php - SymfonyCmfRoutingInClassMethodSignatureRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Deprecations/ SymfonyCmfRoutingInClassMethodSignatureRule.php - TestClassesProtectedPropertyModulesRule.php in vendor/
mglaman/ phpstan-drupal/ src/ Rules/ Drupal/ TestClassesProtectedPropertyModulesRule.php - Throw_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Expr/ Throw_.php - TraitUse.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ TraitUse.php - TraitUse.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ TraitUse.php - TraitUseAdaptation.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ TraitUseAdaptation.php - TraitUseAdaptation.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ TraitUseAdaptation.php - Trait_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Trait_.php - Trait_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ Trait_.php - TryCatch.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ TryCatch.php - TypeHintDeprecatedInClassMethodSignatureRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ TypeHintDeprecatedInClassMethodSignatureRule.php - TypeHintDeprecatedInClosureSignatureRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ TypeHintDeprecatedInClosureSignatureRule.php - TypeHintDeprecatedInFunctionSignatureRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ TypeHintDeprecatedInFunctionSignatureRule.php - UnsafeStrictGroupsCallRule.php in vendor/
composer/ pcre/ src/ PHPStan/ UnsafeStrictGroupsCallRule.php - Unset_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ Unset_.php - UsageOfDeprecatedCastRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ UsageOfDeprecatedCastRule.php - UsageOfDeprecatedTraitRule.php in vendor/
phpstan/ phpstan-deprecation-rules/ src/ Rules/ Deprecations/ UsageOfDeprecatedTraitRule.php - UseItem.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ UseItem.php - Use_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Builder/ Use_.php - While_.php in vendor/
nikic/ php-parser/ lib/ PhpParser/ Node/ Stmt/ While_.php