tripal/tripal_galaxy

View on GitHub
tripal_galaxy.views.inc

Summary

Maintainability
Test Coverage

Array indentation error, expected 8 spaces but found 10
Open

          'handler' => 'views_handler_filter_numeric',
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//     ),
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//     'field' => array(
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Array indentation error, expected 4 spaces but found 3
Open

   'tripal_galaxy_workflow' => array(
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Functions must not contain multiple empty lines in a row; found 2 empty lines
Open


Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//   $data['tripal_galaxy_workflow_submission']['view_submission'] = array(
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Comment indentation error, expected only 5 spaces
Open

//       'handler' => 'views_handler_view_delete_field',
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//     'help' => t('Link to the submission page.'),
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Array indentation error, expected 4 spaces but found 6
Open

      'help' => t('The user ID of the user that submitted this workflow.'),
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Comment indentation error, expected only 3 spaces
Open

//     'title' => t('Delete Link'),
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//   );
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Comment indentation error, expected only 3 spaces
Open

//     'title' => t('Rerun Link'),
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//     'field' => array(
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//       'handler' => 'views_handler_view_rerun_field',
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Array indentation error, expected 4 spaces but found 3
Open

   'tripal_galaxy_workflow' => array(
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//       'handler' => 'views_handler_view_submission_field',
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
Open

//   );
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

3 spaces found before inline comment; expected "// $data['tripal_galaxy_workflow_submission']['view_submission'] = array(" but found "// $data['tripal_galaxy_workflow_submission']['view_submission'] = array("
Open

//   $data['tripal_galaxy_workflow_submission']['view_submission'] = array(
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Array indentation error, expected 8 spaces but found 10
Open

          'handler' => 'views_handler_sort',
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//   $data['tripal_galaxy_workflow_submission']['rerun'] = array(
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//   );
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//     'title' => t('Delete Link'),
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//     'help' => t('Link to the delete the submission.'),
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//   );
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//     ),
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Array indentation error, expected 4 spaces but found 6
Open

      'title' => t('Submitter ID'),
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Comment indentation error, expected only 5 spaces
Open

//       'handler' => 'views_handler_view_rerun_field',
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//     'title' => t('View Submissions Link'),
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Comment indentation error, expected only 3 spaces
Open

//     'title' => t('View Submissions Link'),
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//     'field' => array(
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//       'handler' => 'views_handler_view_delete_field',
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Array indentation error, expected 4 spaces but found 6
Open

      'filter' => array(
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//     'title' => t('Rerun Link'),
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//     ),
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//   $data['tripal_galaxy_workflow_submission']['delete'] = array(
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Array indentation error, expected 4 spaces but found 6
Open

      'field' => array(
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Array indentation error, expected 8 spaces but found 10
Open

          'click sortable' => TRUE,
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Line indented incorrectly; expected 2 spaces, found 0
Open

//     'help' => t('Link to re-run the workflow.'),
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Array indentation error, expected 4 spaces but found 3
Open

   'tripal_galaxy_workflow_submission' => array(
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Array indentation error, expected 4 spaces but found 6
Open

      'sort' => array(
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Array indentation error, expected 8 spaces but found 10
Open

          'handler' => 'views_handler_field',
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

Comment indentation error, expected only 5 spaces
Open

//       'handler' => 'views_handler_view_submission_field',
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

There must be no blank line following an inline comment
Open

//   );
Severity: Minor
Found in tripal_galaxy.views.inc by phpcodesniffer

There are no issues that match your filters.

Category
Status