You are here

log.txt in Statistics Pro 6.2

$view = new view;
$view->name = 'statspro_log';
$view->description = 'Error messages and warnings';
$view->tag = 'Statistics Pro';
$view->view_php = '';
$view->base_table = 'statspro';
$view->is_cacheable = FALSE;
$view->api_version = 2;
$view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */
$handler = $view->new_display('default', 'Defaults', 'default');
$handler->override_option('fields', array(
  'day' => array(
    'label' => 'Date',
    'date_format' => 'custom',
    'custom_date_format' => 'd. F Y',
    'exclude' => 0,
    'id' => 'day',
    'table' => 'statspro',
    'field' => 'day',
    'relationship' => 'none',
  ),
  'error' => array(
    'label' => 'Errors',
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'error',
    'table' => 'statspro',
    'field' => 'error',
    'override' => array(
      'button' => 'Override',
    ),
    'relationship' => 'none',
    'display_mode' => 'graph',
    'graph_size' => '350',
  ),
  'error_1' => array(
    'label' => 'Trend',
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'error_1',
    'table' => 'statspro',
    'field' => 'error',
    'override' => array(
      'button' => 'Override',
    ),
    'relationship' => 'none',
    'display_mode' => 'trend',
    'graph_size' => '',
  ),
  'error_2' => array(
    'label' => 'Amount',
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'error_2',
    'table' => 'statspro',
    'field' => 'error',
    'override' => array(
      'button' => 'Override',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
));
$handler->override_option('sorts', array(
  'day' => array(
    'order' => 'DESC',
    'id' => 'day',
    'table' => 'statspro',
    'field' => 'day',
    'override' => array(
      'button' => 'Override',
    ),
    'relationship' => 'none',
  ),
));
$handler->override_option('filters', array(
  'error' => array(
    'operator' => '>',
    'value' => array(
      'value' => '0',
      'min' => '',
      'max' => '',
    ),
    'group' => '0',
    'exposed' => FALSE,
    'expose' => array(
      'operator' => FALSE,
      'label' => '',
    ),
    'id' => 'error',
    'table' => 'statspro',
    'field' => 'error',
    'override' => array(
      'button' => 'Override',
    ),
    'relationship' => 'none',
  ),
));
$handler->override_option('access', array(
  'type' => 'perm',
  'perm' => 'access statistics pro reports',
));
$handler->override_option('cache', array(
  'type' => 'none',
));
$handler->override_option('title', 'Statistics Pro');
$handler->override_option('header', 'Overview for error messages.');
$handler->override_option('header_format', '1');
$handler->override_option('header_empty', 0);
$handler->override_option('use_ajax', TRUE);
$handler->override_option('use_pager', '1');
$handler->override_option('style_plugin', 'table');
$handler->override_option('style_options', array(
  'grouping' => '',
  'override' => 1,
  'sticky' => 0,
  'order' => 'desc',
  'columns' => array(
    'day' => 'day',
    'error' => 'error',
    'error_1' => 'error_1',
    'error_2' => 'error_2',
  ),
  'info' => array(
    'day' => array(
      'sortable' => 1,
      'separator' => '',
    ),
    'error' => array(
      'sortable' => 0,
      'separator' => '',
    ),
    'error_1' => array(
      'sortable' => 0,
      'separator' => '',
    ),
    'error_2' => array(
      'sortable' => 1,
      'separator' => '',
    ),
  ),
  'default' => 'day',
));
$handler = $view->new_display('page', 'All alerts', 'page_1');
$handler->override_option('fields', array(
  'day' => array(
    'label' => 'Date',
    'date_format' => 'custom',
    'custom_date_format' => 'd. F Y',
    'exclude' => 0,
    'id' => 'day',
    'table' => 'statspro',
    'field' => 'day',
    'relationship' => 'none',
  ),
  'alert' => array(
    'label' => 'Alerts',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'alert',
    'table' => 'statspro',
    'field' => 'alert',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '350',
  ),
  'alert_1' => array(
    'label' => 'Trend',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'alert_1',
    'table' => 'statspro',
    'field' => 'alert',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'trend',
    'graph_size' => '',
  ),
  'alert_2' => array(
    'label' => 'Amount',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'alert_2',
    'table' => 'statspro',
    'field' => 'alert',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
));
$handler->override_option('filters', array());
$handler->override_option('header', 'Alert messages.');
$handler->override_option('path', 'admin/reports/statspro/log');
$handler->override_option('menu', array(
  'type' => 'tab',
  'title' => 'Logs',
  'description' => '',
  'weight' => '0',
  'name' => 'navigation',
));
$handler->override_option('tab_options', array(
  'type' => 'none',
  'title' => '',
  'description' => '',
  'weight' => 0,
  'name' => 'navigation',
));
$handler = $view->new_display('attachment', 'Alerts presented to authenticated users', 'attachment_1');
$handler->override_option('fields', array(
  'day' => array(
    'label' => 'Date',
    'date_format' => 'custom',
    'custom_date_format' => 'd. F Y',
    'exclude' => 0,
    'id' => 'day',
    'table' => 'statspro',
    'field' => 'day',
    'relationship' => 'none',
  ),
  'ualert' => array(
    'label' => 'Alerts',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => ',.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'ualert',
    'table' => 'statspro',
    'field' => 'ualert',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '350',
  ),
  'ualert_1' => array(
    'label' => 'Trend',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'ualert_1',
    'table' => 'statspro',
    'field' => 'ualert',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
  'ualert_2' => array(
    'label' => 'Amount',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'ualert_2',
    'table' => 'statspro',
    'field' => 'ualert',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
));
$handler->override_option('filters', array());
$handler->override_option('header', 'Alerts presented to authenticated users');
$handler->override_option('attachment_position', 'after');
$handler->override_option('inherit_arguments', TRUE);
$handler->override_option('inherit_exposed_filters', FALSE);
$handler->override_option('inherit_pager', FALSE);
$handler->override_option('render_pager', TRUE);
$handler->override_option('displays', array(
  'page_1' => 'page_1',
  'default' => 0,
));
$handler = $view->new_display('attachment', 'All critical condition messages', 'attachment_2');
$handler->override_option('fields', array(
  'day' => array(
    'label' => 'Date',
    'date_format' => 'custom',
    'custom_date_format' => 'd. F Y',
    'exclude' => 0,
    'id' => 'day',
    'table' => 'statspro',
    'field' => 'day',
    'relationship' => 'none',
  ),
  'critical' => array(
    'label' => 'Critical conditions',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'critical',
    'table' => 'statspro',
    'field' => 'critical',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '350',
  ),
  'critical_1' => array(
    'label' => 'Trend',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'critical_1',
    'table' => 'statspro',
    'field' => 'critical',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
  'critical_2' => array(
    'label' => 'Amount',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'critical_2',
    'table' => 'statspro',
    'field' => 'critical',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
));
$handler->override_option('filters', array());
$handler->override_option('header', 'Critical condition messages.');
$handler->override_option('attachment_position', 'after');
$handler->override_option('inherit_arguments', TRUE);
$handler->override_option('inherit_exposed_filters', FALSE);
$handler->override_option('inherit_pager', FALSE);
$handler->override_option('render_pager', TRUE);
$handler->override_option('displays', array(
  'page_1' => 'page_1',
  'default' => 0,
));
$handler = $view->new_display('attachment', 'Critical condition messages presented to authenticated users', 'attachment_3');
$handler->override_option('fields', array(
  'day' => array(
    'label' => 'Date',
    'date_format' => 'custom',
    'custom_date_format' => 'd. F Y',
    'exclude' => 0,
    'id' => 'day',
    'table' => 'statspro',
    'field' => 'day',
    'relationship' => 'none',
  ),
  'ucritical' => array(
    'label' => 'Critical conditions',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'ucritical',
    'table' => 'statspro',
    'field' => 'ucritical',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '350',
  ),
  'ucritical_1' => array(
    'label' => 'Trend',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'ucritical_1',
    'table' => 'statspro',
    'field' => 'ucritical',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
  'ucritical_2' => array(
    'label' => 'Amount',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'ucritical_2',
    'table' => 'statspro',
    'field' => 'ucritical',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
));
$handler->override_option('filters', array());
$handler->override_option('header', 'Critical condition messages presented to authenticated users');
$handler->override_option('attachment_position', 'after');
$handler->override_option('inherit_arguments', TRUE);
$handler->override_option('inherit_exposed_filters', FALSE);
$handler->override_option('inherit_pager', FALSE);
$handler->override_option('render_pager', TRUE);
$handler->override_option('displays', array(
  'page_1' => 'page_1',
  'default' => 0,
));
$handler = $view->new_display('attachment', 'All emergency messages', 'attachment_4');
$handler->override_option('fields', array(
  'day' => array(
    'label' => 'Date',
    'date_format' => 'custom',
    'custom_date_format' => 'd. F Y',
    'exclude' => 0,
    'id' => 'day',
    'table' => 'statspro',
    'field' => 'day',
    'relationship' => 'none',
  ),
  'emergency' => array(
    'label' => 'Emergencies',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'emergency',
    'table' => 'statspro',
    'field' => 'emergency',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '350',
  ),
  'emergency_1' => array(
    'label' => 'Trend',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'emergency_1',
    'table' => 'statspro',
    'field' => 'emergency',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
  'emergency_2' => array(
    'label' => 'Amount',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'emergency_2',
    'table' => 'statspro',
    'field' => 'emergency',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
));
$handler->override_option('filters', array());
$handler->override_option('header', 'Emergency messages');
$handler->override_option('attachment_position', 'after');
$handler->override_option('inherit_arguments', TRUE);
$handler->override_option('inherit_exposed_filters', FALSE);
$handler->override_option('inherit_pager', FALSE);
$handler->override_option('render_pager', TRUE);
$handler->override_option('displays', array(
  'page_1' => 'page_1',
  'default' => 0,
));
$handler = $view->new_display('attachment', 'Emergency messages presented to authenticated users', 'attachment_5');
$handler->override_option('fields', array(
  'day' => array(
    'label' => 'Date',
    'date_format' => 'custom',
    'custom_date_format' => 'd. F Y',
    'exclude' => 0,
    'id' => 'day',
    'table' => 'statspro',
    'field' => 'day',
    'relationship' => 'none',
  ),
  'uemergency' => array(
    'label' => 'Emergencies',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'uemergency',
    'table' => 'statspro',
    'field' => 'uemergency',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '350',
  ),
  'uemergency_1' => array(
    'label' => 'Trend',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'uemergency_1',
    'table' => 'statspro',
    'field' => 'uemergency',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
  'uemergency_2' => array(
    'label' => 'Amount',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'uemergency_2',
    'table' => 'statspro',
    'field' => 'uemergency',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
));
$handler->override_option('filters', array());
$handler->override_option('header', 'Emergency messages presented to authenticated users');
$handler->override_option('attachment_position', 'after');
$handler->override_option('inherit_arguments', TRUE);
$handler->override_option('inherit_exposed_filters', FALSE);
$handler->override_option('inherit_pager', FALSE);
$handler->override_option('render_pager', TRUE);
$handler->override_option('displays', array(
  'page_1' => 'page_1',
  'default' => 0,
));
$handler = $view->new_display('attachment', 'All error messages', 'attachment_6');
$handler->override_option('filters', array());
$handler->override_option('header', 'All error messages');
$handler->override_option('attachment_position', 'after');
$handler->override_option('inherit_arguments', TRUE);
$handler->override_option('inherit_exposed_filters', FALSE);
$handler->override_option('inherit_pager', FALSE);
$handler->override_option('render_pager', TRUE);
$handler->override_option('displays', array(
  'page_1' => 'page_1',
  'default' => 0,
));
$handler = $view->new_display('attachment', 'Errors presented to authenticated users', 'attachment_7');
$handler->override_option('fields', array(
  'day' => array(
    'label' => 'Date',
    'date_format' => 'custom',
    'custom_date_format' => 'd. F Y',
    'exclude' => 0,
    'id' => 'day',
    'table' => 'statspro',
    'field' => 'day',
    'relationship' => 'none',
  ),
  'uerror' => array(
    'label' => 'Errors, users',
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'uerror',
    'table' => 'statspro',
    'field' => 'uerror',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'graph',
    'graph_size' => '350',
  ),
  'uerror_1' => array(
    'label' => 'Trend',
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'uerror_1',
    'table' => 'statspro',
    'field' => 'uerror',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'trend',
    'graph_size' => '',
  ),
  'uerror_2' => array(
    'label' => 'Amount',
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'uerror_2',
    'table' => 'statspro',
    'field' => 'uerror',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
));
$handler->override_option('filters', array());
$handler->override_option('header', 'Error messages presented to authenticated users');
$handler->override_option('style_options', array(
  'grouping' => '',
  'override' => 1,
  'sticky' => 0,
  'order' => 'desc',
  'columns' => array(
    'day' => 'day',
    'uerror' => 'uerror',
    'uerror_1' => 'uerror_1',
    'uerror_2' => 'uerror_2',
  ),
  'info' => array(
    'day' => array(
      'sortable' => 1,
      'separator' => '',
    ),
    'uerror' => array(
      'sortable' => 0,
      'separator' => '',
    ),
    'uerror_1' => array(
      'sortable' => 0,
      'separator' => '',
    ),
    'uerror_2' => array(
      'sortable' => 1,
      'separator' => '',
    ),
  ),
  'default' => 'day',
));
$handler->override_option('attachment_position', 'after');
$handler->override_option('inherit_arguments', TRUE);
$handler->override_option('inherit_exposed_filters', FALSE);
$handler->override_option('inherit_pager', FALSE);
$handler->override_option('render_pager', TRUE);
$handler->override_option('displays', array(
  'page_1' => 'page_1',
  'default' => 0,
));
$handler = $view->new_display('attachment', 'All warnings', 'attachment_8');
$handler->override_option('fields', array(
  'day' => array(
    'label' => 'Date',
    'date_format' => 'custom',
    'custom_date_format' => 'd. F Y',
    'exclude' => 0,
    'id' => 'day',
    'table' => 'statspro',
    'field' => 'day',
    'relationship' => 'none',
  ),
  'warning' => array(
    'label' => 'Warnings',
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'warning',
    'table' => 'statspro',
    'field' => 'warning',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'graph',
    'graph_size' => '350',
  ),
  'warning_1' => array(
    'label' => 'Trend',
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'warning_1',
    'table' => 'statspro',
    'field' => 'warning',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'trend',
    'graph_size' => '',
  ),
  'warning_2' => array(
    'label' => 'Amount',
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'warning_2',
    'table' => 'statspro',
    'field' => 'warning',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
));
$handler->override_option('filters', array());
$handler->override_option('header', 'Overview for warnings.');
$handler->override_option('style_options', array(
  'grouping' => '',
  'override' => 1,
  'sticky' => 0,
  'order' => 'desc',
  'columns' => array(
    'day' => 'day',
    'warning' => 'warning',
    'warning_1' => 'warning_1',
    'warning_2' => 'warning_2',
  ),
  'info' => array(
    'day' => array(
      'sortable' => 1,
      'separator' => '',
    ),
    'warning' => array(
      'sortable' => 0,
      'separator' => '',
    ),
    'warning_1' => array(
      'sortable' => 0,
      'separator' => '',
    ),
    'warning_2' => array(
      'sortable' => 1,
      'separator' => '',
    ),
  ),
  'default' => 'day',
));
$handler->override_option('attachment_position', 'after');
$handler->override_option('inherit_arguments', TRUE);
$handler->override_option('inherit_exposed_filters', FALSE);
$handler->override_option('inherit_pager', FALSE);
$handler->override_option('render_pager', TRUE);
$handler->override_option('displays', array(
  'page_1' => 'page_1',
  'default' => 0,
));
$handler = $view->new_display('attachment', 'Warnings presented to authenticated users', 'attachment_9');
$handler->override_option('fields', array(
  'day' => array(
    'label' => 'Date',
    'date_format' => 'custom',
    'custom_date_format' => 'd. F Y',
    'exclude' => 0,
    'id' => 'day',
    'table' => 'statspro',
    'field' => 'day',
    'relationship' => 'none',
  ),
  'uwarning' => array(
    'label' => 'Warnings, users',
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'uwarning',
    'table' => 'statspro',
    'field' => 'uwarning',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'graph',
    'graph_size' => '350',
  ),
  'uwarning_1' => array(
    'label' => 'Trend',
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'uwarning_1',
    'table' => 'statspro',
    'field' => 'uwarning',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'trend',
    'graph_size' => '',
  ),
  'uwarning_2' => array(
    'label' => 'Amount',
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'uwarning_2',
    'table' => 'statspro',
    'field' => 'uwarning',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
));
$handler->override_option('filters', array());
$handler->override_option('header', 'Warnings presented to authenticated users');
$handler->override_option('style_options', array(
  'grouping' => '',
  'override' => 1,
  'sticky' => 0,
  'order' => 'desc',
  'columns' => array(
    'day' => 'day',
    'uwarning' => 'uwarning',
    'uwarning_1' => 'uwarning_1',
    'uwarning_2' => 'uwarning_2',
  ),
  'info' => array(
    'day' => array(
      'sortable' => 1,
      'separator' => '',
    ),
    'uwarning' => array(
      'sortable' => 0,
      'separator' => '',
    ),
    'uwarning_1' => array(
      'sortable' => 0,
      'separator' => '',
    ),
    'uwarning_2' => array(
      'sortable' => 1,
      'separator' => '',
    ),
  ),
  'default' => 'day',
));
$handler->override_option('attachment_position', 'after');
$handler->override_option('inherit_arguments', TRUE);
$handler->override_option('inherit_exposed_filters', FALSE);
$handler->override_option('inherit_pager', FALSE);
$handler->override_option('render_pager', TRUE);
$handler->override_option('displays', array(
  'page_1' => 'page_1',
  'default' => 0,
));
$handler = $view->new_display('attachment', 'Watchdog messages chart', 'attachment_10');
$handler->override_option('fields', array(
  'day' => array(
    'label' => 'Date',
    'date_format' => 'custom',
    'custom_date_format' => 'd. F Y',
    'exclude' => 0,
    'id' => 'day',
    'table' => 'statspro',
    'field' => 'day',
    'relationship' => 'none',
  ),
  'alert' => array(
    'label' => 'Alerts',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'alert',
    'table' => 'statspro',
    'field' => 'alert',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
  'ualert' => array(
    'label' => 'Alerts for authenticated users',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'ualert',
    'table' => 'statspro',
    'field' => 'ualert',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
  'critical' => array(
    'label' => 'Critical conditions',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'critical',
    'table' => 'statspro',
    'field' => 'critical',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
  'ucritical' => array(
    'label' => 'Critical conditions for authenticated users',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'ucritical',
    'table' => 'statspro',
    'field' => 'ucritical',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
  'emergency' => array(
    'label' => 'Emergencies',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'emergency',
    'table' => 'statspro',
    'field' => 'emergency',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
  'uemergency' => array(
    'label' => 'Emergencies for authenticated users',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'uemergency',
    'table' => 'statspro',
    'field' => 'uemergency',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
  'error' => array(
    'label' => 'Errors',
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'error',
    'table' => 'statspro',
    'field' => 'error',
    'override' => array(
      'button' => 'Override',
    ),
    'relationship' => 'none',
    'display_mode' => 'graph',
    'graph_size' => '350',
  ),
  'uerror' => array(
    'label' => 'Errors for authenticated users',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'uerror',
    'table' => 'statspro',
    'field' => 'uerror',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
  'warning' => array(
    'label' => 'Warnings',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'warning',
    'table' => 'statspro',
    'field' => 'warning',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
  'uwarning' => array(
    'label' => 'Warnings for authenticated users',
    'alter' => array(
      'alter_text' => 0,
      'text' => '',
      'make_link' => 0,
      'path' => '',
      'link_class' => '',
      'alt' => '',
      'prefix' => '',
      'suffix' => '',
      'target' => '',
      'help' => '',
      'trim' => 0,
      'max_length' => '',
      'word_boundary' => 1,
      'ellipsis' => 1,
      'html' => 0,
      'strip_tags' => 0,
    ),
    'empty' => '',
    'hide_empty' => 0,
    'empty_zero' => 0,
    'set_precision' => FALSE,
    'precision' => 0,
    'decimal' => '.',
    'separator' => '.',
    'prefix' => '',
    'suffix' => '',
    'exclude' => 0,
    'id' => 'uwarning',
    'table' => 'statspro',
    'field' => 'uwarning',
    'override' => array(
      'button' => 'Use default',
    ),
    'relationship' => 'none',
    'display_mode' => 'text',
    'graph_size' => '',
  ),
));
$handler->override_option('filters', array());
$handler->override_option('header', 'Watchdog messages chart');
$handler->override_option('style_plugin', 'charts');
$handler->override_option('style_options', array(
  'views_charts_series_fields' => array(
    'alert' => 'alert',
    'ualert' => 'ualert',
    'critical' => 'critical',
    'ucritical' => 'ucritical',
    'emergency' => 'emergency',
    'uemergency' => 'uemergency',
    'error' => 'error',
    'uerror' => 'uerror',
    'warning' => 'warning',
    'uwarning' => 'uwarning',
  ),
  'views_charts_x_labels' => 'day',
  'width' => '700',
  'height' => '200',
  'engine' => 'bluff',
  'type' => array(
    'amcharts' => 'line',
    'bluff' => 'line',
    'open-flash' => 'line',
  ),
  'wmode' => 'window',
  'y_min' => '0',
  'y_legend' => '',
));
$handler->override_option('attachment_position', 'after');
$handler->override_option('inherit_arguments', TRUE);
$handler->override_option('inherit_exposed_filters', FALSE);
$handler->override_option('inherit_pager', FALSE);
$handler->override_option('render_pager', TRUE);
$handler->override_option('displays', array(
  'page_1' => 'page_1',
  'default' => 0,
));

File

views_exported/log.txt
View source
  1. $view = new view;
  2. $view->name = 'statspro_log';
  3. $view->description = 'Error messages and warnings';
  4. $view->tag = 'Statistics Pro';
  5. $view->view_php = '';
  6. $view->base_table = 'statspro';
  7. $view->is_cacheable = FALSE;
  8. $view->api_version = 2;
  9. $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */
  10. $handler = $view->new_display('default', 'Defaults', 'default');
  11. $handler->override_option('fields', array(
  12. 'day' => array(
  13. 'label' => 'Date',
  14. 'date_format' => 'custom',
  15. 'custom_date_format' => 'd. F Y',
  16. 'exclude' => 0,
  17. 'id' => 'day',
  18. 'table' => 'statspro',
  19. 'field' => 'day',
  20. 'relationship' => 'none',
  21. ),
  22. 'error' => array(
  23. 'label' => 'Errors',
  24. 'set_precision' => FALSE,
  25. 'precision' => 0,
  26. 'decimal' => '.',
  27. 'separator' => '.',
  28. 'prefix' => '',
  29. 'suffix' => '',
  30. 'exclude' => 0,
  31. 'id' => 'error',
  32. 'table' => 'statspro',
  33. 'field' => 'error',
  34. 'override' => array(
  35. 'button' => 'Override',
  36. ),
  37. 'relationship' => 'none',
  38. 'display_mode' => 'graph',
  39. 'graph_size' => '350',
  40. ),
  41. 'error_1' => array(
  42. 'label' => 'Trend',
  43. 'set_precision' => FALSE,
  44. 'precision' => 0,
  45. 'decimal' => '.',
  46. 'separator' => '.',
  47. 'prefix' => '',
  48. 'suffix' => '',
  49. 'exclude' => 0,
  50. 'id' => 'error_1',
  51. 'table' => 'statspro',
  52. 'field' => 'error',
  53. 'override' => array(
  54. 'button' => 'Override',
  55. ),
  56. 'relationship' => 'none',
  57. 'display_mode' => 'trend',
  58. 'graph_size' => '',
  59. ),
  60. 'error_2' => array(
  61. 'label' => 'Amount',
  62. 'set_precision' => FALSE,
  63. 'precision' => 0,
  64. 'decimal' => '.',
  65. 'separator' => '.',
  66. 'prefix' => '',
  67. 'suffix' => '',
  68. 'exclude' => 0,
  69. 'id' => 'error_2',
  70. 'table' => 'statspro',
  71. 'field' => 'error',
  72. 'override' => array(
  73. 'button' => 'Override',
  74. ),
  75. 'relationship' => 'none',
  76. 'display_mode' => 'text',
  77. 'graph_size' => '',
  78. ),
  79. ));
  80. $handler->override_option('sorts', array(
  81. 'day' => array(
  82. 'order' => 'DESC',
  83. 'id' => 'day',
  84. 'table' => 'statspro',
  85. 'field' => 'day',
  86. 'override' => array(
  87. 'button' => 'Override',
  88. ),
  89. 'relationship' => 'none',
  90. ),
  91. ));
  92. $handler->override_option('filters', array(
  93. 'error' => array(
  94. 'operator' => '>',
  95. 'value' => array(
  96. 'value' => '0',
  97. 'min' => '',
  98. 'max' => '',
  99. ),
  100. 'group' => '0',
  101. 'exposed' => FALSE,
  102. 'expose' => array(
  103. 'operator' => FALSE,
  104. 'label' => '',
  105. ),
  106. 'id' => 'error',
  107. 'table' => 'statspro',
  108. 'field' => 'error',
  109. 'override' => array(
  110. 'button' => 'Override',
  111. ),
  112. 'relationship' => 'none',
  113. ),
  114. ));
  115. $handler->override_option('access', array(
  116. 'type' => 'perm',
  117. 'perm' => 'access statistics pro reports',
  118. ));
  119. $handler->override_option('cache', array(
  120. 'type' => 'none',
  121. ));
  122. $handler->override_option('title', 'Statistics Pro');
  123. $handler->override_option('header', 'Overview for error messages.');
  124. $handler->override_option('header_format', '1');
  125. $handler->override_option('header_empty', 0);
  126. $handler->override_option('use_ajax', TRUE);
  127. $handler->override_option('use_pager', '1');
  128. $handler->override_option('style_plugin', 'table');
  129. $handler->override_option('style_options', array(
  130. 'grouping' => '',
  131. 'override' => 1,
  132. 'sticky' => 0,
  133. 'order' => 'desc',
  134. 'columns' => array(
  135. 'day' => 'day',
  136. 'error' => 'error',
  137. 'error_1' => 'error_1',
  138. 'error_2' => 'error_2',
  139. ),
  140. 'info' => array(
  141. 'day' => array(
  142. 'sortable' => 1,
  143. 'separator' => '',
  144. ),
  145. 'error' => array(
  146. 'sortable' => 0,
  147. 'separator' => '',
  148. ),
  149. 'error_1' => array(
  150. 'sortable' => 0,
  151. 'separator' => '',
  152. ),
  153. 'error_2' => array(
  154. 'sortable' => 1,
  155. 'separator' => '',
  156. ),
  157. ),
  158. 'default' => 'day',
  159. ));
  160. $handler = $view->new_display('page', 'All alerts', 'page_1');
  161. $handler->override_option('fields', array(
  162. 'day' => array(
  163. 'label' => 'Date',
  164. 'date_format' => 'custom',
  165. 'custom_date_format' => 'd. F Y',
  166. 'exclude' => 0,
  167. 'id' => 'day',
  168. 'table' => 'statspro',
  169. 'field' => 'day',
  170. 'relationship' => 'none',
  171. ),
  172. 'alert' => array(
  173. 'label' => 'Alerts',
  174. 'alter' => array(
  175. 'alter_text' => 0,
  176. 'text' => '',
  177. 'make_link' => 0,
  178. 'path' => '',
  179. 'link_class' => '',
  180. 'alt' => '',
  181. 'prefix' => '',
  182. 'suffix' => '',
  183. 'target' => '',
  184. 'help' => '',
  185. 'trim' => 0,
  186. 'max_length' => '',
  187. 'word_boundary' => 1,
  188. 'ellipsis' => 1,
  189. 'html' => 0,
  190. 'strip_tags' => 0,
  191. ),
  192. 'empty' => '',
  193. 'hide_empty' => 0,
  194. 'empty_zero' => 0,
  195. 'set_precision' => FALSE,
  196. 'precision' => 0,
  197. 'decimal' => '.',
  198. 'separator' => '.',
  199. 'prefix' => '',
  200. 'suffix' => '',
  201. 'exclude' => 0,
  202. 'id' => 'alert',
  203. 'table' => 'statspro',
  204. 'field' => 'alert',
  205. 'override' => array(
  206. 'button' => 'Use default',
  207. ),
  208. 'relationship' => 'none',
  209. 'display_mode' => 'text',
  210. 'graph_size' => '350',
  211. ),
  212. 'alert_1' => array(
  213. 'label' => 'Trend',
  214. 'alter' => array(
  215. 'alter_text' => 0,
  216. 'text' => '',
  217. 'make_link' => 0,
  218. 'path' => '',
  219. 'link_class' => '',
  220. 'alt' => '',
  221. 'prefix' => '',
  222. 'suffix' => '',
  223. 'target' => '',
  224. 'help' => '',
  225. 'trim' => 0,
  226. 'max_length' => '',
  227. 'word_boundary' => 1,
  228. 'ellipsis' => 1,
  229. 'html' => 0,
  230. 'strip_tags' => 0,
  231. ),
  232. 'empty' => '',
  233. 'hide_empty' => 0,
  234. 'empty_zero' => 0,
  235. 'set_precision' => FALSE,
  236. 'precision' => 0,
  237. 'decimal' => '.',
  238. 'separator' => '.',
  239. 'prefix' => '',
  240. 'suffix' => '',
  241. 'exclude' => 0,
  242. 'id' => 'alert_1',
  243. 'table' => 'statspro',
  244. 'field' => 'alert',
  245. 'override' => array(
  246. 'button' => 'Use default',
  247. ),
  248. 'relationship' => 'none',
  249. 'display_mode' => 'trend',
  250. 'graph_size' => '',
  251. ),
  252. 'alert_2' => array(
  253. 'label' => 'Amount',
  254. 'alter' => array(
  255. 'alter_text' => 0,
  256. 'text' => '',
  257. 'make_link' => 0,
  258. 'path' => '',
  259. 'link_class' => '',
  260. 'alt' => '',
  261. 'prefix' => '',
  262. 'suffix' => '',
  263. 'target' => '',
  264. 'help' => '',
  265. 'trim' => 0,
  266. 'max_length' => '',
  267. 'word_boundary' => 1,
  268. 'ellipsis' => 1,
  269. 'html' => 0,
  270. 'strip_tags' => 0,
  271. ),
  272. 'empty' => '',
  273. 'hide_empty' => 0,
  274. 'empty_zero' => 0,
  275. 'set_precision' => FALSE,
  276. 'precision' => 0,
  277. 'decimal' => '.',
  278. 'separator' => '.',
  279. 'prefix' => '',
  280. 'suffix' => '',
  281. 'exclude' => 0,
  282. 'id' => 'alert_2',
  283. 'table' => 'statspro',
  284. 'field' => 'alert',
  285. 'override' => array(
  286. 'button' => 'Use default',
  287. ),
  288. 'relationship' => 'none',
  289. 'display_mode' => 'text',
  290. 'graph_size' => '',
  291. ),
  292. ));
  293. $handler->override_option('filters', array());
  294. $handler->override_option('header', 'Alert messages.');
  295. $handler->override_option('path', 'admin/reports/statspro/log');
  296. $handler->override_option('menu', array(
  297. 'type' => 'tab',
  298. 'title' => 'Logs',
  299. 'description' => '',
  300. 'weight' => '0',
  301. 'name' => 'navigation',
  302. ));
  303. $handler->override_option('tab_options', array(
  304. 'type' => 'none',
  305. 'title' => '',
  306. 'description' => '',
  307. 'weight' => 0,
  308. 'name' => 'navigation',
  309. ));
  310. $handler = $view->new_display('attachment', 'Alerts presented to authenticated users', 'attachment_1');
  311. $handler->override_option('fields', array(
  312. 'day' => array(
  313. 'label' => 'Date',
  314. 'date_format' => 'custom',
  315. 'custom_date_format' => 'd. F Y',
  316. 'exclude' => 0,
  317. 'id' => 'day',
  318. 'table' => 'statspro',
  319. 'field' => 'day',
  320. 'relationship' => 'none',
  321. ),
  322. 'ualert' => array(
  323. 'label' => 'Alerts',
  324. 'alter' => array(
  325. 'alter_text' => 0,
  326. 'text' => '',
  327. 'make_link' => 0,
  328. 'path' => '',
  329. 'link_class' => '',
  330. 'alt' => '',
  331. 'prefix' => '',
  332. 'suffix' => '',
  333. 'target' => '',
  334. 'help' => '',
  335. 'trim' => 0,
  336. 'max_length' => '',
  337. 'word_boundary' => 1,
  338. 'ellipsis' => 1,
  339. 'html' => 0,
  340. 'strip_tags' => 0,
  341. ),
  342. 'empty' => '',
  343. 'hide_empty' => 0,
  344. 'empty_zero' => 0,
  345. 'set_precision' => FALSE,
  346. 'precision' => 0,
  347. 'decimal' => '.',
  348. 'separator' => ',.',
  349. 'prefix' => '',
  350. 'suffix' => '',
  351. 'exclude' => 0,
  352. 'id' => 'ualert',
  353. 'table' => 'statspro',
  354. 'field' => 'ualert',
  355. 'override' => array(
  356. 'button' => 'Use default',
  357. ),
  358. 'relationship' => 'none',
  359. 'display_mode' => 'text',
  360. 'graph_size' => '350',
  361. ),
  362. 'ualert_1' => array(
  363. 'label' => 'Trend',
  364. 'alter' => array(
  365. 'alter_text' => 0,
  366. 'text' => '',
  367. 'make_link' => 0,
  368. 'path' => '',
  369. 'link_class' => '',
  370. 'alt' => '',
  371. 'prefix' => '',
  372. 'suffix' => '',
  373. 'target' => '',
  374. 'help' => '',
  375. 'trim' => 0,
  376. 'max_length' => '',
  377. 'word_boundary' => 1,
  378. 'ellipsis' => 1,
  379. 'html' => 0,
  380. 'strip_tags' => 0,
  381. ),
  382. 'empty' => '',
  383. 'hide_empty' => 0,
  384. 'empty_zero' => 0,
  385. 'set_precision' => FALSE,
  386. 'precision' => 0,
  387. 'decimal' => '.',
  388. 'separator' => '.',
  389. 'prefix' => '',
  390. 'suffix' => '',
  391. 'exclude' => 0,
  392. 'id' => 'ualert_1',
  393. 'table' => 'statspro',
  394. 'field' => 'ualert',
  395. 'override' => array(
  396. 'button' => 'Use default',
  397. ),
  398. 'relationship' => 'none',
  399. 'display_mode' => 'text',
  400. 'graph_size' => '',
  401. ),
  402. 'ualert_2' => array(
  403. 'label' => 'Amount',
  404. 'alter' => array(
  405. 'alter_text' => 0,
  406. 'text' => '',
  407. 'make_link' => 0,
  408. 'path' => '',
  409. 'link_class' => '',
  410. 'alt' => '',
  411. 'prefix' => '',
  412. 'suffix' => '',
  413. 'target' => '',
  414. 'help' => '',
  415. 'trim' => 0,
  416. 'max_length' => '',
  417. 'word_boundary' => 1,
  418. 'ellipsis' => 1,
  419. 'html' => 0,
  420. 'strip_tags' => 0,
  421. ),
  422. 'empty' => '',
  423. 'hide_empty' => 0,
  424. 'empty_zero' => 0,
  425. 'set_precision' => FALSE,
  426. 'precision' => 0,
  427. 'decimal' => '.',
  428. 'separator' => '.',
  429. 'prefix' => '',
  430. 'suffix' => '',
  431. 'exclude' => 0,
  432. 'id' => 'ualert_2',
  433. 'table' => 'statspro',
  434. 'field' => 'ualert',
  435. 'override' => array(
  436. 'button' => 'Use default',
  437. ),
  438. 'relationship' => 'none',
  439. 'display_mode' => 'text',
  440. 'graph_size' => '',
  441. ),
  442. ));
  443. $handler->override_option('filters', array());
  444. $handler->override_option('header', 'Alerts presented to authenticated users');
  445. $handler->override_option('attachment_position', 'after');
  446. $handler->override_option('inherit_arguments', TRUE);
  447. $handler->override_option('inherit_exposed_filters', FALSE);
  448. $handler->override_option('inherit_pager', FALSE);
  449. $handler->override_option('render_pager', TRUE);
  450. $handler->override_option('displays', array(
  451. 'page_1' => 'page_1',
  452. 'default' => 0,
  453. ));
  454. $handler = $view->new_display('attachment', 'All critical condition messages', 'attachment_2');
  455. $handler->override_option('fields', array(
  456. 'day' => array(
  457. 'label' => 'Date',
  458. 'date_format' => 'custom',
  459. 'custom_date_format' => 'd. F Y',
  460. 'exclude' => 0,
  461. 'id' => 'day',
  462. 'table' => 'statspro',
  463. 'field' => 'day',
  464. 'relationship' => 'none',
  465. ),
  466. 'critical' => array(
  467. 'label' => 'Critical conditions',
  468. 'alter' => array(
  469. 'alter_text' => 0,
  470. 'text' => '',
  471. 'make_link' => 0,
  472. 'path' => '',
  473. 'link_class' => '',
  474. 'alt' => '',
  475. 'prefix' => '',
  476. 'suffix' => '',
  477. 'target' => '',
  478. 'help' => '',
  479. 'trim' => 0,
  480. 'max_length' => '',
  481. 'word_boundary' => 1,
  482. 'ellipsis' => 1,
  483. 'html' => 0,
  484. 'strip_tags' => 0,
  485. ),
  486. 'empty' => '',
  487. 'hide_empty' => 0,
  488. 'empty_zero' => 0,
  489. 'set_precision' => FALSE,
  490. 'precision' => 0,
  491. 'decimal' => '.',
  492. 'separator' => '.',
  493. 'prefix' => '',
  494. 'suffix' => '',
  495. 'exclude' => 0,
  496. 'id' => 'critical',
  497. 'table' => 'statspro',
  498. 'field' => 'critical',
  499. 'override' => array(
  500. 'button' => 'Use default',
  501. ),
  502. 'relationship' => 'none',
  503. 'display_mode' => 'text',
  504. 'graph_size' => '350',
  505. ),
  506. 'critical_1' => array(
  507. 'label' => 'Trend',
  508. 'alter' => array(
  509. 'alter_text' => 0,
  510. 'text' => '',
  511. 'make_link' => 0,
  512. 'path' => '',
  513. 'link_class' => '',
  514. 'alt' => '',
  515. 'prefix' => '',
  516. 'suffix' => '',
  517. 'target' => '',
  518. 'help' => '',
  519. 'trim' => 0,
  520. 'max_length' => '',
  521. 'word_boundary' => 1,
  522. 'ellipsis' => 1,
  523. 'html' => 0,
  524. 'strip_tags' => 0,
  525. ),
  526. 'empty' => '',
  527. 'hide_empty' => 0,
  528. 'empty_zero' => 0,
  529. 'set_precision' => FALSE,
  530. 'precision' => 0,
  531. 'decimal' => '.',
  532. 'separator' => '.',
  533. 'prefix' => '',
  534. 'suffix' => '',
  535. 'exclude' => 0,
  536. 'id' => 'critical_1',
  537. 'table' => 'statspro',
  538. 'field' => 'critical',
  539. 'override' => array(
  540. 'button' => 'Use default',
  541. ),
  542. 'relationship' => 'none',
  543. 'display_mode' => 'text',
  544. 'graph_size' => '',
  545. ),
  546. 'critical_2' => array(
  547. 'label' => 'Amount',
  548. 'alter' => array(
  549. 'alter_text' => 0,
  550. 'text' => '',
  551. 'make_link' => 0,
  552. 'path' => '',
  553. 'link_class' => '',
  554. 'alt' => '',
  555. 'prefix' => '',
  556. 'suffix' => '',
  557. 'target' => '',
  558. 'help' => '',
  559. 'trim' => 0,
  560. 'max_length' => '',
  561. 'word_boundary' => 1,
  562. 'ellipsis' => 1,
  563. 'html' => 0,
  564. 'strip_tags' => 0,
  565. ),
  566. 'empty' => '',
  567. 'hide_empty' => 0,
  568. 'empty_zero' => 0,
  569. 'set_precision' => FALSE,
  570. 'precision' => 0,
  571. 'decimal' => '.',
  572. 'separator' => '.',
  573. 'prefix' => '',
  574. 'suffix' => '',
  575. 'exclude' => 0,
  576. 'id' => 'critical_2',
  577. 'table' => 'statspro',
  578. 'field' => 'critical',
  579. 'override' => array(
  580. 'button' => 'Use default',
  581. ),
  582. 'relationship' => 'none',
  583. 'display_mode' => 'text',
  584. 'graph_size' => '',
  585. ),
  586. ));
  587. $handler->override_option('filters', array());
  588. $handler->override_option('header', 'Critical condition messages.');
  589. $handler->override_option('attachment_position', 'after');
  590. $handler->override_option('inherit_arguments', TRUE);
  591. $handler->override_option('inherit_exposed_filters', FALSE);
  592. $handler->override_option('inherit_pager', FALSE);
  593. $handler->override_option('render_pager', TRUE);
  594. $handler->override_option('displays', array(
  595. 'page_1' => 'page_1',
  596. 'default' => 0,
  597. ));
  598. $handler = $view->new_display('attachment', 'Critical condition messages presented to authenticated users', 'attachment_3');
  599. $handler->override_option('fields', array(
  600. 'day' => array(
  601. 'label' => 'Date',
  602. 'date_format' => 'custom',
  603. 'custom_date_format' => 'd. F Y',
  604. 'exclude' => 0,
  605. 'id' => 'day',
  606. 'table' => 'statspro',
  607. 'field' => 'day',
  608. 'relationship' => 'none',
  609. ),
  610. 'ucritical' => array(
  611. 'label' => 'Critical conditions',
  612. 'alter' => array(
  613. 'alter_text' => 0,
  614. 'text' => '',
  615. 'make_link' => 0,
  616. 'path' => '',
  617. 'link_class' => '',
  618. 'alt' => '',
  619. 'prefix' => '',
  620. 'suffix' => '',
  621. 'target' => '',
  622. 'help' => '',
  623. 'trim' => 0,
  624. 'max_length' => '',
  625. 'word_boundary' => 1,
  626. 'ellipsis' => 1,
  627. 'html' => 0,
  628. 'strip_tags' => 0,
  629. ),
  630. 'empty' => '',
  631. 'hide_empty' => 0,
  632. 'empty_zero' => 0,
  633. 'set_precision' => FALSE,
  634. 'precision' => 0,
  635. 'decimal' => '.',
  636. 'separator' => '.',
  637. 'prefix' => '',
  638. 'suffix' => '',
  639. 'exclude' => 0,
  640. 'id' => 'ucritical',
  641. 'table' => 'statspro',
  642. 'field' => 'ucritical',
  643. 'override' => array(
  644. 'button' => 'Use default',
  645. ),
  646. 'relationship' => 'none',
  647. 'display_mode' => 'text',
  648. 'graph_size' => '350',
  649. ),
  650. 'ucritical_1' => array(
  651. 'label' => 'Trend',
  652. 'alter' => array(
  653. 'alter_text' => 0,
  654. 'text' => '',
  655. 'make_link' => 0,
  656. 'path' => '',
  657. 'link_class' => '',
  658. 'alt' => '',
  659. 'prefix' => '',
  660. 'suffix' => '',
  661. 'target' => '',
  662. 'help' => '',
  663. 'trim' => 0,
  664. 'max_length' => '',
  665. 'word_boundary' => 1,
  666. 'ellipsis' => 1,
  667. 'html' => 0,
  668. 'strip_tags' => 0,
  669. ),
  670. 'empty' => '',
  671. 'hide_empty' => 0,
  672. 'empty_zero' => 0,
  673. 'set_precision' => FALSE,
  674. 'precision' => 0,
  675. 'decimal' => '.',
  676. 'separator' => '.',
  677. 'prefix' => '',
  678. 'suffix' => '',
  679. 'exclude' => 0,
  680. 'id' => 'ucritical_1',
  681. 'table' => 'statspro',
  682. 'field' => 'ucritical',
  683. 'override' => array(
  684. 'button' => 'Use default',
  685. ),
  686. 'relationship' => 'none',
  687. 'display_mode' => 'text',
  688. 'graph_size' => '',
  689. ),
  690. 'ucritical_2' => array(
  691. 'label' => 'Amount',
  692. 'alter' => array(
  693. 'alter_text' => 0,
  694. 'text' => '',
  695. 'make_link' => 0,
  696. 'path' => '',
  697. 'link_class' => '',
  698. 'alt' => '',
  699. 'prefix' => '',
  700. 'suffix' => '',
  701. 'target' => '',
  702. 'help' => '',
  703. 'trim' => 0,
  704. 'max_length' => '',
  705. 'word_boundary' => 1,
  706. 'ellipsis' => 1,
  707. 'html' => 0,
  708. 'strip_tags' => 0,
  709. ),
  710. 'empty' => '',
  711. 'hide_empty' => 0,
  712. 'empty_zero' => 0,
  713. 'set_precision' => FALSE,
  714. 'precision' => 0,
  715. 'decimal' => '.',
  716. 'separator' => '.',
  717. 'prefix' => '',
  718. 'suffix' => '',
  719. 'exclude' => 0,
  720. 'id' => 'ucritical_2',
  721. 'table' => 'statspro',
  722. 'field' => 'ucritical',
  723. 'override' => array(
  724. 'button' => 'Use default',
  725. ),
  726. 'relationship' => 'none',
  727. 'display_mode' => 'text',
  728. 'graph_size' => '',
  729. ),
  730. ));
  731. $handler->override_option('filters', array());
  732. $handler->override_option('header', 'Critical condition messages presented to authenticated users');
  733. $handler->override_option('attachment_position', 'after');
  734. $handler->override_option('inherit_arguments', TRUE);
  735. $handler->override_option('inherit_exposed_filters', FALSE);
  736. $handler->override_option('inherit_pager', FALSE);
  737. $handler->override_option('render_pager', TRUE);
  738. $handler->override_option('displays', array(
  739. 'page_1' => 'page_1',
  740. 'default' => 0,
  741. ));
  742. $handler = $view->new_display('attachment', 'All emergency messages', 'attachment_4');
  743. $handler->override_option('fields', array(
  744. 'day' => array(
  745. 'label' => 'Date',
  746. 'date_format' => 'custom',
  747. 'custom_date_format' => 'd. F Y',
  748. 'exclude' => 0,
  749. 'id' => 'day',
  750. 'table' => 'statspro',
  751. 'field' => 'day',
  752. 'relationship' => 'none',
  753. ),
  754. 'emergency' => array(
  755. 'label' => 'Emergencies',
  756. 'alter' => array(
  757. 'alter_text' => 0,
  758. 'text' => '',
  759. 'make_link' => 0,
  760. 'path' => '',
  761. 'link_class' => '',
  762. 'alt' => '',
  763. 'prefix' => '',
  764. 'suffix' => '',
  765. 'target' => '',
  766. 'help' => '',
  767. 'trim' => 0,
  768. 'max_length' => '',
  769. 'word_boundary' => 1,
  770. 'ellipsis' => 1,
  771. 'html' => 0,
  772. 'strip_tags' => 0,
  773. ),
  774. 'empty' => '',
  775. 'hide_empty' => 0,
  776. 'empty_zero' => 0,
  777. 'set_precision' => FALSE,
  778. 'precision' => 0,
  779. 'decimal' => '.',
  780. 'separator' => '.',
  781. 'prefix' => '',
  782. 'suffix' => '',
  783. 'exclude' => 0,
  784. 'id' => 'emergency',
  785. 'table' => 'statspro',
  786. 'field' => 'emergency',
  787. 'override' => array(
  788. 'button' => 'Use default',
  789. ),
  790. 'relationship' => 'none',
  791. 'display_mode' => 'text',
  792. 'graph_size' => '350',
  793. ),
  794. 'emergency_1' => array(
  795. 'label' => 'Trend',
  796. 'alter' => array(
  797. 'alter_text' => 0,
  798. 'text' => '',
  799. 'make_link' => 0,
  800. 'path' => '',
  801. 'link_class' => '',
  802. 'alt' => '',
  803. 'prefix' => '',
  804. 'suffix' => '',
  805. 'target' => '',
  806. 'help' => '',
  807. 'trim' => 0,
  808. 'max_length' => '',
  809. 'word_boundary' => 1,
  810. 'ellipsis' => 1,
  811. 'html' => 0,
  812. 'strip_tags' => 0,
  813. ),
  814. 'empty' => '',
  815. 'hide_empty' => 0,
  816. 'empty_zero' => 0,
  817. 'set_precision' => FALSE,
  818. 'precision' => 0,
  819. 'decimal' => '.',
  820. 'separator' => '.',
  821. 'prefix' => '',
  822. 'suffix' => '',
  823. 'exclude' => 0,
  824. 'id' => 'emergency_1',
  825. 'table' => 'statspro',
  826. 'field' => 'emergency',
  827. 'override' => array(
  828. 'button' => 'Use default',
  829. ),
  830. 'relationship' => 'none',
  831. 'display_mode' => 'text',
  832. 'graph_size' => '',
  833. ),
  834. 'emergency_2' => array(
  835. 'label' => 'Amount',
  836. 'alter' => array(
  837. 'alter_text' => 0,
  838. 'text' => '',
  839. 'make_link' => 0,
  840. 'path' => '',
  841. 'link_class' => '',
  842. 'alt' => '',
  843. 'prefix' => '',
  844. 'suffix' => '',
  845. 'target' => '',
  846. 'help' => '',
  847. 'trim' => 0,
  848. 'max_length' => '',
  849. 'word_boundary' => 1,
  850. 'ellipsis' => 1,
  851. 'html' => 0,
  852. 'strip_tags' => 0,
  853. ),
  854. 'empty' => '',
  855. 'hide_empty' => 0,
  856. 'empty_zero' => 0,
  857. 'set_precision' => FALSE,
  858. 'precision' => 0,
  859. 'decimal' => '.',
  860. 'separator' => '.',
  861. 'prefix' => '',
  862. 'suffix' => '',
  863. 'exclude' => 0,
  864. 'id' => 'emergency_2',
  865. 'table' => 'statspro',
  866. 'field' => 'emergency',
  867. 'override' => array(
  868. 'button' => 'Use default',
  869. ),
  870. 'relationship' => 'none',
  871. 'display_mode' => 'text',
  872. 'graph_size' => '',
  873. ),
  874. ));
  875. $handler->override_option('filters', array());
  876. $handler->override_option('header', 'Emergency messages');
  877. $handler->override_option('attachment_position', 'after');
  878. $handler->override_option('inherit_arguments', TRUE);
  879. $handler->override_option('inherit_exposed_filters', FALSE);
  880. $handler->override_option('inherit_pager', FALSE);
  881. $handler->override_option('render_pager', TRUE);
  882. $handler->override_option('displays', array(
  883. 'page_1' => 'page_1',
  884. 'default' => 0,
  885. ));
  886. $handler = $view->new_display('attachment', 'Emergency messages presented to authenticated users', 'attachment_5');
  887. $handler->override_option('fields', array(
  888. 'day' => array(
  889. 'label' => 'Date',
  890. 'date_format' => 'custom',
  891. 'custom_date_format' => 'd. F Y',
  892. 'exclude' => 0,
  893. 'id' => 'day',
  894. 'table' => 'statspro',
  895. 'field' => 'day',
  896. 'relationship' => 'none',
  897. ),
  898. 'uemergency' => array(
  899. 'label' => 'Emergencies',
  900. 'alter' => array(
  901. 'alter_text' => 0,
  902. 'text' => '',
  903. 'make_link' => 0,
  904. 'path' => '',
  905. 'link_class' => '',
  906. 'alt' => '',
  907. 'prefix' => '',
  908. 'suffix' => '',
  909. 'target' => '',
  910. 'help' => '',
  911. 'trim' => 0,
  912. 'max_length' => '',
  913. 'word_boundary' => 1,
  914. 'ellipsis' => 1,
  915. 'html' => 0,
  916. 'strip_tags' => 0,
  917. ),
  918. 'empty' => '',
  919. 'hide_empty' => 0,
  920. 'empty_zero' => 0,
  921. 'set_precision' => FALSE,
  922. 'precision' => 0,
  923. 'decimal' => '.',
  924. 'separator' => '.',
  925. 'prefix' => '',
  926. 'suffix' => '',
  927. 'exclude' => 0,
  928. 'id' => 'uemergency',
  929. 'table' => 'statspro',
  930. 'field' => 'uemergency',
  931. 'override' => array(
  932. 'button' => 'Use default',
  933. ),
  934. 'relationship' => 'none',
  935. 'display_mode' => 'text',
  936. 'graph_size' => '350',
  937. ),
  938. 'uemergency_1' => array(
  939. 'label' => 'Trend',
  940. 'alter' => array(
  941. 'alter_text' => 0,
  942. 'text' => '',
  943. 'make_link' => 0,
  944. 'path' => '',
  945. 'link_class' => '',
  946. 'alt' => '',
  947. 'prefix' => '',
  948. 'suffix' => '',
  949. 'target' => '',
  950. 'help' => '',
  951. 'trim' => 0,
  952. 'max_length' => '',
  953. 'word_boundary' => 1,
  954. 'ellipsis' => 1,
  955. 'html' => 0,
  956. 'strip_tags' => 0,
  957. ),
  958. 'empty' => '',
  959. 'hide_empty' => 0,
  960. 'empty_zero' => 0,
  961. 'set_precision' => FALSE,
  962. 'precision' => 0,
  963. 'decimal' => '.',
  964. 'separator' => '.',
  965. 'prefix' => '',
  966. 'suffix' => '',
  967. 'exclude' => 0,
  968. 'id' => 'uemergency_1',
  969. 'table' => 'statspro',
  970. 'field' => 'uemergency',
  971. 'override' => array(
  972. 'button' => 'Use default',
  973. ),
  974. 'relationship' => 'none',
  975. 'display_mode' => 'text',
  976. 'graph_size' => '',
  977. ),
  978. 'uemergency_2' => array(
  979. 'label' => 'Amount',
  980. 'alter' => array(
  981. 'alter_text' => 0,
  982. 'text' => '',
  983. 'make_link' => 0,
  984. 'path' => '',
  985. 'link_class' => '',
  986. 'alt' => '',
  987. 'prefix' => '',
  988. 'suffix' => '',
  989. 'target' => '',
  990. 'help' => '',
  991. 'trim' => 0,
  992. 'max_length' => '',
  993. 'word_boundary' => 1,
  994. 'ellipsis' => 1,
  995. 'html' => 0,
  996. 'strip_tags' => 0,
  997. ),
  998. 'empty' => '',
  999. 'hide_empty' => 0,
  1000. 'empty_zero' => 0,
  1001. 'set_precision' => FALSE,
  1002. 'precision' => 0,
  1003. 'decimal' => '.',
  1004. 'separator' => '.',
  1005. 'prefix' => '',
  1006. 'suffix' => '',
  1007. 'exclude' => 0,
  1008. 'id' => 'uemergency_2',
  1009. 'table' => 'statspro',
  1010. 'field' => 'uemergency',
  1011. 'override' => array(
  1012. 'button' => 'Use default',
  1013. ),
  1014. 'relationship' => 'none',
  1015. 'display_mode' => 'text',
  1016. 'graph_size' => '',
  1017. ),
  1018. ));
  1019. $handler->override_option('filters', array());
  1020. $handler->override_option('header', 'Emergency messages presented to authenticated users');
  1021. $handler->override_option('attachment_position', 'after');
  1022. $handler->override_option('inherit_arguments', TRUE);
  1023. $handler->override_option('inherit_exposed_filters', FALSE);
  1024. $handler->override_option('inherit_pager', FALSE);
  1025. $handler->override_option('render_pager', TRUE);
  1026. $handler->override_option('displays', array(
  1027. 'page_1' => 'page_1',
  1028. 'default' => 0,
  1029. ));
  1030. $handler = $view->new_display('attachment', 'All error messages', 'attachment_6');
  1031. $handler->override_option('filters', array());
  1032. $handler->override_option('header', 'All error messages');
  1033. $handler->override_option('attachment_position', 'after');
  1034. $handler->override_option('inherit_arguments', TRUE);
  1035. $handler->override_option('inherit_exposed_filters', FALSE);
  1036. $handler->override_option('inherit_pager', FALSE);
  1037. $handler->override_option('render_pager', TRUE);
  1038. $handler->override_option('displays', array(
  1039. 'page_1' => 'page_1',
  1040. 'default' => 0,
  1041. ));
  1042. $handler = $view->new_display('attachment', 'Errors presented to authenticated users', 'attachment_7');
  1043. $handler->override_option('fields', array(
  1044. 'day' => array(
  1045. 'label' => 'Date',
  1046. 'date_format' => 'custom',
  1047. 'custom_date_format' => 'd. F Y',
  1048. 'exclude' => 0,
  1049. 'id' => 'day',
  1050. 'table' => 'statspro',
  1051. 'field' => 'day',
  1052. 'relationship' => 'none',
  1053. ),
  1054. 'uerror' => array(
  1055. 'label' => 'Errors, users',
  1056. 'set_precision' => FALSE,
  1057. 'precision' => 0,
  1058. 'decimal' => '.',
  1059. 'separator' => '.',
  1060. 'prefix' => '',
  1061. 'suffix' => '',
  1062. 'exclude' => 0,
  1063. 'id' => 'uerror',
  1064. 'table' => 'statspro',
  1065. 'field' => 'uerror',
  1066. 'override' => array(
  1067. 'button' => 'Use default',
  1068. ),
  1069. 'relationship' => 'none',
  1070. 'display_mode' => 'graph',
  1071. 'graph_size' => '350',
  1072. ),
  1073. 'uerror_1' => array(
  1074. 'label' => 'Trend',
  1075. 'set_precision' => FALSE,
  1076. 'precision' => 0,
  1077. 'decimal' => '.',
  1078. 'separator' => '.',
  1079. 'prefix' => '',
  1080. 'suffix' => '',
  1081. 'exclude' => 0,
  1082. 'id' => 'uerror_1',
  1083. 'table' => 'statspro',
  1084. 'field' => 'uerror',
  1085. 'override' => array(
  1086. 'button' => 'Use default',
  1087. ),
  1088. 'relationship' => 'none',
  1089. 'display_mode' => 'trend',
  1090. 'graph_size' => '',
  1091. ),
  1092. 'uerror_2' => array(
  1093. 'label' => 'Amount',
  1094. 'set_precision' => FALSE,
  1095. 'precision' => 0,
  1096. 'decimal' => '.',
  1097. 'separator' => '.',
  1098. 'prefix' => '',
  1099. 'suffix' => '',
  1100. 'exclude' => 0,
  1101. 'id' => 'uerror_2',
  1102. 'table' => 'statspro',
  1103. 'field' => 'uerror',
  1104. 'override' => array(
  1105. 'button' => 'Use default',
  1106. ),
  1107. 'relationship' => 'none',
  1108. 'display_mode' => 'text',
  1109. 'graph_size' => '',
  1110. ),
  1111. ));
  1112. $handler->override_option('filters', array());
  1113. $handler->override_option('header', 'Error messages presented to authenticated users');
  1114. $handler->override_option('style_options', array(
  1115. 'grouping' => '',
  1116. 'override' => 1,
  1117. 'sticky' => 0,
  1118. 'order' => 'desc',
  1119. 'columns' => array(
  1120. 'day' => 'day',
  1121. 'uerror' => 'uerror',
  1122. 'uerror_1' => 'uerror_1',
  1123. 'uerror_2' => 'uerror_2',
  1124. ),
  1125. 'info' => array(
  1126. 'day' => array(
  1127. 'sortable' => 1,
  1128. 'separator' => '',
  1129. ),
  1130. 'uerror' => array(
  1131. 'sortable' => 0,
  1132. 'separator' => '',
  1133. ),
  1134. 'uerror_1' => array(
  1135. 'sortable' => 0,
  1136. 'separator' => '',
  1137. ),
  1138. 'uerror_2' => array(
  1139. 'sortable' => 1,
  1140. 'separator' => '',
  1141. ),
  1142. ),
  1143. 'default' => 'day',
  1144. ));
  1145. $handler->override_option('attachment_position', 'after');
  1146. $handler->override_option('inherit_arguments', TRUE);
  1147. $handler->override_option('inherit_exposed_filters', FALSE);
  1148. $handler->override_option('inherit_pager', FALSE);
  1149. $handler->override_option('render_pager', TRUE);
  1150. $handler->override_option('displays', array(
  1151. 'page_1' => 'page_1',
  1152. 'default' => 0,
  1153. ));
  1154. $handler = $view->new_display('attachment', 'All warnings', 'attachment_8');
  1155. $handler->override_option('fields', array(
  1156. 'day' => array(
  1157. 'label' => 'Date',
  1158. 'date_format' => 'custom',
  1159. 'custom_date_format' => 'd. F Y',
  1160. 'exclude' => 0,
  1161. 'id' => 'day',
  1162. 'table' => 'statspro',
  1163. 'field' => 'day',
  1164. 'relationship' => 'none',
  1165. ),
  1166. 'warning' => array(
  1167. 'label' => 'Warnings',
  1168. 'set_precision' => FALSE,
  1169. 'precision' => 0,
  1170. 'decimal' => '.',
  1171. 'separator' => '.',
  1172. 'prefix' => '',
  1173. 'suffix' => '',
  1174. 'exclude' => 0,
  1175. 'id' => 'warning',
  1176. 'table' => 'statspro',
  1177. 'field' => 'warning',
  1178. 'override' => array(
  1179. 'button' => 'Use default',
  1180. ),
  1181. 'relationship' => 'none',
  1182. 'display_mode' => 'graph',
  1183. 'graph_size' => '350',
  1184. ),
  1185. 'warning_1' => array(
  1186. 'label' => 'Trend',
  1187. 'set_precision' => FALSE,
  1188. 'precision' => 0,
  1189. 'decimal' => '.',
  1190. 'separator' => '.',
  1191. 'prefix' => '',
  1192. 'suffix' => '',
  1193. 'exclude' => 0,
  1194. 'id' => 'warning_1',
  1195. 'table' => 'statspro',
  1196. 'field' => 'warning',
  1197. 'override' => array(
  1198. 'button' => 'Use default',
  1199. ),
  1200. 'relationship' => 'none',
  1201. 'display_mode' => 'trend',
  1202. 'graph_size' => '',
  1203. ),
  1204. 'warning_2' => array(
  1205. 'label' => 'Amount',
  1206. 'set_precision' => FALSE,
  1207. 'precision' => 0,
  1208. 'decimal' => '.',
  1209. 'separator' => '.',
  1210. 'prefix' => '',
  1211. 'suffix' => '',
  1212. 'exclude' => 0,
  1213. 'id' => 'warning_2',
  1214. 'table' => 'statspro',
  1215. 'field' => 'warning',
  1216. 'override' => array(
  1217. 'button' => 'Use default',
  1218. ),
  1219. 'relationship' => 'none',
  1220. 'display_mode' => 'text',
  1221. 'graph_size' => '',
  1222. ),
  1223. ));
  1224. $handler->override_option('filters', array());
  1225. $handler->override_option('header', 'Overview for warnings.');
  1226. $handler->override_option('style_options', array(
  1227. 'grouping' => '',
  1228. 'override' => 1,
  1229. 'sticky' => 0,
  1230. 'order' => 'desc',
  1231. 'columns' => array(
  1232. 'day' => 'day',
  1233. 'warning' => 'warning',
  1234. 'warning_1' => 'warning_1',
  1235. 'warning_2' => 'warning_2',
  1236. ),
  1237. 'info' => array(
  1238. 'day' => array(
  1239. 'sortable' => 1,
  1240. 'separator' => '',
  1241. ),
  1242. 'warning' => array(
  1243. 'sortable' => 0,
  1244. 'separator' => '',
  1245. ),
  1246. 'warning_1' => array(
  1247. 'sortable' => 0,
  1248. 'separator' => '',
  1249. ),
  1250. 'warning_2' => array(
  1251. 'sortable' => 1,
  1252. 'separator' => '',
  1253. ),
  1254. ),
  1255. 'default' => 'day',
  1256. ));
  1257. $handler->override_option('attachment_position', 'after');
  1258. $handler->override_option('inherit_arguments', TRUE);
  1259. $handler->override_option('inherit_exposed_filters', FALSE);
  1260. $handler->override_option('inherit_pager', FALSE);
  1261. $handler->override_option('render_pager', TRUE);
  1262. $handler->override_option('displays', array(
  1263. 'page_1' => 'page_1',
  1264. 'default' => 0,
  1265. ));
  1266. $handler = $view->new_display('attachment', 'Warnings presented to authenticated users', 'attachment_9');
  1267. $handler->override_option('fields', array(
  1268. 'day' => array(
  1269. 'label' => 'Date',
  1270. 'date_format' => 'custom',
  1271. 'custom_date_format' => 'd. F Y',
  1272. 'exclude' => 0,
  1273. 'id' => 'day',
  1274. 'table' => 'statspro',
  1275. 'field' => 'day',
  1276. 'relationship' => 'none',
  1277. ),
  1278. 'uwarning' => array(
  1279. 'label' => 'Warnings, users',
  1280. 'set_precision' => FALSE,
  1281. 'precision' => 0,
  1282. 'decimal' => '.',
  1283. 'separator' => '.',
  1284. 'prefix' => '',
  1285. 'suffix' => '',
  1286. 'exclude' => 0,
  1287. 'id' => 'uwarning',
  1288. 'table' => 'statspro',
  1289. 'field' => 'uwarning',
  1290. 'override' => array(
  1291. 'button' => 'Use default',
  1292. ),
  1293. 'relationship' => 'none',
  1294. 'display_mode' => 'graph',
  1295. 'graph_size' => '350',
  1296. ),
  1297. 'uwarning_1' => array(
  1298. 'label' => 'Trend',
  1299. 'set_precision' => FALSE,
  1300. 'precision' => 0,
  1301. 'decimal' => '.',
  1302. 'separator' => '.',
  1303. 'prefix' => '',
  1304. 'suffix' => '',
  1305. 'exclude' => 0,
  1306. 'id' => 'uwarning_1',
  1307. 'table' => 'statspro',
  1308. 'field' => 'uwarning',
  1309. 'override' => array(
  1310. 'button' => 'Use default',
  1311. ),
  1312. 'relationship' => 'none',
  1313. 'display_mode' => 'trend',
  1314. 'graph_size' => '',
  1315. ),
  1316. 'uwarning_2' => array(
  1317. 'label' => 'Amount',
  1318. 'set_precision' => FALSE,
  1319. 'precision' => 0,
  1320. 'decimal' => '.',
  1321. 'separator' => '.',
  1322. 'prefix' => '',
  1323. 'suffix' => '',
  1324. 'exclude' => 0,
  1325. 'id' => 'uwarning_2',
  1326. 'table' => 'statspro',
  1327. 'field' => 'uwarning',
  1328. 'override' => array(
  1329. 'button' => 'Use default',
  1330. ),
  1331. 'relationship' => 'none',
  1332. 'display_mode' => 'text',
  1333. 'graph_size' => '',
  1334. ),
  1335. ));
  1336. $handler->override_option('filters', array());
  1337. $handler->override_option('header', 'Warnings presented to authenticated users');
  1338. $handler->override_option('style_options', array(
  1339. 'grouping' => '',
  1340. 'override' => 1,
  1341. 'sticky' => 0,
  1342. 'order' => 'desc',
  1343. 'columns' => array(
  1344. 'day' => 'day',
  1345. 'uwarning' => 'uwarning',
  1346. 'uwarning_1' => 'uwarning_1',
  1347. 'uwarning_2' => 'uwarning_2',
  1348. ),
  1349. 'info' => array(
  1350. 'day' => array(
  1351. 'sortable' => 1,
  1352. 'separator' => '',
  1353. ),
  1354. 'uwarning' => array(
  1355. 'sortable' => 0,
  1356. 'separator' => '',
  1357. ),
  1358. 'uwarning_1' => array(
  1359. 'sortable' => 0,
  1360. 'separator' => '',
  1361. ),
  1362. 'uwarning_2' => array(
  1363. 'sortable' => 1,
  1364. 'separator' => '',
  1365. ),
  1366. ),
  1367. 'default' => 'day',
  1368. ));
  1369. $handler->override_option('attachment_position', 'after');
  1370. $handler->override_option('inherit_arguments', TRUE);
  1371. $handler->override_option('inherit_exposed_filters', FALSE);
  1372. $handler->override_option('inherit_pager', FALSE);
  1373. $handler->override_option('render_pager', TRUE);
  1374. $handler->override_option('displays', array(
  1375. 'page_1' => 'page_1',
  1376. 'default' => 0,
  1377. ));
  1378. $handler = $view->new_display('attachment', 'Watchdog messages chart', 'attachment_10');
  1379. $handler->override_option('fields', array(
  1380. 'day' => array(
  1381. 'label' => 'Date',
  1382. 'date_format' => 'custom',
  1383. 'custom_date_format' => 'd. F Y',
  1384. 'exclude' => 0,
  1385. 'id' => 'day',
  1386. 'table' => 'statspro',
  1387. 'field' => 'day',
  1388. 'relationship' => 'none',
  1389. ),
  1390. 'alert' => array(
  1391. 'label' => 'Alerts',
  1392. 'alter' => array(
  1393. 'alter_text' => 0,
  1394. 'text' => '',
  1395. 'make_link' => 0,
  1396. 'path' => '',
  1397. 'link_class' => '',
  1398. 'alt' => '',
  1399. 'prefix' => '',
  1400. 'suffix' => '',
  1401. 'target' => '',
  1402. 'help' => '',
  1403. 'trim' => 0,
  1404. 'max_length' => '',
  1405. 'word_boundary' => 1,
  1406. 'ellipsis' => 1,
  1407. 'html' => 0,
  1408. 'strip_tags' => 0,
  1409. ),
  1410. 'empty' => '',
  1411. 'hide_empty' => 0,
  1412. 'empty_zero' => 0,
  1413. 'set_precision' => FALSE,
  1414. 'precision' => 0,
  1415. 'decimal' => '.',
  1416. 'separator' => '.',
  1417. 'prefix' => '',
  1418. 'suffix' => '',
  1419. 'exclude' => 0,
  1420. 'id' => 'alert',
  1421. 'table' => 'statspro',
  1422. 'field' => 'alert',
  1423. 'override' => array(
  1424. 'button' => 'Use default',
  1425. ),
  1426. 'relationship' => 'none',
  1427. 'display_mode' => 'text',
  1428. 'graph_size' => '',
  1429. ),
  1430. 'ualert' => array(
  1431. 'label' => 'Alerts for authenticated users',
  1432. 'alter' => array(
  1433. 'alter_text' => 0,
  1434. 'text' => '',
  1435. 'make_link' => 0,
  1436. 'path' => '',
  1437. 'link_class' => '',
  1438. 'alt' => '',
  1439. 'prefix' => '',
  1440. 'suffix' => '',
  1441. 'target' => '',
  1442. 'help' => '',
  1443. 'trim' => 0,
  1444. 'max_length' => '',
  1445. 'word_boundary' => 1,
  1446. 'ellipsis' => 1,
  1447. 'html' => 0,
  1448. 'strip_tags' => 0,
  1449. ),
  1450. 'empty' => '',
  1451. 'hide_empty' => 0,
  1452. 'empty_zero' => 0,
  1453. 'set_precision' => FALSE,
  1454. 'precision' => 0,
  1455. 'decimal' => '.',
  1456. 'separator' => '.',
  1457. 'prefix' => '',
  1458. 'suffix' => '',
  1459. 'exclude' => 0,
  1460. 'id' => 'ualert',
  1461. 'table' => 'statspro',
  1462. 'field' => 'ualert',
  1463. 'override' => array(
  1464. 'button' => 'Use default',
  1465. ),
  1466. 'relationship' => 'none',
  1467. 'display_mode' => 'text',
  1468. 'graph_size' => '',
  1469. ),
  1470. 'critical' => array(
  1471. 'label' => 'Critical conditions',
  1472. 'alter' => array(
  1473. 'alter_text' => 0,
  1474. 'text' => '',
  1475. 'make_link' => 0,
  1476. 'path' => '',
  1477. 'link_class' => '',
  1478. 'alt' => '',
  1479. 'prefix' => '',
  1480. 'suffix' => '',
  1481. 'target' => '',
  1482. 'help' => '',
  1483. 'trim' => 0,
  1484. 'max_length' => '',
  1485. 'word_boundary' => 1,
  1486. 'ellipsis' => 1,
  1487. 'html' => 0,
  1488. 'strip_tags' => 0,
  1489. ),
  1490. 'empty' => '',
  1491. 'hide_empty' => 0,
  1492. 'empty_zero' => 0,
  1493. 'set_precision' => FALSE,
  1494. 'precision' => 0,
  1495. 'decimal' => '.',
  1496. 'separator' => '.',
  1497. 'prefix' => '',
  1498. 'suffix' => '',
  1499. 'exclude' => 0,
  1500. 'id' => 'critical',
  1501. 'table' => 'statspro',
  1502. 'field' => 'critical',
  1503. 'override' => array(
  1504. 'button' => 'Use default',
  1505. ),
  1506. 'relationship' => 'none',
  1507. 'display_mode' => 'text',
  1508. 'graph_size' => '',
  1509. ),
  1510. 'ucritical' => array(
  1511. 'label' => 'Critical conditions for authenticated users',
  1512. 'alter' => array(
  1513. 'alter_text' => 0,
  1514. 'text' => '',
  1515. 'make_link' => 0,
  1516. 'path' => '',
  1517. 'link_class' => '',
  1518. 'alt' => '',
  1519. 'prefix' => '',
  1520. 'suffix' => '',
  1521. 'target' => '',
  1522. 'help' => '',
  1523. 'trim' => 0,
  1524. 'max_length' => '',
  1525. 'word_boundary' => 1,
  1526. 'ellipsis' => 1,
  1527. 'html' => 0,
  1528. 'strip_tags' => 0,
  1529. ),
  1530. 'empty' => '',
  1531. 'hide_empty' => 0,
  1532. 'empty_zero' => 0,
  1533. 'set_precision' => FALSE,
  1534. 'precision' => 0,
  1535. 'decimal' => '.',
  1536. 'separator' => '.',
  1537. 'prefix' => '',
  1538. 'suffix' => '',
  1539. 'exclude' => 0,
  1540. 'id' => 'ucritical',
  1541. 'table' => 'statspro',
  1542. 'field' => 'ucritical',
  1543. 'override' => array(
  1544. 'button' => 'Use default',
  1545. ),
  1546. 'relationship' => 'none',
  1547. 'display_mode' => 'text',
  1548. 'graph_size' => '',
  1549. ),
  1550. 'emergency' => array(
  1551. 'label' => 'Emergencies',
  1552. 'alter' => array(
  1553. 'alter_text' => 0,
  1554. 'text' => '',
  1555. 'make_link' => 0,
  1556. 'path' => '',
  1557. 'link_class' => '',
  1558. 'alt' => '',
  1559. 'prefix' => '',
  1560. 'suffix' => '',
  1561. 'target' => '',
  1562. 'help' => '',
  1563. 'trim' => 0,
  1564. 'max_length' => '',
  1565. 'word_boundary' => 1,
  1566. 'ellipsis' => 1,
  1567. 'html' => 0,
  1568. 'strip_tags' => 0,
  1569. ),
  1570. 'empty' => '',
  1571. 'hide_empty' => 0,
  1572. 'empty_zero' => 0,
  1573. 'set_precision' => FALSE,
  1574. 'precision' => 0,
  1575. 'decimal' => '.',
  1576. 'separator' => '.',
  1577. 'prefix' => '',
  1578. 'suffix' => '',
  1579. 'exclude' => 0,
  1580. 'id' => 'emergency',
  1581. 'table' => 'statspro',
  1582. 'field' => 'emergency',
  1583. 'override' => array(
  1584. 'button' => 'Use default',
  1585. ),
  1586. 'relationship' => 'none',
  1587. 'display_mode' => 'text',
  1588. 'graph_size' => '',
  1589. ),
  1590. 'uemergency' => array(
  1591. 'label' => 'Emergencies for authenticated users',
  1592. 'alter' => array(
  1593. 'alter_text' => 0,
  1594. 'text' => '',
  1595. 'make_link' => 0,
  1596. 'path' => '',
  1597. 'link_class' => '',
  1598. 'alt' => '',
  1599. 'prefix' => '',
  1600. 'suffix' => '',
  1601. 'target' => '',
  1602. 'help' => '',
  1603. 'trim' => 0,
  1604. 'max_length' => '',
  1605. 'word_boundary' => 1,
  1606. 'ellipsis' => 1,
  1607. 'html' => 0,
  1608. 'strip_tags' => 0,
  1609. ),
  1610. 'empty' => '',
  1611. 'hide_empty' => 0,
  1612. 'empty_zero' => 0,
  1613. 'set_precision' => FALSE,
  1614. 'precision' => 0,
  1615. 'decimal' => '.',
  1616. 'separator' => '.',
  1617. 'prefix' => '',
  1618. 'suffix' => '',
  1619. 'exclude' => 0,
  1620. 'id' => 'uemergency',
  1621. 'table' => 'statspro',
  1622. 'field' => 'uemergency',
  1623. 'override' => array(
  1624. 'button' => 'Use default',
  1625. ),
  1626. 'relationship' => 'none',
  1627. 'display_mode' => 'text',
  1628. 'graph_size' => '',
  1629. ),
  1630. 'error' => array(
  1631. 'label' => 'Errors',
  1632. 'set_precision' => FALSE,
  1633. 'precision' => 0,
  1634. 'decimal' => '.',
  1635. 'separator' => '.',
  1636. 'prefix' => '',
  1637. 'suffix' => '',
  1638. 'exclude' => 0,
  1639. 'id' => 'error',
  1640. 'table' => 'statspro',
  1641. 'field' => 'error',
  1642. 'override' => array(
  1643. 'button' => 'Override',
  1644. ),
  1645. 'relationship' => 'none',
  1646. 'display_mode' => 'graph',
  1647. 'graph_size' => '350',
  1648. ),
  1649. 'uerror' => array(
  1650. 'label' => 'Errors for authenticated users',
  1651. 'alter' => array(
  1652. 'alter_text' => 0,
  1653. 'text' => '',
  1654. 'make_link' => 0,
  1655. 'path' => '',
  1656. 'link_class' => '',
  1657. 'alt' => '',
  1658. 'prefix' => '',
  1659. 'suffix' => '',
  1660. 'target' => '',
  1661. 'help' => '',
  1662. 'trim' => 0,
  1663. 'max_length' => '',
  1664. 'word_boundary' => 1,
  1665. 'ellipsis' => 1,
  1666. 'html' => 0,
  1667. 'strip_tags' => 0,
  1668. ),
  1669. 'empty' => '',
  1670. 'hide_empty' => 0,
  1671. 'empty_zero' => 0,
  1672. 'set_precision' => FALSE,
  1673. 'precision' => 0,
  1674. 'decimal' => '.',
  1675. 'separator' => '.',
  1676. 'prefix' => '',
  1677. 'suffix' => '',
  1678. 'exclude' => 0,
  1679. 'id' => 'uerror',
  1680. 'table' => 'statspro',
  1681. 'field' => 'uerror',
  1682. 'override' => array(
  1683. 'button' => 'Use default',
  1684. ),
  1685. 'relationship' => 'none',
  1686. 'display_mode' => 'text',
  1687. 'graph_size' => '',
  1688. ),
  1689. 'warning' => array(
  1690. 'label' => 'Warnings',
  1691. 'alter' => array(
  1692. 'alter_text' => 0,
  1693. 'text' => '',
  1694. 'make_link' => 0,
  1695. 'path' => '',
  1696. 'link_class' => '',
  1697. 'alt' => '',
  1698. 'prefix' => '',
  1699. 'suffix' => '',
  1700. 'target' => '',
  1701. 'help' => '',
  1702. 'trim' => 0,
  1703. 'max_length' => '',
  1704. 'word_boundary' => 1,
  1705. 'ellipsis' => 1,
  1706. 'html' => 0,
  1707. 'strip_tags' => 0,
  1708. ),
  1709. 'empty' => '',
  1710. 'hide_empty' => 0,
  1711. 'empty_zero' => 0,
  1712. 'set_precision' => FALSE,
  1713. 'precision' => 0,
  1714. 'decimal' => '.',
  1715. 'separator' => '.',
  1716. 'prefix' => '',
  1717. 'suffix' => '',
  1718. 'exclude' => 0,
  1719. 'id' => 'warning',
  1720. 'table' => 'statspro',
  1721. 'field' => 'warning',
  1722. 'override' => array(
  1723. 'button' => 'Use default',
  1724. ),
  1725. 'relationship' => 'none',
  1726. 'display_mode' => 'text',
  1727. 'graph_size' => '',
  1728. ),
  1729. 'uwarning' => array(
  1730. 'label' => 'Warnings for authenticated users',
  1731. 'alter' => array(
  1732. 'alter_text' => 0,
  1733. 'text' => '',
  1734. 'make_link' => 0,
  1735. 'path' => '',
  1736. 'link_class' => '',
  1737. 'alt' => '',
  1738. 'prefix' => '',
  1739. 'suffix' => '',
  1740. 'target' => '',
  1741. 'help' => '',
  1742. 'trim' => 0,
  1743. 'max_length' => '',
  1744. 'word_boundary' => 1,
  1745. 'ellipsis' => 1,
  1746. 'html' => 0,
  1747. 'strip_tags' => 0,
  1748. ),
  1749. 'empty' => '',
  1750. 'hide_empty' => 0,
  1751. 'empty_zero' => 0,
  1752. 'set_precision' => FALSE,
  1753. 'precision' => 0,
  1754. 'decimal' => '.',
  1755. 'separator' => '.',
  1756. 'prefix' => '',
  1757. 'suffix' => '',
  1758. 'exclude' => 0,
  1759. 'id' => 'uwarning',
  1760. 'table' => 'statspro',
  1761. 'field' => 'uwarning',
  1762. 'override' => array(
  1763. 'button' => 'Use default',
  1764. ),
  1765. 'relationship' => 'none',
  1766. 'display_mode' => 'text',
  1767. 'graph_size' => '',
  1768. ),
  1769. ));
  1770. $handler->override_option('filters', array());
  1771. $handler->override_option('header', 'Watchdog messages chart');
  1772. $handler->override_option('style_plugin', 'charts');
  1773. $handler->override_option('style_options', array(
  1774. 'views_charts_series_fields' => array(
  1775. 'alert' => 'alert',
  1776. 'ualert' => 'ualert',
  1777. 'critical' => 'critical',
  1778. 'ucritical' => 'ucritical',
  1779. 'emergency' => 'emergency',
  1780. 'uemergency' => 'uemergency',
  1781. 'error' => 'error',
  1782. 'uerror' => 'uerror',
  1783. 'warning' => 'warning',
  1784. 'uwarning' => 'uwarning',
  1785. ),
  1786. 'views_charts_x_labels' => 'day',
  1787. 'width' => '700',
  1788. 'height' => '200',
  1789. 'engine' => 'bluff',
  1790. 'type' => array(
  1791. 'amcharts' => 'line',
  1792. 'bluff' => 'line',
  1793. 'open-flash' => 'line',
  1794. ),
  1795. 'wmode' => 'window',
  1796. 'y_min' => '0',
  1797. 'y_legend' => '',
  1798. ));
  1799. $handler->override_option('attachment_position', 'after');
  1800. $handler->override_option('inherit_arguments', TRUE);
  1801. $handler->override_option('inherit_exposed_filters', FALSE);
  1802. $handler->override_option('inherit_pager', FALSE);
  1803. $handler->override_option('render_pager', TRUE);
  1804. $handler->override_option('displays', array(
  1805. 'page_1' => 'page_1',
  1806. 'default' => 0,
  1807. ));