[ '', ["Element 'config': Missing child element(s). Expected is ( view ).\nLine: 1\n"], ], 'mview_with_notallowed_attribute' => [ '' . '' . '', ["Element 'view', attribute 'notallow': The attribute 'notallow' is not allowed.\nLine: 1\n"], ], 'mview_without_class_attribute' => [ '' . '
', ["Element 'view': The attribute 'class' is required but missing.\nLine: 1\n"], ], 'mview_without_group_attribute' => [ '' . '
', ["Element 'view': The attribute 'group' is required but missing.\nLine: 1\n"], ], 'mview_with_empty_subscriptions' => [ '' . '' . '', ["Element 'subscriptions': Missing child element(s). Expected is ( table ).\nLine: 1\n"], ], 'subscriptions_without_table' => [ '' . '' . '', ["Element 'subscriptions': Missing child element(s). Expected is ( table ).\nLine: 1\n"], ], 'table_without_column_attribute' => [ '' . '' . '
', ["Element 'table': The attribute 'entity_column' is required but missing.\nLine: 1\n"], ], 'subscriptions_duplicate_table' => [ '' . '' . '
' . '
', [ "Element 'table': Duplicate key-sequence ['some_entity', 'entity_id'] in unique identity-constraint " . "'uniqueSubscriptionsTable'.\nLine: 1\n" ], ] ];