+{"php":"8.1.12-1ubuntu4","version":"3.17.0:v3.17.0#3f0ed862f22386c55a767461ef5083bddceeed79","indent":" ","lineEnding":"\n","rules":{"align_multiline_comment":true,"array_syntax":{"syntax":"short"},"backtick_to_shell_exec":true,"binary_operator_spaces":true,"blank_line_before_statement":{"statements":["return"]},"cast_spaces":true,"class_attributes_separation":{"elements":{"method":"one"}},"class_definition":{"single_line":true},"class_reference_name_casing":true,"clean_namespace":true,"concat_space":true,"curly_braces_position":{"allow_single_line_anonymous_functions":true,"allow_single_line_empty_anonymous_classes":true},"declare_parentheses":true,"echo_tag_syntax":true,"empty_loop_body":{"style":"braces"},"empty_loop_condition":true,"fully_qualified_strict_types":true,"function_typehint_space":true,"general_phpdoc_tag_rename":{"replacements":{"inheritDocs":"inheritDoc"}},"global_namespace_import":{"import_classes":true,"import_constants":true,"import_functions":true},"include":true,"increment_style":true,"integer_literal_case":true,"lambda_not_used_import":true,"linebreak_after_opening_tag":true,"magic_constant_casing":true,"magic_method_casing":true,"method_argument_space":{"on_multiline":"ignore"},"native_function_casing":true,"native_function_type_declaration_casing":true,"no_alias_language_construct_call":true,"no_alternative_syntax":true,"no_binary_string":true,"no_blank_lines_after_phpdoc":true,"no_empty_comment":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_extra_blank_lines":{"tokens":["attribute","case","continue","curly_brace_block","default","extra","parenthesis_brace_block","square_brace_block","switch","throw","use"]},"no_leading_namespace_whitespace":true,"no_mixed_echo_print":true,"no_multiline_whitespace_around_double_arrow":true,"no_null_property_initialization":true,"no_short_bool_cast":true,"no_singleline_whitespace_before_semicolons":true,"no_spaces_around_offset":true,"no_superfluous_phpdoc_tags":{"remove_inheritdoc":true},"no_trailing_comma_in_singleline":true,"no_unneeded_control_parentheses":{"statements":["break","clone","continue","echo_print","others","return","switch_case","yield","yield_from"]},"no_unneeded_curly_braces":{"namespaces":true},"no_unneeded_import_alias":true,"no_unset_cast":true,"no_unused_imports":true,"no_useless_concat_operator":true,"no_useless_nullsafe_operator":true,"no_whitespace_before_comma_in_array":true,"normalize_index_brace":true,"nullable_type_declaration_for_default_null_value":{"use_nullable_type_declaration":false},"object_operator_without_whitespace":true,"operator_linebreak":{"only_booleans":true},"ordered_imports":true,"php_unit_fqcn_annotation":true,"php_unit_method_casing":true,"phpdoc_align":true,"phpdoc_annotation_without_dot":true,"phpdoc_indent":true,"phpdoc_inline_tag_normalizer":true,"phpdoc_no_access":true,"phpdoc_no_alias_tag":true,"phpdoc_no_package":true,"phpdoc_no_useless_inheritdoc":true,"phpdoc_order":true,"phpdoc_return_self_reference":true,"phpdoc_scalar":true,"phpdoc_separation":true,"phpdoc_single_line_var_spacing":true,"phpdoc_summary":true,"phpdoc_tag_type":{"tags":{"inheritDoc":"inline"}},"phpdoc_trim":true,"phpdoc_trim_consecutive_blank_line_separation":true,"phpdoc_types":true,"phpdoc_types_order":{"null_adjustment":"always_last","sort_algorithm":"none"},"phpdoc_var_without_name":true,"semicolon_after_instruction":true,"simple_to_complex_string_variable":true,"single_class_element_per_statement":true,"single_import_per_statement":true,"single_line_comment_spacing":true,"single_line_comment_style":{"comment_types":["hash"]},"single_line_throw":true,"single_quote":true,"single_space_around_construct":true,"space_after_semicolon":{"remove_in_empty_for_expressions":true},"standardize_increment":true,"standardize_not_equals":true,"switch_continue_to_break":true,"trailing_comma_in_multiline":true,"trim_array_spaces":true,"types_spaces":true,"unary_operator_spaces":true,"whitespace_after_comma_in_array":true,"blank_line_after_opening_tag":true,"blank_line_between_import_groups":true,"compact_nullable_typehint":true,"declare_equal_normalize":true,"lowercase_cast":true,"lowercase_static_reference":true,"new_with_braces":true,"no_blank_lines_after_class_opening":true,"no_leading_import_slash":true,"no_whitespace_in_blank_line":true,"ordered_class_elements":{"order":["use_trait"]},"return_type_declaration":true,"short_scalar_cast":true,"single_blank_line_before_namespace":true,"single_trait_insert_per_statement":true,"ternary_operator_spaces":true,"visibility_required":true,"blank_line_after_namespace":true,"constant_case":true,"control_structure_braces":true,"control_structure_continuation_position":true,"elseif":true,"function_declaration":true,"indentation_type":true,"line_ending":true,"lowercase_keywords":true,"no_break_comment":true,"no_closing_tag":true,"no_multiple_statements_per_line":true,"no_space_around_double_colon":true,"no_spaces_after_function_name":true,"no_spaces_inside_parenthesis":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"single_blank_line_at_eof":true,"single_line_after_imports":true,"statement_indentation":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"encoding":true,"full_opening_tag":true,"declare_strict_types":true,"PhpCsFixerCustomFixers\/constructor_empty_braces":true,"PhpCsFixerCustomFixers\/isset_to_array_key_exists":true,"PhpCsFixerCustomFixers\/multiline_comment_opening_closing_alone":true,"PhpCsFixerCustomFixers\/multiline_promoted_properties":true,"PhpCsFixerCustomFixers\/php_unit_assert_arguments_order":true,"PhpCsFixerCustomFixers\/phpdoc_no_superfluous_param":true,"PhpCsFixerCustomFixers\/phpdoc_param_order":true,"PhpCsFixerCustomFixers\/stringable_interface":true},"hashes":{"src\/SymfonyClient.php":"136a33588d7af8c514c60e932eb6a4a9","src\/EventSubscriber\/LoggerSubscriber.php":"59091465db240818e5944d9b061a0a47","src\/Events\/FailureEvent.php":"f81db136966fea3f07901dc3d09c4ed6","src\/Events\/PostRunEvent.php":"125e65db0553f7a89cb64151c405498b","src\/Events\/PreRunEvent.php":"124e4b4a3d817b1c5596aa8b229317e7","src\/ClientFactory.php":"fec7e73420ab29fdf203f2971043f773","src\/SymfonyTransaction.php":"7152291adee3638a0415598fd25b46eb","src\/Collector\/Neo4jDataCollector.php":"fd6939a5b1d8dba6dbdd71a433dbfe9e","src\/Collector\/QueryLogger.php":"f46e5e32c6c9b0b37c5c2312e22e0d9e","src\/Collector\/Twig\/Neo4jResultExtension.php":"ff8c3cf91b654f91e98b48ad6b2eb6ff","src\/EventHandler.php":"797bb642581af64d83f25b9a12905d85","src\/Neo4jBundle.php":"8b2e4b6523b2d090356c1e41b8f48506","src\/DependencyInjection\/Configuration.php":"3f1c99630c4ebdd92a6a658430dccd94","src\/DependencyInjection\/Neo4jExtension.php":"bf6d8f0725510f37b064898fb6aae55b","tests\/Unit\/Collector\/Twig\/Neo4jResultExtensionTest.php":"1df13af2eb35ad06592026b6b1bfc473","tests\/Unit\/DependencyInjection\/Neo4jExtensionTest.php":"57ac87ce666611d67809022e549209ea","tests\/App\/TestKernel.php":"819a886d9db6e2b2861fe8391b5fedc0","tests\/Functional\/BundleInitializationTest.php":"e484a969717ba9810eb3c9ea50818f56","tests\/Application.php":"ba68b979ab5d7fb0f9778173344c73e7"}}
0 commit comments