Lines Matching full:ref
19 <rule ref="Generic.Arrays.ArrayIndent"/>
21 <rule ref="Generic.Arrays.DisallowLongArraySyntax"/>
23 <rule ref="Generic.Classes.DuplicateClassName"/>
25 <rule ref="Generic.CodeAnalysis.EmptyStatement">
30 <rule ref="Generic.CodeAnalysis.UnnecessaryFinalModifier"/>
32 <rule ref="Generic.CodeAnalysis.UselessOverridingMethod"/>
34 <rule ref="Generic.Files.InlineHTML"/>
36 <rule ref="Generic.Files.LineLength">
42 <rule ref="Generic.Formatting.MultipleStatementAlignment">
49 <rule ref="Generic.Formatting.SpaceAfterCast"/>
51 <rule ref="Generic.NamingConventions.ConstructorName"/>
53 <rule ref="Generic.PHP.BacktickOperator"/>
55 <rule ref="Generic.PHP.CharacterBeforePHPOpeningTag"/>
57 <rule ref="Generic.PHP.DeprecatedFunctions"/>
59 <rule ref="Generic.PHP.ForbiddenFunctions">
87 <rule ref="Generic.PHP.LowerCaseType"/>
89 <rule ref="Generic.PHP.SAPIUsage"/>
91 <rule ref="Generic.Strings.UnnecessaryStringConcat">
101 <rule ref="PEAR.Commenting.InlineComment"/>
106 <rule ref="PSR2">
115 <rule ref="PSR2.ControlStructures.ElseIfDeclaration.NotAllowed">
122 <rule ref="SlevomatCodingStandard.Arrays.DisallowImplicitArrayCreation" />
124 <rule ref="SlevomatCodingStandard.Arrays.TrailingArrayComma"/>
126 <rule ref="SlevomatCodingStandard.Classes.ClassConstantVisibility">
132 <rule ref="SlevomatCodingStandard.Classes.EmptyLinesAroundClassBraces">
140 <rule ref="SlevomatCodingStandard.Classes.ModernClassNameReference"/>
142 <rule ref="SlevomatCodingStandard.Classes.TraitUseDeclaration"/>
144 <rule ref="SlevomatCodingStandard.Classes.TraitUseSpacing">
153 <rule ref="SlevomatCodingStandard.Classes.SuperfluousAbstractClassNaming"/>
155 <rule ref="SlevomatCodingStandard.Classes.SuperfluousInterfaceNaming"/>
157 <rule ref="SlevomatCodingStandard.Commenting.DocCommentSpacing">
204 <rule ref="SlevomatCodingStandard.Commenting.EmptyComment"/>
206 <rule ref="SlevomatCodingStandard.Commenting.ForbiddenAnnotations">
222 <rule ref="SlevomatCodingStandard.Commenting.ForbiddenComments">
232 <rule ref="SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration"/>
234 <rule ref="SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment"/>
236 <rule ref="SlevomatCodingStandard.ControlStructures.RequireShortTernaryOperator" />
238 <rule ref="SlevomatCodingStandard.ControlStructures.AssignmentInCondition"/>
240 <rule ref="SlevomatCodingStandard.ControlStructures.DisallowEmpty" />
242 <rule ref="SlevomatCodingStandard.ControlStructures.DisallowYodaComparison"/>
244 <rule ref="SlevomatCodingStandard.ControlStructures.LanguageConstructWithParentheses"/>
246 <rule ref="SlevomatCodingStandard.ControlStructures.NewWithParentheses"/>
248 <rule ref="SlevomatCodingStandard.ControlStructures.RequireNullCoalesceOperator"/>
250 <rule ref="SlevomatCodingStandard.ControlStructures.RequireShortTernaryOperator" />
252 <rule ref="SlevomatCodingStandard.ControlStructures.UselessIfConditionWithReturn"/>
254 <rule ref="SlevomatCodingStandard.ControlStructures.UselessTernaryOperator"/>
256 <rule ref="SlevomatCodingStandard.Exceptions.DeadCatch"/>
258 <rule ref="SlevomatCodingStandard.Exceptions.ReferenceThrowableOnly"/>
260 <rule ref="SlevomatCodingStandard.Functions.StaticClosure"/>
262 <rule ref="SlevomatCodingStandard.Functions.UnusedInheritedVariablePassedToClosure"/>
264 <rule ref="SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses">
270 <rule ref="SlevomatCodingStandard.Namespaces.DisallowGroupUse"/>
272 <rule ref="SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalConstants" />
274 <rule ref="SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalFunctions" />
276 <rule ref="SlevomatCodingStandard.Namespaces.MultipleUsesPerLine"/>
278 <rule ref="SlevomatCodingStandard.Namespaces.NamespaceSpacing"/>
280 <rule ref="SlevomatCodingStandard.Namespaces.RequireOneNamespaceInFile"/>
282 <rule ref="SlevomatCodingStandard.Namespaces.UnusedUses">
288 <rule ref="SlevomatCodingStandard.Namespaces.UseDoesNotStartWithBackslash"/>
290 <rule ref="SlevomatCodingStandard.Namespaces.UseFromSameNamespace"/>
292 <rule ref="SlevomatCodingStandard.Namespaces.UseSpacing">
300 <rule ref="SlevomatCodingStandard.Namespaces.UselessAlias"/>
302 <rule ref="SlevomatCodingStandard.Operators.DisallowEqualOperators"/>
304 <rule ref="SlevomatCodingStandard.Operators.RequireCombinedAssignmentOperator"/>
306 <rule ref="SlevomatCodingStandard.Operators.SpreadOperatorSpacing">
312 <rule ref="SlevomatCodingStandard.PHP.OptimizedFunctionsWithoutUnpacking"/>
314 <rule ref="SlevomatCodingStandard.PHP.ShortList"/>
316 <rule ref="SlevomatCodingStandard.PHP.TypeCast"/>
318 <rule ref="SlevomatCodingStandard.PHP.UselessParentheses"/>
320 <rule ref="SlevomatCodingStandard.PHP.UselessSemicolon"/>
322 <rule ref="SlevomatCodingStandard.TypeHints.DeclareStrictTypes">
339 <rule ref="SlevomatCodingStandard.TypeHints.DisallowArrayTypeHintSyntax" />
341 <rule ref="SlevomatCodingStandard.Variables.DuplicateAssignmentToVariable" />
343 <rule ref="SlevomatCodingStandard.Variables.DuplicateAssignmentToVariable" />
345 <rule ref="SlevomatCodingStandard.TypeHints.LongTypeHints"/>
347 <rule ref="SlevomatCodingStandard.TypeHints.NullTypeHintOnLastPosition"/>
349 <rule ref="SlevomatCodingStandard.TypeHints.NullableTypeForNullDefaultValue"/>
351 <rule ref="SlevomatCodingStandard.TypeHints.ParameterTypeHintSpacing"/>
353 <rule ref="SlevomatCodingStandard.TypeHints.ReturnTypeHintSpacing">
361 <rule ref="SlevomatCodingStandard.TypeHints.TypeHintDeclaration">
370 <rule ref="SlevomatCodingStandard.TypeHints.UselessConstantTypeHint"/>
372 <rule ref="SlevomatCodingStandard.Variables.UselessVariable"/>
377 <rule ref="Squiz.Arrays.ArrayBracketSpacing"/>
379 <rule ref="Squiz.Arrays.ArrayDeclaration">
396 <rule ref="Squiz.Classes.ClassFileName"/>
398 <rule ref="Squiz.Classes.SelfMemberReference"/>
400 <rule ref="Squiz.Commenting.DocCommentAlignment">
405 <rule ref="Squiz.Commenting.FunctionComment">
440 <rule ref="Squiz.Operators.ValidLogicalOperators"/>
442 <rule ref="Squiz.PHP.GlobalKeyword"/>
444 <rule ref="Squiz.PHP.InnerFunctions"/>
446 <rule ref="Squiz.PHP.LowercasePHPFunctions"/>
448 <rule ref="Squiz.PHP.NonExecutableCode"/>
450 <rule ref="Squiz.Scope.StaticThisUsage"/>
452 <rule ref="Squiz.Strings.ConcatenationSpacing">
459 <rule ref="Squiz.Strings.DoubleQuoteUsage"/>
460 <rule ref="Squiz.Strings.DoubleQuoteUsage.ContainsVar">
464 <rule ref="Squiz.Strings.EchoedStrings"/>
466 <rule ref="Squiz.WhiteSpace.CastSpacing"/>
468 <rule ref="Squiz.WhiteSpace.FunctionOpeningBraceSpace"/>
470 <rule ref="Squiz.WhiteSpace.LanguageConstructSpacing"/>
472 <rule ref="Squiz.WhiteSpace.LogicalOperatorSpacing"/>
474 <rule ref="Squiz.WhiteSpace.ObjectOperatorSpacing">
480 <rule ref="Squiz.WhiteSpace.SemicolonSpacing"/>
482 <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace">
488 <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace.EmptyLines">
493 <rule ref="SlevomatCodingStandard.Classes.SuperfluousAbstractClassNaming.SuperfluousPrefix">