48 pass

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

All classes passed!
48Views Data Export.Views Data Export
9Views Data Export.CSVExportViewsDataExportExporterTests
verbose
debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result"name","age","job","created"


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result"name","age","job","created"


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result"John","25","Singer","946684800"
"George","27","Singer","946771200"
"Ringo","28","Drummer","946708230"
"Paul","26","Songwriter","946706400"
"Meredith","30","Speaker","946708210"


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result"John","25","Singer","946684800"
"George","27","Singer","946771200"
"Ringo","28","Drummer","946708230"
"Paul","26","Songwriter","946706400"
"Meredith","30","Speaker","946708210"


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result"John"	"25"	"Singer"	"946684800"
"George"	"27"	"Singer"	"946771200"
"Ringo"	"28"	"Drummer"	"946708230"
"Paul"	"26"	"Songwriter"	"946706400"
"Meredith"	"30"	"Speaker"	"946708210"


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result"John"	"25"	"Singer"	"946684800"
"George"	"27"	"Singer"	"946771200"
"Ringo"	"28"	"Drummer"	"946708230"
"Paul"	"26"	"Songwriter"	"946706400"
"Meredith"	"30"	"Speaker"	"946708210"


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result"John","25","Singer","946684800"


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result"John","25","Singer","946684800"


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result"John, the one with cool hair","25","Sin,ger","946684800"


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result"John, the one with cool hair","25","Sin,ger","946684800"


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result"John, the one withNEWLINEcool hair","25","Singer","946684800"


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result"John, the one withNEWLINEcool hair","25","Singer","946684800"


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result"John","25","Singer","946684800"


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result"John","25","Singer","946684800"


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result

debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result
- testBOF
- testSeparatorOptions
- testTrim
- testQuoteOptions
- testNewLineOptions
- testHTMLOptions
- testEncodingOptions
- testEOF
4Views Data Export.CSVExportViewsDataExportTests
- setUp
- executeAndCompareGivenView
- testNonBatchedExport
- testBatchedExport
4Views Data Export.DOCExportViewsDataExportExporterTests
verbose
debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result
  
    
  
  
    
      NameAgeJobCreated
      


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result
  
    
  
  
    
      NameAgeJobCreated
      


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result        John25Singer946684800
        George27Singer946771200
        Ringo28Drummer946708230
        Paul26Songwriter946706400
        Meredith30Speaker946708210


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result        John25Singer946684800
        George27Singer946771200
        Ringo28Drummer946708230
        Paul26Songwriter946706400
        Meredith30Speaker946708210


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result      
    
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected to contain
- testBOF
- testBodyWrite
- testEOF
3Views Data Export.DOCExportViewsDataExportTests
- setUp
- testNonBatchedExport
- testBatchedExport
4Views Data Export.TXTExportViewsDataExportExporterTests
verbose
debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result

debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result

debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result[Name]

John
[Age]

25
[Job]

Singer
[Created]

946684800
----------------------------------------



debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result[Name]

John
[Age]

25
[Job]

Singer
[Created]

946684800
----------------------------------------



debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result

debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected to contain
- testBOF
- testBodyWrite
- testEOF
4Views Data Export.TXTExportViewsDataExportTests
- setUp
- executeAndCompareGivenView
- testNonBatchedExport
- testBatchedExport
3Views Data Export.XLSExportViewsDataExportTests
- setUp
- testNonBatchedExport
- testBatchedExport
4Views Data Export.XLSXExportViewsDataExportExporterTests
verbose
debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual resultJohn25Singer946684800
George27Singer946771200
Ringo28Drummer946708230
Paul26Songwriter946706400
Meredith30Speaker946708210


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected resultJohn25Singer946684800
George27Singer946771200
Ringo28Drummer946708230
Paul26Songwriter946706400
Meredith30Speaker946708210


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected to contain
- testBOF
- testBodyWrite
- testEOF
9Views Data Export.XMLExportViewsDataExportExporterTests
verbose
debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result



debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected to contain


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result  
    John Lennon
    25
    
      figaro
      pluto
    
    
      red
      blue
    
    they are a Singer
    946684800
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result  
    John Lennon
    25
    
      figaro
      pluto
    
    
      red
      blue
    
    they are a Singer
    946684800
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result  
    John Lennon
    25
    they are a Singer
    946684800
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result  
    John Lennon
    25
    they are a Singer
    946684800
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result  
    John Lennon
    25
    they are a Singer
    946684800
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result  
    John Lennon
    25
    they are a Singer
    946684800
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result  
    John Lennon
    25
    they are a Singer
    946684800
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result  
    John Lennon
    25
    they are a Singer
    946684800
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result  
    John Lennon
    25
    they are a Singer
    946684800
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result  
    John Lennon
    25
    they are a Singer
    946684800
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result



debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected to contain

debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result  
    John
    25
    <em>Singer</em>
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected to contain  
    John
    25
    <em>Singer</em>
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result  
    ]]>
    John
    25
    singer
    946684800
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result  
    ]]>
    John
    25
    singer
    946684800
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected to contain


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Actual result  
    John Lennon
    25
    they are a Singer
    946684800
  


debug: [Debug] Line 74 of sites/all/modules/views_data_export/tests/exporter_tests/base.test:
Expected result  
    John Lennon
    25
    they are a Singer
    946684800
- testBOF
- testBodyWrite
- testTransform
- testRootNode
- testEntityEncode
- testCData
- testEOF
- testTagValidity
4Views Data Export.XMLExportViewsDataExportTests
- setUp
- executeAndCompareGivenView
- testNonBatchedExport
- testBatchedExport

1073 coding standards messages

1073 more than previous result

exporters/ViewsDataExportExporterInterface.inc 28 more
line 1The PHP open tag must be followed by exactly one blank line
4Missing interface doc comment
9Missing parameter type
12Visibility must be declared on method "__construct"
14Visibility must be declared on method "option_definition"
14Method name "ViewsDataExportExporterInterface::option_definition" is not in lowerCamel format
14Missing function doc comment
19Missing parameter type
25Missing parameter comment
25Missing parameter type
26Separate the @param and @return sections by a blank line.
26Return type missing for @return tag in function comment
26Description for the @return value is missing
28Visibility must be declared on method "add_row"
28Method name "ViewsDataExportExporterInterface::add_row" is not in lowerCamel format
28Type hint "array" missing for $data
33Missing parameter type
36Visibility must be declared on method "get_headers"
36Method name "ViewsDataExportExporterInterface::get_headers" is not in lowerCamel format
41Missing parameter type
44Visibility must be declared on method "bof"
46Parameter $row_count is not described in comment
46Parameter $col_count is not described in comment
49Missing parameter type
52Visibility must be declared on method "eof"
57Missing parameter type
62Visibility must be declared on method "post_process"
62Method name "ViewsDataExportExporterInterface::post_process" is not in lowerCamel format
exporters/ViewsDataExportExporterUserConfigurationInterface.inc 13 more
1The PHP open tag must be followed by exactly one blank line
4Missing interface doc comment
6Visibility must be declared on method "options_form"
6Method name "ViewsDataExportExporterUserConfigurationInterface::options_form" is not in lowerCamel format
6Missing function doc comment
8Visibility must be declared on method "options_submit"
8Method name "ViewsDataExportExporterUserConfigurationInterface::options_submit" is not in lowerCamel format
8Missing function doc comment
10Visibility must be declared on method "options_validate"
10Method name "ViewsDataExportExporterUserConfigurationInterface::options_validate" is not in lowerCamel format
10Missing function doc comment
10Expected 1 blank line after function; 0 found
11The closing brace for the interface must have an empty line before it
exporters/views_data_export_exporter.inc 32 more
13Missing parameter type
16Visibility must be declared on method "__construct"
21Doc comment short description must end with a full stop
23Visibility must be declared on method "supports_hide_if_empty"
23Method name "ViewsDataExportExporter::supports_hide_if_empty" is not in lowerCamel format
30Missing parameter type
36Missing parameter comment
36Missing parameter type
38Visibility must be declared on method "add_row"
38Method name "ViewsDataExportExporter::add_row" is not in lowerCamel format
38Type hint "array" missing for $data
44Missing parameter type
47Visibility must be declared on method "get_headers"
47Method name "ViewsDataExportExporter::get_headers" is not in lowerCamel format
58Missing parameter type
61Visibility must be declared on method "bof"
64Parameter $row_count is not described in comment
64Parameter $col_count is not described in comment
67Missing parameter type
70Visibility must be declared on method "eof"
76Missing parameter type
81Visibility must be declared on method "post_process"
81Method name "ViewsDataExportExporter::post_process" is not in lowerCamel format
87Return type missing for @return tag in function comment
88Return comment indentation must be 3 spaces, found 1 spaces
90Visibility must be declared on method "option_definition"
90Method name "ViewsDataExportExporter::option_definition" is not in lowerCamel format
93Visibility must be declared on method "clean_xml_tag"
93Method name "ViewsDataExportExporter::clean_xml_tag" is not in lowerCamel format
93Missing function doc comment
114Expected 1 blank line after function; 0 found
115The closing brace for the class must have an empty line before it
exporters/views_data_export_exporter_delimited.inc 42 more
12Visibility must be declared on method "__construct"
12Missing function doc comment
30Return type missing for @return tag in function comment
31Return comment indentation must be 3 spaces, found 1 spaces
33Visibility must be declared on method "option_definition"
33Method name "ViewsDataExportExporterDelimited::option_definition" is not in lowerCamel format
71Parameter $field_labels is not described in comment
74Missing parameter type
75Parameter comment indentation must be 3 spaces, found 1 spaces
76Missing parameter type
77Parameter comment indentation must be 3 spaces, found 1 spaces
78Separate the @param and @return sections by a blank line.
78Return type missing for @return tag in function comment
79Return comment indentation must be 3 spaces, found 1 spaces
81Visibility must be declared on method "options_form"
81Method name "ViewsDataExportExporterDelimited::options_form" is not in lowerCamel format
133Visibility must be declared on method "add_row"
133Method name "ViewsDataExportExporterDelimited::add_row" is not in lowerCamel format
133Missing function doc comment
143TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
148TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
149Line indented incorrectly; expected 8 spaces, found 7
163Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
168Use "elseif" in place of "else if"
175Expected newline after closing brace
184Visibility must be declared on method "add_header"
184Method name "ViewsDataExportExporterDelimited::add_header" is not in lowerCamel format
184Missing function doc comment
188Visibility must be declared on method "get_headers"
188Method name "ViewsDataExportExporterDelimited::get_headers" is not in lowerCamel format
188Missing function doc comment
209Visibility must be declared on method "options_submit"
209Method name "ViewsDataExportExporterDelimited::options_submit" is not in lowerCamel format
216Visibility must be declared on method "options_validate"
216Method name "ViewsDataExportExporterDelimited::options_validate" is not in lowerCamel format
223Visibility must be declared on method "bof"
224TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
225Expected 1 space after FOREACH keyword; 0 found
226A unary operator statement must not be followed by a space
228Expected newline after closing brace
229TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
246Visibility must be declared on method "eof"
exporters/views_data_export_exporter_doc.inc 26 more
7Doc comment short description must be on a single line, further text should be a separate paragraph
17Visibility must be declared on method "__construct"
17Missing function doc comment
26Missing parameter comment
26Missing parameter type
27Missing parameter comment
28Missing parameter comment
29Missing parameter comment
29Missing parameter type
31Visibility must be declared on method "add_row"
31Method name "ViewsDataExportExporterDOC::add_row" is not in lowerCamel format
31Type hint "array" missing for $data
35Expected 1 space before "%"; 0 found
35Expected 1 space after "%"; 0 found
37Expected 1 space after FOREACH keyword; 0 found
48Visibility must be declared on method "bof"
48Missing function doc comment
56Expected 1 space after FOREACH keyword; 0 found
64Visibility must be declared on method "eof"
64Missing function doc comment
73Visibility must be declared on method "post_process"
73Method name "ViewsDataExportExporterDOC::post_process" is not in lowerCamel format
73Missing function doc comment
77Visibility must be declared on method "get_headers"
77Method name "ViewsDataExportExporterDOC::get_headers" is not in lowerCamel format
77Missing function doc comment
exporters/views_data_export_exporter_excel_xlsx.inc 19 more
16Visibility must be declared on method "__construct"
16Missing function doc comment
22Visibility must be declared on method "add_row"
22Method name "ViewsDataExportExporterExcelxlsx::add_row" is not in lowerCamel format
22Missing function doc comment
104Visibility must be declared on method "bof"
104Missing function doc comment
113Visibility must be declared on method "eof"
113Missing function doc comment
116There must be no blank line following an inline comment
141Visibility must be declared on method "post_process"
141Method name "ViewsDataExportExporterExcelxlsx::post_process" is not in lowerCamel format
141Missing function doc comment
150Calling class constructors must always include parentheses
177Visibility must be declared on method "get_headers"
177Method name "ViewsDataExportExporterExcelxlsx::get_headers" is not in lowerCamel format
177Missing function doc comment
187Visibility must be declared on method "xlsx_parts"
187Method name "ViewsDataExportExporterExcelxlsx::xlsx_parts" is not in lowerCamel format
exporters/views_data_export_exporter_txt.inc 30 more
10Visibility must be declared on method "__construct"
10Missing function doc comment
17Doc comment short description must end with a full stop
19Visibility must be declared on method "supports_hide_if_empty"
19Method name "ViewsDataExportExporterTXT::supports_hide_if_empty" is not in lowerCamel format
26Return type missing for @return tag in function comment
27Return comment indentation must be 3 spaces, found 1 spaces
29Visibility must be declared on method "option_definition"
29Method name "ViewsDataExportExporterTXT::option_definition" is not in lowerCamel format
30No space found before comment text; expected "// $options = parent::option_definition();" but found "//$options = parent::option_definition();"
35Visibility must be declared on method "add_row"
35Method name "ViewsDataExportExporterTXT::add_row" is not in lowerCamel format
35Missing function doc comment
47Visibility must be declared on method "add_header"
47Method name "ViewsDataExportExporterTXT::add_header" is not in lowerCamel format
47Missing function doc comment
51Visibility must be declared on method "get_headers"
51Method name "ViewsDataExportExporterTXT::get_headers" is not in lowerCamel format
51Missing function doc comment
65Missing parameter type
68Visibility must be declared on method "bof"
71Parameter $row_count is not described in comment
71Parameter $col_count is not described in comment
74Missing parameter type
77Visibility must be declared on method "eof"
83Missing parameter type
88Visibility must be declared on method "post_process"
88Method name "ViewsDataExportExporterTXT::post_process" is not in lowerCamel format
89Expected 1 blank line after function; 2 found
92The closing brace for the class must have an empty line before it
exporters/views_data_export_exporter_xml.inc 87 more
10Opening brace should be on the same line as the declaration
15Missing parameter type
18Visibility must be declared on method "__construct"
19There must be no blank line following an inline comment
19Line indented incorrectly; expected 4 spaces, found 0
194 spaces found before inline comment; expected "// $this->options = $options;" but found "// $this->options = $options;"
19Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
37Doc comment short description must end with a full stop
39Visibility must be declared on method "supports_hide_if_empty"
39Method name "ViewsDataExportExporterXML::supports_hide_if_empty" is not in lowerCamel format
46Return type missing for @return tag in function comment
47Return comment indentation must be 3 spaces, found 1 spaces
49Visibility must be declared on method "option_definition"
49Method name "ViewsDataExportExporterXML::option_definition" is not in lowerCamel format
80Parameter $field_labels is not described in comment
83Missing parameter type
84Parameter comment indentation must be 3 spaces, found 1 spaces
85Missing parameter type
86Parameter comment indentation must be 3 spaces, found 1 spaces
87Separate the @param and @return sections by a blank line.
87Return type missing for @return tag in function comment
88Return comment indentation must be 3 spaces, found 1 spaces
90Visibility must be declared on method "options_form"
90Method name "ViewsDataExportExporterXML::options_form" is not in lowerCamel format
135Expected 1 space after "=>"; 0 found
136Translatable strings must not begin or end with white spaces, use placeholders with t() for variables
136Concatenating translatable strings is not allowed, use placeholders instead and only one string literal
136Concat operator must be surrounded by a single space
137Concat operator must be surrounded by a single space
138Concat operator must be surrounded by a single space
139String concat is not required here; use a single string instead
139Concat operator must be surrounded by a single space
159Doc comment short description must be on a single line, further text should be a separate paragraph
161Missing parameter comment
161Missing parameter type
162Missing parameter comment
162Missing parameter type
164Visibility must be declared on method "options_submit"
164Method name "ViewsDataExportExporterXML::options_submit" is not in lowerCamel format
166Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
170Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
178Missing parameter type
184Missing parameter comment
184Missing parameter type
186Visibility must be declared on method "add_row"
186Method name "ViewsDataExportExporterXML::add_row" is not in lowerCamel format
186Type hint "array" missing for $data
212Line exceeds 80 characters; contains 90 characters
212No space found before comment text; expected "// $output = preg_replace('/<' . $this->options['root_node'] . ">\n/", '', $output, 1);" but found "//$output = preg_replace('/<' . $this->options['root_node'] . ">\n/", '', $output, 1);"
212Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
216Visibility must be declared on method "array_to_xml"
216Method name "ViewsDataExportExporterXML::array_to_xml" is not in lowerCamel format
216Missing function doc comment
217TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
218Expected 1 space after FOREACH keyword; 0 found
227TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
247Use "elseif" in place of "else if"
270TRUE, FALSE and NULL must be uppercase; expected "FALSE" but found "false"
273Expected 1 blank line after function; 2 found
276Visibility must be declared on method "_clean_tag_from_key"
276Method name "ViewsDataExportExporterXML::_clean_tag_from_key" is not in lowerCamel format
276Missing function doc comment
288Use "elseif" in place of "else if"
290Line indented incorrectly; expected 6 spaces, found 4
292Use "elseif" in place of "else if"
297TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
322Expected 1 blank line after function; 2 found
328Missing parameter type
331Visibility must be declared on method "get_headers"
331Method name "ViewsDataExportExporterXML::get_headers" is not in lowerCamel format
339Parameter $writer is not described in comment
342Missing parameter type
345Visibility must be declared on method "bof"
345TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
345TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
346Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
364Parameter $row_count is not described in comment
364Parameter $col_count is not described in comment
367Missing parameter type
370Visibility must be declared on method "eof"
371Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
391Missing parameter type
396Visibility must be declared on method "post_process"
396Method name "ViewsDataExportExporterXML::post_process" is not in lowerCamel format
402Visibility must be declared on method "options_validate"
402Method name "ViewsDataExportExporterXML::options_validate" is not in lowerCamel format
403Expected 1 blank line after function; 0 found
plugins/views_data_export_plugin_display_export.inc 226 more
17Class name must begin with a capital letter
17Class name must use UpperCamel naming without underscores
21Missing @var tag in member variable comment
22Class property $batched_execution_state should use lowerCamel naming without underscores
26Missing @var tag in member variable comment
27Class property $weight_field_alias should use lowerCamel naming without underscores
27The var keyword must not be used to declare a property
27Visibility must be declared on property "$weight_field_alias"
31Missing @var tag in member variable comment
32Class property $field_aliases should use lowerCamel naming without underscores
32The var keyword must not be used to declare a property
32Visibility must be declared on property "$field_aliases"
36Missing @var tag in member variable comment
37Property name "$_output_file" should not be prefixed with an underscore to indicate visibility
37Class property $_output_file should use lowerCamel naming without underscores
37The var keyword must not be used to declare a property
37Visibility must be declared on property "$_output_file"
39Class property $views_data_export_cached_view_loaded should use lowerCamel naming without underscores
39The var keyword must not be used to declare a property
39Visibility must be declared on property "$views_data_export_cached_view_loaded"
41The var keyword must not be used to declare a property
41Visibility must be declared on property "$errors"
46Visibility must be declared on method "get_style_type"
46Method name "views_data_export_plugin_display_export::get_style_type" is not in lowerCamel format
46Opening brace must be the last content on the line
46There should be no white space after an opening "{"
46There should be no white space before a closing "}"
46Closing brace must be on a line by itself
51Visibility must be declared on method "defaultable_sections"
51Method name "views_data_export_plugin_display_export::defaultable_sections" is not in lowerCamel format
52If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
52Comma not allowed after last value in single-line array declaration
62Visibility must be declared on method "option_definition"
62Method name "views_data_export_plugin_display_export::option_definition" is not in lowerCamel format
84Visibility must be declared on method "options_summary"
84Method name "views_data_export_plugin_display_export::options_summary" is not in lowerCamel format
104Visibility must be declared on method "options_form"
104Method name "views_data_export_plugin_display_export::options_form" is not in lowerCamel format
113Do not pass empty strings to t()
120Line exceeds 80 characters; contains 87 characters
129A comma should follow the last multiline array item. Found: )
138A comma should follow the last multiline array item. Found: )
144There must be no space between the "array" keyword and the opening parenthesis
146If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
168Visibility must be declared on method "get_option"
168Method name "views_data_export_plugin_display_export::get_option" is not in lowerCamel format
168Missing function doc comment
183Visibility must be declared on method "options_submit"
183Method name "views_data_export_plugin_display_export::options_submit" is not in lowerCamel format
198Visibility must be declared on method "is_batched"
198Method name "views_data_export_plugin_display_export::is_batched" is not in lowerCamel format
206Visibility must be declared on method "add_http_headers"
206Method name "views_data_export_plugin_display_export::add_http_headers" is not in lowerCamel format
222Line exceeds 80 characters; contains 81 characters
235Visibility must be declared on method "execute"
247Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
257Line indented incorrectly; expected 4 spaces, found 5
259Line exceeds 80 characters; contains 83 characters
259Line indented incorrectly; expected 4 spaces, found 6
260Line indented incorrectly; expected 4 spaces, found 6
261Line exceeds 80 characters; contains 97 characters
261Line indented incorrectly; expected 4 spaces, found 6
262Line indented incorrectly; expected 4 spaces, found 6
263Line indented incorrectly; expected 4 spaces, found 6
264Line exceeds 80 characters; contains 88 characters
264Line indented incorrectly; expected 4 spaces, found 6
265Line indented incorrectly; expected 4 spaces, found 6
268Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
272Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
277No space found before comment text; expected "// Ensure any changes we made to the database sandbox are saved" but found "//Ensure any changes we made to the database sandbox are saved"
277Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
281Expected 1 blank line after function; 2 found
289Visibility must be declared on method "execute_initial"
289Method name "views_data_export_plugin_display_export::execute_initial" is not in lowerCamel format
292Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
298There must be no blank line following an inline comment
298No space found before comment text; expected "// $this->batched_execution_state->fid = $this->outputfile_create();" but found "//$this->batched_execution_state->fid = $this->outputfile_create();"
300Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
317Use "elseif" in place of "else if"
322No space found before comment text; expected "// Set the batch off" but found "//Set the batch off"
322Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
324There must be no space between the "array" keyword and the opening parenthesis
325If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
325If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
325Expected 1 space between comma and "$this"; 2 found
325Expected one space after the comma, 2 found
333Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
340Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
348Line exceeds 80 characters; contains 89 characters
351Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
354Expected 1 blank line after function; 2 found
362Visibility must be declared on method "execute_normal"
362Method name "views_data_export_plugin_display_export::execute_normal" is not in lowerCamel format
364Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
374Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
378Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
389A cast statement must be followed by a single space
413Expected 1 blank line after function; 2 found
418Doc comment short description must end with a full stop
418Doc comment short description must be on a single line, further text should be a separate paragraph
420Visibility must be declared on method "execute_final"
420Method name "views_data_export_plugin_display_export::execute_final" is not in lowerCamel format
431Expected 1 blank line after function; 2 found
440Visibility must be declared on method "render"
462Case breaking statements must be followed by a single blank line
465Case breaking statements must be followed by a single blank line
476Expected 1 blank line after function; 3 found
479More than 2 empty lines are not allowed
487Visibility must be declared on method "query"
507Line exceeds 80 characters; contains 81 characters
530Expected 1 blank line after function; 2 found
536Visibility must be declared on method "render_complete"
536Method name "views_data_export_plugin_display_export::render_complete" is not in lowerCamel format
547Closing parenthesis of array declaration must be on a new line
554Doc comment short description must end with a full stop
554Doc comment short description must be on a single line, further text should be a separate paragraph
562Visibility must be declared on method "preview"
580Visibility must be declared on method "transfer_file"
580Method name "views_data_export_plugin_display_export::transfer_file" is not in lowerCamel format
601Protected method name "views_data_export_plugin_display_export::initialize_index" is not in lowerCamel format
632Visibility must be declared on method "field_aliases_create"
632Method name "views_data_export_plugin_display_export::field_aliases_create" is not in lowerCamel format
651Visibility must be declared on method "_weight_alias_create"
651Method name "views_data_export_plugin_display_export::_weight_alias_create" is not in lowerCamel format
667Visibility must be declared on method "remove_index"
667Method name "views_data_export_plugin_display_export::remove_index" is not in lowerCamel format
677Visibility must be declared on method "index_tablename"
677Method name "views_data_export_plugin_display_export::index_tablename" is not in lowerCamel format
684Visibility must be declared on method "outputfile_path"
684Method name "views_data_export_plugin_display_export::outputfile_path" is not in lowerCamel format
700Doc comment short description must end with a full stop
700Doc comment short description must be on a single line, further text should be a separate paragraph
702Protected method name "views_data_export_plugin_display_export::outputfile_create" is not in lowerCamel format
708There must be no space between the "array" keyword and the opening parenthesis
722Protected method name "views_data_export_plugin_display_export::outputfile_write" is not in lowerCamel format
725There must be no space between the "array" keyword and the opening parenthesis
729Visibility must be declared on method "abort_export"
729Method name "views_data_export_plugin_display_export::abort_export" is not in lowerCamel format
729Missing function doc comment
730Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
735Concat operator must be surrounded by a single space
741Expected 3 space(s) before asterisk; 4 found
742Expected 3 space(s) before asterisk; 4 found
743Expected 3 space(s) before asterisk; 4 found
743Missing parameter type
744Expected 3 space(s) before asterisk; 4 found
745Expected 3 space(s) before asterisk; 4 found
745Separate the @param and @return sections by a blank line.
745Return type missing for @return tag in function comment
746Expected 3 space(s) before asterisk; 4 found
747Expected 3 space(s) before asterisk; 4 found
748Visibility must be declared on method "file_load"
748Method name "views_data_export_plugin_display_export::file_load" is not in lowerCamel format
753Expected 3 space(s) before asterisk; 2 found
754Expected 3 space(s) before asterisk; 2 found
755Expected 3 space(s) before asterisk; 2 found
756Expected 3 space(s) before asterisk; 2 found
757Expected 3 space(s) before asterisk; 2 found
758Expected 3 space(s) before asterisk; 2 found
759Expected 3 space(s) before asterisk; 2 found
759Missing parameter type
760Expected 3 space(s) before asterisk; 2 found
761Expected 3 space(s) before asterisk; 2 found
761Separate the @param and @return sections by a blank line.
761Return type missing for @return tag in function comment
762Expected 3 space(s) before asterisk; 2 found
763Expected 3 space(s) before asterisk; 2 found
764Visibility must be declared on method "file_save_file"
764Method name "views_data_export_plugin_display_export::file_save_file" is not in lowerCamel format
769Doc comment short description must end with a full stop
771Visibility must be declared on method "compute_time_remaining"
771Method name "views_data_export_plugin_display_export::compute_time_remaining" is not in lowerCamel format
790Doc comment short description must end with a full stop
790Doc comment short description must be on a single line, further text should be a separate paragraph
792Visibility must be declared on method "is_compatible"
792Method name "views_data_export_plugin_display_export::is_compatible" is not in lowerCamel format
793There must be no space between the "array" keyword and the opening parenthesis
794No space found before comment text; expected "// 'pgsql'," but found "//'pgsql',"
794Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
800Visibility must be declared on method "_get_database_driver"
800Method name "views_data_export_plugin_display_export::_get_database_driver" is not in lowerCamel format
800Missing function doc comment
800Expected 1 space after FUNCTION keyword; 2 found
804Expected 1 blank line after function; 0 found
805The closing brace for the class must have an empty line before it
807Class name must begin with a capital letter
807Class name must use UpperCamel naming without underscores
807Missing class doc comment
812Doc comment short description must be on a single line, further text should be a separate paragraph
817Visibility must be declared on method "execute"
817Expected 1 blank line before function; 2 found
819Line exceeds 80 characters; contains 83 characters
819Comments may not appear after statements
856Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
869Line exceeds 80 characters; contains 90 characters
870Equals sign not aligned with surrounding assignments; expected 1 space but found 2 spaces
881There must be no blank line following an inline comment
891Line exceeds 80 characters; contains 90 characters
894A cast statement must be followed by a single space
896Functions must not contain multiple empty lines in a row; found 2 empty lines
906Line exceeds 80 characters; contains 81 characters
917Expected 1 blank line after function; 0 found
918The closing brace for the class must have an empty line before it
920Class name must begin with a capital letter
920Class name must use UpperCamel naming without underscores
920Missing class doc comment
925Doc comment short description must be on a single line, further text should be a separate paragraph
930Visibility must be declared on method "execute"
930Expected 1 blank line before function; 2 found
932Line exceeds 80 characters; contains 83 characters
932Comments may not appear after statements
969Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
982Line exceeds 80 characters; contains 90 characters
983Equals sign not aligned with surrounding assignments; expected 1 space but found 2 spaces
994There must be no blank line following an inline comment
1004Line exceeds 80 characters; contains 90 characters
1007Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
1010Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
1011Concat operator must be surrounded by a single space
1011A cast statement must be followed by a single space
1013Functions must not contain multiple empty lines in a row; found 2 empty lines
1023Line exceeds 80 characters; contains 81 characters
1034Expected 1 blank line after function; 4 found
1037More than 2 empty lines are not allowed
1038More than 2 empty lines are not allowed
1039The closing brace for the class must have an empty line before it
plugins/views_data_export_plugin_style_export.inc 87 more
1The PHP open tag must be followed by exactly one blank line
12Class name must begin with a capital letter
12Class name must use UpperCamel naming without underscores
14TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
19Return type missing for @return tag in function comment
20Return comment indentation must be 3 spaces, found 1 spaces
22Visibility must be declared on method "option_definition"
22Method name "views_data_export_plugin_style_export::option_definition" is not in lowerCamel format
53Missing parameter type
54Parameter comment indentation must be 3 spaces, found 1 spaces
55Missing parameter type
56Parameter comment indentation must be 3 spaces, found 1 spaces
57Separate the @param and @return sections by a blank line.
57Return type missing for @return tag in function comment
58Return comment indentation must be 3 spaces, found 1 spaces
60Visibility must be declared on method "options_form"
60Method name "views_data_export_plugin_style_export::options_form" is not in lowerCamel format
97Comments may not appear after statements
154There should be no white space after an opening "("
176Visibility must be declared on method "attach_to"
176Method name "views_data_export_plugin_style_export::attach_to" is not in lowerCamel format
189Line exceeds 80 characters; contains 85 characters
197Array indentation error, expected 8 spaces but found 10
198Array indentation error, expected 8 spaces but found 10
199Array indentation error, expected 8 spaces but found 10
200Array indentation error, expected 8 spaces but found 10
201Array closing indentation error, expected 6 spaces but found 8
206Visibility must be declared on method "build_sort"
206Method name "views_data_export_plugin_style_export::build_sort" is not in lowerCamel format
206Missing function doc comment
232Visibility must be declared on method "build_sort_post"
232Method name "views_data_export_plugin_style_export::build_sort_post" is not in lowerCamel format
232Missing function doc comment
233Line exceeds 80 characters; contains 90 characters
245Visibility must be declared on method "render"
259Line indented incorrectly; expected 4 spaces, found 0
2594 spaces found before inline comment; expected "// $output = '';" but found "// $output = '';"
260Line indented incorrectly; expected 4 spaces, found 0
261Line indented incorrectly; expected 4 spaces, found 0
262Line indented incorrectly; expected 4 spaces, found 0
263Line indented incorrectly; expected 4 spaces, found 0
264Line exceeds 80 characters; contains 144 characters
264Line indented incorrectly; expected 4 spaces, found 0
265There must be no blank line following an inline comment
265Line indented incorrectly; expected 4 spaces, found 0
265Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
285Visibility must be declared on method "render_header"
285Method name "views_data_export_plugin_style_export::render_header" is not in lowerCamel format
285Missing function doc comment
285TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
297Comma not allowed after last value in single-line array declaration
314Visibility must be declared on method "render_footer"
314Method name "views_data_export_plugin_style_export::render_footer" is not in lowerCamel format
314Missing function doc comment
314TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
340Visibility must be declared on method "render_body"
340Method name "views_data_export_plugin_style_export::render_body" is not in lowerCamel format
340Missing function doc comment
340TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
354Equals sign not aligned with surrounding assignments; expected 3 spaces but found 5 spaces
355Equals sign not aligned with surrounding assignments; expected 1 space but found 3 spaces
365Line indented incorrectly; expected 4 spaces, found 0
3654 spaces found before inline comment; expected "// $file = fopen('php://memory', 'w+');" but found "// $file = fopen('php://memory', 'w+');"
365Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
429Visibility must be declared on method "theme_functions"
429Method name "views_data_export_plugin_style_export::theme_functions" is not in lowerCamel format
439Visibility must be declared on method "add_http_headers"
439Method name "views_data_export_plugin_style_export::add_http_headers" is not in lowerCamel format
453Concat operator must be surrounded by a single space
453Concat operator must be surrounded by a single space
461Visibility must be declared on method "generate_filename"
461Method name "views_data_export_plugin_style_export::generate_filename" is not in lowerCamel format
500Space found before semicolon; expected "'default';" but found "'default' ;"
530Visibility must be declared on method "get_exporter"
530Method name "views_data_export_plugin_style_export::get_exporter" is not in lowerCamel format
535Expected 1 space after ELSE keyword; 2 found
535Use "elseif" in place of "else if"
546Visibility must be declared on method "options_submit"
546Method name "views_data_export_plugin_style_export::options_submit" is not in lowerCamel format
546Missing function doc comment
547There should be no white space after an opening "("
553Visibility must be declared on method "options_validate"
553Method name "views_data_export_plugin_style_export::options_validate" is not in lowerCamel format
553Missing function doc comment
554There should be no white space after an opening "("
558Expected 1 blank line after function; 0 found
559The closing brace for the class must have an empty line before it
README.txt 1 more
44Expected 1 newline at end of file; 2 found
tests/base.test 23 more
1Missing file doc comment
3Missing class doc comment
5Missing function doc comment
16Line exceeds 80 characters; contains 81 characters
36Line exceeds 80 characters; contains 111 characters
41Visibility must be declared on method "enableViewsUi"
73Closing parenthesis of array declaration must be on a new line
91A comma should follow the last multiline array item. Found: )
203Missing function doc comment
248Description for the @return value is missing
302Missing function doc comment
303Concat operator must be surrounded by a single space
306Missing function doc comment
314Missing function doc comment
320Missing function doc comment
322Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
331Missing class doc comment
333Class property $vde_export_type should use lowerCamel naming without underscores
333You must use "/**" style comments for a member variable comment
373Return type missing for @return tag in function comment
384Description for the @return value is missing
508Expected 1 blank line after function; 0 found
509The closing brace for the class must have an empty line before it
tests/csv_export.test 11 more
3Missing class doc comment
7Missing function doc comment
15Class property $vde_export_type should use lowerCamel naming without underscores
17Missing function doc comment
21Missing function doc comment
42Protected method name "CSVExportViewsDataExportTests::testKeepHTML" is not in lowerCamel format
53Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
91Functions must not contain multiple empty lines in a row; found 2 empty lines
165Array indentation error, expected 8 spaces but found 7
216Expected 1 blank line after function; 0 found
217The closing brace for the class must have an empty line before it
tests/doc_export.test 5 more
3Missing class doc comment
7Missing function doc comment
15Class property $vde_export_type should use lowerCamel naming without underscores
17Missing function doc comment
21Missing function doc comment
tests/exporter_tests/base.test 15 more
3Missing class doc comment
5Missing function doc comment
26Protected method name "ViewsDataExportExporterBaseTest::executeBOF" is not in lowerCamel format
26Missing function doc comment
46Protected method name "ViewsDataExportExporterBaseTest::executeEOF" is not in lowerCamel format
46Missing function doc comment
64Expected 1 blank line after function; 2 found
70Missing parameter comment
70Missing parameter type
71Separate the @param and @return sections by a blank line.
71Description for the @return value is missing
80Missing parameter comment
80Missing parameter type
81Missing parameter comment
84Concat operator must be surrounded by a single space
tests/exporter_tests/csv.test 41 more
3Missing class doc comment
7Missing function doc comment
15Missing function doc comment
17Inline comments must start with a capital letter
24Missing function doc comment
69Protected method name "CSVExportViewsDataExportExporterTests::testBOF" is not in lowerCamel format
73Expected one space after the comma, 0 found
73Expected one space after the comma, 0 found
73Expected one space after the comma, 0 found
73Comma not allowed after last value in single-line array declaration
106Functions must not contain multiple empty lines in a row; found 2 empty lines
118String concat is not required here; use a single string instead
119String concat is not required here; use a single string instead
120String concat is not required here; use a single string instead
121String concat is not required here; use a single string instead
130Doc comment short description must end with a full stop
141TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
141Comma not allowed after last value in single-line array declaration
149Expected 1 space after "="; 2 found
157Missing function doc comment
168If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
168TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
168Comma not allowed after last value in single-line array declaration
176Expected 1 space after "="; 2 found
203TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
204TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
214Expected 1 space after "="; 2 found
225Protected method name "CSVExportViewsDataExportExporterTests::testHTMLOptions" is not in lowerCamel format
239TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
240TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
250Expected 1 space after "="; 2 found
279No space found before comment text; expected "// 'illegal-encoding-name&*%$' => 'UTF-8'," but found "//'illegal-encoding-name&*%$' => 'UTF-8',"
279Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
289Array indentation error, expected 12 spaces but found 9
290Array indentation error, expected 12 spaces but found 9
291Array closing indentation error, expected 10 spaces but found 8
309Protected method name "CSVExportViewsDataExportExporterTests::testEOF" is not in lowerCamel format
309Missing function doc comment
311Expected 1 space after "="; 2 found
315Expected 1 blank line after function; 0 found
316The closing brace for the class must have an empty line before it
tests/exporter_tests/doc.test 13 more
3Missing class doc comment
7Missing function doc comment
15Missing function doc comment
17Inline comments must start with a capital letter
24Missing function doc comment
69Protected method name "DOCExportViewsDataExportExporterTests::testBOF" is not in lowerCamel format
72Expected one space after the comma, 0 found
72Expected one space after the comma, 0 found
72Expected one space after the comma, 0 found
72Comma not allowed after last value in single-line array declaration
114Protected method name "DOCExportViewsDataExportExporterTests::testEOF" is not in lowerCamel format
124Expected 1 blank line after function; 0 found
125The closing brace for the class must have an empty line before it
tests/exporter_tests/txt.test 12 more
3Missing class doc comment
7Missing function doc comment
15Missing function doc comment
17Inline comments must start with a capital letter
24Missing function doc comment
31Protected method name "TXTExportViewsDataExportExporterTests::testBOF" is not in lowerCamel format
55Expected 1 space after "=>"; 0 found
56Expected 1 space after "=>"; 0 found
57Expected 1 space after "=>"; 0 found
83Protected method name "TXTExportViewsDataExportExporterTests::testEOF" is not in lowerCamel format
90Expected 1 blank line after function; 0 found
91The closing brace for the class must have an empty line before it
tests/exporter_tests/xlsx.test 13 more
3Missing class doc comment
7Missing function doc comment
15Missing function doc comment
17Inline comments must start with a capital letter
24Missing function doc comment
69Protected method name "XLSXExportViewsDataExportExporterTests::testBOF" is not in lowerCamel format
72Expected one space after the comma, 0 found
72Expected one space after the comma, 0 found
72Expected one space after the comma, 0 found
72Comma not allowed after last value in single-line array declaration
107Protected method name "XLSXExportViewsDataExportExporterTests::testEOF" is not in lowerCamel format
115Expected 1 blank line after function; 0 found
116The closing brace for the class must have an empty line before it
tests/exporter_tests/xml.test 51 more
3Missing class doc comment
7Missing function doc comment
15Missing function doc comment
17Inline comments must start with a capital letter
24Missing function doc comment
31Protected method name "XMLExportViewsDataExportExporterTests::testBOF" is not in lowerCamel format
34Expected one space after the comma, 0 found
34Expected one space after the comma, 0 found
34Expected one space after the comma, 0 found
34Comma not allowed after last value in single-line array declaration
37Variable "BOF" starts with a capital letter, but only $lowerCamelCase or $snake_case is allowed
40Variable "BOF" starts with a capital letter, but only $lowerCamelCase or $snake_case is allowed
41Variable "BOF" starts with a capital letter, but only $lowerCamelCase or $snake_case is allowed
51There must be no space between the "array" keyword and the opening parenthesis
58Comma not allowed after last value in single-line array declaration
109There must be no blank line following an inline comment
112If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
112TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
112Comma not allowed after last value in single-line array declaration
131If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
131TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
131Comma not allowed after last value in single-line array declaration
150If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
150TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
150Comma not allowed after last value in single-line array declaration
169If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
169TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
169Comma not allowed after last value in single-line array declaration
195Expected one space after the comma, 0 found
195Expected one space after the comma, 0 found
195Expected one space after the comma, 0 found
195Comma not allowed after last value in single-line array declaration
199Variable "BOF" starts with a capital letter, but only $lowerCamelCase or $snake_case is allowed
202Variable "BOF" starts with a capital letter, but only $lowerCamelCase or $snake_case is allowed
203Variable "BOF" starts with a capital letter, but only $lowerCamelCase or $snake_case is allowed
225Closing parenthesis of array declaration must be on a new line
250Protected method name "XMLExportViewsDataExportExporterTests::testCData" is not in lowerCamel format
252Variable "CDATA_dataset" starts with a capital letter, but only $lowerCamelCase or $snake_case is allowed
265Comma not allowed after last value in single-line array declaration
266Variable "CDATA_dataset" starts with a capital letter, but only $lowerCamelCase or $snake_case is allowed
291Protected method name "XMLExportViewsDataExportExporterTests::testEOF" is not in lowerCamel format
294Expected one space after the comma, 0 found
294Expected one space after the comma, 0 found
294Expected one space after the comma, 0 found
294Comma not allowed after last value in single-line array declaration
319There must be no blank line following an inline comment
322If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
322TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
322Comma not allowed after last value in single-line array declaration
338Expected 1 blank line after function; 0 found
339The closing brace for the class must have an empty line before it
tests/txt_export.test 8 more
3Missing class doc comment
7Missing function doc comment
15Class property $vde_export_type should use lowerCamel naming without underscores
17Missing function doc comment
21Missing function doc comment
95Comma not allowed after last value in single-line array declaration
100Comma not allowed after last value in single-line array declaration
105Comma not allowed after last value in single-line array declaration
tests/xls_export.test 5 more
3Missing class doc comment
7Missing function doc comment
15Class property $vde_export_type should use lowerCamel naming without underscores
17Missing function doc comment
21Missing function doc comment
tests/xml_export.test 14 more
3Missing class doc comment
7Missing function doc comment
15Class property $vde_export_type should use lowerCamel naming without underscores
17Missing function doc comment
21Missing function doc comment
77Comma not allowed after last value in single-line array declaration
82Comma not allowed after last value in single-line array declaration
87Comma not allowed after last value in single-line array declaration
132Line exceeds 80 characters; contains 84 characters
208Protected method name "XMLExportViewsDataExportTests::testCustomiseXMLNodes" is not in lowerCamel format
211Line exceeds 80 characters; contains 84 characters
213Functions must not contain multiple empty lines in a row; found 2 empty lines
262Protected method name "XMLExportViewsDataExportTests::testXMLNoEntityEncode" is not in lowerCamel format
343Protected method name "XMLExportViewsDataExportTests::testXMLCDATAWrapper" is not in lowerCamel format
theme/views-data-export-csv-body.tpl.php 2 more
3You must use "/**" style comments for a file comment
6Expected 1 newline at end of file; 0 found
theme/views-data-export-csv-footer.tpl.php 2 more
4The second line in the file doc comment must be "@file"
5Expected 1 newline at end of file; 0 found
theme/views-data-export-csv-header.tpl.php 1 more
3You must use "/**" style comments for a file comment
theme/views-data-export-doc-body.tpl.php 3 more
1The PHP open tag must be followed by exactly one blank line
1Missing file doc comment
1Expected 1 newline at end of file; 0 found
theme/views-data-export-doc-footer.tpl.php 1 more
4Expected 1 newline at end of file; 0 found
theme/views-data-export-doc-header.tpl.php 2 more
1Missing file doc comment
8Expected 1 newline at end of file; 0 found
theme/views-data-export-txt-body.tpl.php 8 more
1The PHP open tag must be followed by exactly one blank line
3Doc comment short description must be on the first line
3Doc comment short description must start with a capital letter
4Doc comment short description must be on a single line, further text should be a separate paragraph
19Comments may not appear after statements
19Inline comments must start with a capital letter
21Closing brace indented incorrectly; expected 2 spaces, found 0
24Expected 1 newline at end of file; 0 found
theme/views-data-export-txt-footer.tpl.php 1 more
5Expected 1 newline at end of file; 0 found
theme/views-data-export-xls-body.tpl.php 3 more
1The PHP open tag must be followed by exactly one blank line
1Missing file doc comment
1Expected 1 newline at end of file; 0 found
theme/views-data-export-xls-footer.tpl.php 1 more
4Expected 1 newline at end of file; 0 found
theme/views-data-export-xls-header.tpl.php 2 more
1Missing file doc comment
8Expected 1 newline at end of file; 0 found
theme/views-data-export-xml-body.tpl.php 4 more
1The PHP open tag must be followed by exactly one blank line
3Doc comment short description must be on the first line
3Doc comment short description must start with a capital letter
4Doc comment short description must be on a single line, further text should be a separate paragraph
theme/views-data-export-xml-footer.tpl.php 1 more
1Missing file doc comment
theme/views-data-export-xml-header.tpl.php 4 more
1The PHP open tag must be followed by exactly one blank line
3Doc comment short description must be on the first line
3Doc comment short description must start with a capital letter
4Doc comment short description must be on a single line, further text should be a separate paragraph
theme/views-data-export.tpl.php 3 more
1The PHP open tag must be followed by exactly one blank line
1Missing file doc comment
3Expected 1 newline at end of file; 0 found
theme/views_data_export.theme.inc 60 more
8There must be exactly one blank line after the file comment
12Doc comment short description must end with a full stop
14Expected 1 blank line before function; 2 found
48If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
55Missing parameter type
56Parameter comment indentation must be 3 spaces, found 2 spaces
61If the line declaring an array spans longer than 80 characters, each element should be broken into its own line
61Expected 1 space between double arrow and ""Refresh""; 0 found
61Expected 1 space between double arrow and ""Refresh""; 0 found
61Expected 1 space after "=>"; 0 found
61Concat operator must be surrounded by a single space
73Expected 1 blank line after function; 2 found
76Missing function doc comment
81Equals sign not aligned with surrounding assignments; expected 3 spaces but found 5 spaces
82Equals sign not aligned with surrounding assignments; expected 1 space but found 3 spaces
85Missing function doc comment
88Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
92Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
114Expected 1 space after SWITCH keyword; 0 found
117Case breaking statements must be followed by a single blank line
130Missing function doc comment
133Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
137Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
161Expected 1 space after SWITCH keyword; 0 found
164Case breaking statements must be followed by a single blank line
188Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
192Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
213Expected 1 space after SWITCH keyword; 0 found
233Expected 1 space after SWITCH keyword; 0 found
257Missing function doc comment
262Missing function doc comment
267Missing function doc comment
273There must be no blank line following an inline comment
285Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
300Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
309Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
319Functions must not contain multiple empty lines in a row; found 2 empty lines
321Line exceeds 80 characters; contains 98 characters
321Comments may not appear after statements
321Inline comments must start with a capital letter
321Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
325Missing function doc comment
330Missing function doc comment
335Missing function doc comment
351Comments may not appear after statements
351Inline comments must start with a capital letter
351Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
392Line exceeds 80 characters; contains 101 characters
421Case breaking statements must be followed by a single blank line
424Case breaking statements must be followed by a single blank line
429Case breaking statements must be followed by a single blank line
443Missing parameter type
443Parameter comment must be on the next line
444Separate the @param and @return sections by a blank line.
444Return type "The valid XML tag or an empty string if the string contained no valid" must not contain spaces
445Return comment indentation must be 3 spaces, found 1 spaces
476Equals sign not aligned with surrounding assignments; expected 3 spaces but found 5 spaces
477Equals sign not aligned with surrounding assignments; expected 1 space but found 3 spaces
492Equals sign not aligned with surrounding assignments; expected 15 spaces but found 5 spaces
493Equals sign not aligned with surrounding assignments; expected 13 spaces but found 3 spaces
views_data_export.drush.inc 111 more
1Missing file doc comment
4Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
9There must be no space between the "array" keyword and the opening parenthesis
10There must be no space between the "array" keyword and the opening parenthesis
14There must be no space between the "array" keyword and the opening parenthesis
19There must be no space between the "array" keyword and the opening parenthesis
27There must be no space between the "array" keyword and the opening parenthesis
30There must be no space between the "array" keyword and the opening parenthesis
37Expected 1 blank line after function; 2 found
41Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
46Missing parameter type
49Return type missing for @return tag in function comment
60Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
80There must be no space between the "array" keyword and the opening parenthesis
84There must be no space between the "array" keyword and the opening parenthesis
103Trailing punctuation for @see references is not allowed.
104Trailing punctuation for @see references is not allowed.
123Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
125Line exceeds 80 characters; contains 128 characters
125There must be no blank line following an inline comment
125No space found before comment text; expected "// drush_log("Display '$display_id' is not views_data_export. Making one that is and executing that instead =).", 'success');" but found "//drush_log("Display '$display_id' is not views_data_export. Making ...
125Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
135Case breaking statements must be followed by a single blank line
138Line indented incorrectly; expected 8 spaces, found 6
139Line indented incorrectly; expected 8 spaces, found 6
140Line indented incorrectly; expected 10 spaces, found 8
141Line indented incorrectly; expected 8 spaces, found 6
142Line indented incorrectly; expected 8 spaces, found 6
143Line indented incorrectly; expected 10 spaces, found 8
144Line indented incorrectly; expected 8 spaces, found 6
145Line indented incorrectly; expected 8 spaces, found 6
146Line indented incorrectly; expected 10 spaces, found 8
147Line indented incorrectly; expected 8 spaces, found 6
148Line indented incorrectly; expected 8 spaces, found 6
149Line indented incorrectly; expected 10 spaces, found 8
150Line indented incorrectly; expected 8 spaces, found 6
151Line indented incorrectly; expected 8 spaces, found 6
151Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
160There must be no blank line following an inline comment
160Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
170Functions must not contain multiple empty lines in a row; found 2 empty lines
189Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
198Expected 1 blank line after function; 2 found
204Doc comment short description must be on a single line, further text should be a separate paragraph
207Doc comment long description must end with a full stop
218Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
232Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
240There must be no blank line following an inline comment
240Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
242Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
256Expected 1 blank line after function; 2 found
260Doc comment short description must end with a full stop
263Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
266Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
272Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
275Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
283Expected 1 blank line after function; 2 found
288Doc comment short description must end with a full stop
288Doc comment short description must be on a single line, further text should be a separate paragraph
290Missing parameter type
293Return type missing for @return tag in function comment
298Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
302Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
303There must be no space between the "array" keyword and the opening parenthesis
307There must be no space between the "array" keyword and the opening parenthesis
321There must be no space between the "array" keyword and the opening parenthesis
328A cast statement must be followed by a single space
328A cast statement must be followed by a single space
331Expected 1 blank line after function; 2 found
336Doc comment short description must end with a full stop
336Doc comment short description must be on a single line, further text should be a separate paragraph
338Missing parameter type
363Line exceeds 80 characters; contains 82 characters
363Doc comment short description must end with a full stop
363Doc comment short description must be on a single line, further text should be a separate paragraph
366Line indented incorrectly; expected 2 spaces, found 0
366Missing function doc comment
366Expected 1 blank line before function; 0 found
367Line indented incorrectly; expected 4 spaces, found 2
367Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
368Line indented incorrectly; expected 4 spaces, found 2
370Line indented incorrectly; expected 4 spaces, found 2
370Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
371Line indented incorrectly; expected 4 spaces, found 2
373Line indented incorrectly; expected 4 spaces, found 2
373Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
374Line indented incorrectly; expected 4 spaces, found 2
375Line indented incorrectly; expected 6 spaces, found 4
375Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
376Line indented incorrectly; expected 6 spaces, found 4
377Line indented incorrectly; expected 8 spaces, found 6
377Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
378Line indented incorrectly; expected 8 spaces, found 6
379Line indented incorrectly; expected 10 spaces, found 8
379Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
380Line indented incorrectly; expected 10 spaces, found 8
381Line indented incorrectly; expected 8 spaces, found 6
383Line indented incorrectly; expected 8 spaces, found 6
383Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
384Line indented incorrectly; expected 8 spaces, found 6
385Line indented incorrectly; expected 10 spaces, found 8
385Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
386Line indented incorrectly; expected 10 spaces, found 8
387Line indented incorrectly; expected 8 spaces, found 6
388Line indented incorrectly; expected 6 spaces, found 4
389Line indented incorrectly; expected 4 spaces, found 2
391Line indented incorrectly; expected 4 spaces, found 2
391Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
392Line indented incorrectly; expected 4 spaces, found 2
393Line indented incorrectly; expected 2 spaces, found 0
393Expected 1 blank line after function; 0 found
views_data_export.info 1 more
39Expected 1 newline at end of file; 0 found
views_data_export.install 16 more
1Missing file doc comment
4Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
10Do not use t() in hook_schema(), this will only generate overhead for translators
43A comma should follow the last multiline array item. Found: TRUE
93Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
144Expected 1 blank line after function; 0 found
146Doc comment short description must end with a full stop
148Expected 1 space before opening brace; found 0
150Array indentation error, expected 4 spaces but found 8
151Array indentation error, expected 4 spaces but found 8
152Array indentation error, expected 4 spaces but found 8
153Array indentation error, expected 4 spaces but found 8
154Array closing indentation error, expected 2 spaces but found 6
156Expected 1 blank line after function; 2 found
165Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
194The $text argument to l() should be enclosed within t() so that it is translatable
views_data_export.module 39 more
5Doc comment short description must end with a full stop
25Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
34Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
51There must be no space between the "array" keyword and the opening parenthesis
55Expected 1 space before "=>"; 0 found
60There must be no space between the "array" keyword and the opening parenthesis
69Expected 1 blank line after function; 2 found
73Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
82Doc comment short description must be on a single line, further text should be a separate paragraph
85Doc comment long description must end with a full stop
87Missing parameter type
89Missing parameter type
98Line exceeds 80 characters; contains 82 characters
98Comments may not appear after statements
98Inline comments must start with a capital letter
98Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
119Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
122Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
134Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
140Expected 1 blank line after function; 2 found
145Doc comment short description must be on a single line, further text should be a separate paragraph
153Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
159Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
167Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
173Expected 1 blank line after function; 3 found
176More than 2 empty lines are not allowed
178The open comment tag must be the only content on the line
178Doc comment short description must be on the first line
178Doc comment short description must end with a full stop
178Wrong function doc comment end; expected "*/", found "**/"
185Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
196Expected 1 blank line after function; 2 found
200Doc comment short description must end with a full stop
204Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
206Expected 1 blank line after function; 3 found
209More than 2 empty lines are not allowed
214A cast statement must be followed by a single space
229Expected 1 blank line after function; 2 found
263Missing parameter type
views_data_export.views.inc 6 more
1The PHP open tag must be followed by exactly one blank line
8Format should be "* Implements hook_foo().", "* Implements hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or "* Implements hook_foo_BAR_ID_...
26There must be no space between the "array" keyword and the opening parenthesis
43Inline comments must start with a capital letter
57Line exceeds 80 characters; contains 103 characters
59Line exceeds 80 characters; contains 105 characters

History

UpdatedResult
12 Jun 2017 at 18:53 UTC
25 Oct 2015 at 08:43 UTC