Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
297
Merge Requests
297
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
drupal
Commits
336e2e10
Commit
336e2e10
authored
Aug 29, 2012
by
damiankloip
Committed by
tim.plunkett
Oct 21, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#1760838
by damiankloip, dawehner: Update core/api_version() of all the views.
parent
f24396f3
Changes
34
Hide whitespace changes
Inline
Side-by-side
Showing
34 changed files
with
60 additions
and
60 deletions
+60
-60
config/views.view.archive.yml
config/views.view.archive.yml
+1
-1
config/views.view.backlinks.yml
config/views.view.backlinks.yml
+1
-1
config/views.view.comments_recent.yml
config/views.view.comments_recent.yml
+1
-1
config/views.view.frontpage.yml
config/views.view.frontpage.yml
+1
-1
config/views.view.glossary.yml
config/views.view.glossary.yml
+1
-1
config/views.view.taxonomy_term.yml
config/views.view.taxonomy_term.yml
+1
-1
config/views.view.tracker.yml
config/views.view.tracker.yml
+1
-1
help/api-upgrading.html
help/api-upgrading.html
+1
-1
lib/Drupal/views/Tests/Comment/CommentTestBase.php
lib/Drupal/views/Tests/Comment/CommentTestBase.php
+1
-1
lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php
lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php
+1
-1
lib/Drupal/views/Tests/Handler/ArgumentStringTest.php
lib/Drupal/views/Tests/Handler/ArgumentStringTest.php
+1
-1
lib/Drupal/views/Tests/Handler/FilterDateTest.php
lib/Drupal/views/Tests/Handler/FilterDateTest.php
+1
-1
lib/Drupal/views/Tests/Plugin/AccessTest.php
lib/Drupal/views/Tests/Plugin/AccessTest.php
+5
-5
lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php
lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php
+1
-1
lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php
lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php
+2
-2
lib/Drupal/views/Tests/Plugin/DisplayTest.php
lib/Drupal/views/Tests/Plugin/DisplayTest.php
+2
-2
lib/Drupal/views/Tests/Plugin/PagerTest.php
lib/Drupal/views/Tests/Plugin/PagerTest.php
+6
-6
lib/Drupal/views/Tests/QueryGroupByTest.php
lib/Drupal/views/Tests/QueryGroupByTest.php
+3
-3
lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php
...pal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php
+1
-1
lib/Drupal/views/Tests/TranslatableTest.php
lib/Drupal/views/Tests/TranslatableTest.php
+1
-1
lib/Drupal/views/Tests/UpgradeTestCase.php
lib/Drupal/views/Tests/UpgradeTestCase.php
+5
-5
lib/Drupal/views/Tests/User/ArgumentDefaultTest.php
lib/Drupal/views/Tests/User/ArgumentDefaultTest.php
+1
-1
lib/Drupal/views/Tests/User/ArgumentValidateTest.php
lib/Drupal/views/Tests/User/ArgumentValidateTest.php
+1
-1
lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php
lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php
+1
-1
lib/Drupal/views/Tests/User/UserTest.php
lib/Drupal/views/Tests/User/UserTest.php
+2
-2
lib/Drupal/views/Tests/ViewTest.php
lib/Drupal/views/Tests/ViewTest.php
+3
-3
modules/node.views_template.inc
modules/node.views_template.inc
+1
-1
tests/views_test/config/views.view.test_argument_default_current_user.yml
.../config/views.view.test_argument_default_current_user.yml
+2
-2
tests/views_test/config/views.view.test_exposed_admin_ui.yml
tests/views_test/config/views.view.test_exposed_admin_ui.yml
+2
-2
tests/views_test/config/views.view.test_filter_in_operator_ui.yml
...ews_test/config/views.view.test_filter_in_operator_ui.yml
+2
-2
tests/views_test/config/views.view.test_page_display.yml
tests/views_test/config/views.view.test_page_display.yml
+2
-2
tests/views_test/config/views.view.test_rename_reset_button.yml
...views_test/config/views.view.test_rename_reset_button.yml
+1
-1
tests/views_test/config/views.view.test_views_groupby_save.yml
.../views_test/config/views.view.test_views_groupby_save.yml
+2
-2
views.api.php
views.api.php
+2
-2
No files found.
config/views.view.archive.yml
View file @
336e2e10
...
...
@@ -5,7 +5,7 @@ description: 'Display a list of months that link to content for that month.'
tag
:
default
base_table
:
node
human_name
:
Archive
core
:
'
0
'
core
:
'
8
'
display
:
default
:
id
:
default
...
...
config/views.view.backlinks.yml
View file @
336e2e10
...
...
@@ -5,7 +5,7 @@ description: 'Displays a list of nodes that link to the node, using the search b
tag
:
default
base_table
:
node
human_name
:
Backlinks
core
:
'
0
'
core
:
'
8
'
display
:
default
:
id
:
default
...
...
config/views.view.comments_recent.yml
View file @
336e2e10
...
...
@@ -5,7 +5,7 @@ description: 'Contains a block and a page to list recent comments; the block wil
tag
:
default
base_table
:
comment
human_name
:
'
Recent
comments'
core
:
'
0
'
core
:
'
8
'
display
:
default
:
id
:
default
...
...
config/views.view.frontpage.yml
View file @
336e2e10
...
...
@@ -5,7 +5,7 @@ description: 'Emulates the default Drupal front page; you may set the default ho
tag
:
default
base_table
:
node
human_name
:
'
Front
page'
core
:
'
0
'
core
:
'
8
'
display
:
default
:
id
:
default
...
...
config/views.view.glossary.yml
View file @
336e2e10
...
...
@@ -5,7 +5,7 @@ description: 'A list of all content, by letter.'
tag
:
default
base_table
:
node
human_name
:
Glossary
core
:
'
0
'
core
:
'
8
'
display
:
default
:
id
:
default
...
...
config/views.view.taxonomy_term.yml
View file @
336e2e10
...
...
@@ -5,7 +5,7 @@ description: 'A view to emulate Drupal core''s handling of taxonomy/term.'
tag
:
default
base_table
:
node
human_name
:
'
Taxonomy
term'
core
:
'
7
'
core
:
'
8
'
display
:
default
:
id
:
default
...
...
config/views.view.tracker.yml
View file @
336e2e10
...
...
@@ -5,7 +5,7 @@ description: 'Shows all new activity on system.'
tag
:
default
base_table
:
node
human_name
:
Tracker
core
:
'
0
'
core
:
'
8
'
display
:
default
:
id
:
default
...
...
help/api-upgrading.html
View file @
336e2e10
...
...
@@ -10,7 +10,7 @@ <h3>Handler registry</h3>
<pre>
name = Example module
description = "Gives an example of a module."
core =
7
.x
core =
8
.x
files[] = example.module
files[] = example.install
...
...
lib/Drupal/views/Tests/Comment/CommentTestBase.php
View file @
336e2e10
...
...
@@ -50,7 +50,7 @@ function view_comment_user_uid() {
$view
->
tag
=
'default'
;
$view
->
base_table
=
'node'
;
$view
->
human_name
=
'test_comment_user_uid'
;
$view
->
core
=
7
;
$view
->
core
=
8
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
...
...
lib/Drupal/views/Tests/Field/HandlerFieldFieldTest.php
View file @
336e2e10
...
...
@@ -207,7 +207,7 @@ protected function getFieldView() {
$view
->
tag
=
'default'
;
$view
->
base_table
=
'node'
;
$view
->
human_name
=
'view_fieldapi'
;
$view
->
core
=
7
;
$view
->
core
=
8
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
...
...
lib/Drupal/views/Tests/Handler/ArgumentStringTest.php
View file @
336e2e10
...
...
@@ -67,7 +67,7 @@ function viewGlossary() {
$view
->
tag
=
'default'
;
$view
->
base_table
=
'node'
;
$view
->
human_name
=
'test_glossary'
;
$view
->
core
=
7
;
$view
->
core
=
8
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
...
...
lib/Drupal/views/Tests/Handler/FilterDateTest.php
View file @
336e2e10
...
...
@@ -161,7 +161,7 @@ function views_test_between() {
$view
->
tag
=
''
;
$view
->
base_table
=
'node'
;
$view
->
human_name
=
''
;
$view
->
core
=
0
;
$view
->
core
=
8
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
...
...
lib/Drupal/views/Tests/Plugin/AccessTest.php
View file @
336e2e10
...
...
@@ -152,7 +152,7 @@ function view_access_none() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
2
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -175,7 +175,7 @@ function view_access_perm() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
2
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -199,7 +199,7 @@ function view_access_role() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
2
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -225,7 +225,7 @@ function view_access_dynamic() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
2
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -251,7 +251,7 @@ function view_access_static() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
2
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php
View file @
336e2e10
...
...
@@ -103,7 +103,7 @@ function view_argument_default_fixed() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
2
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php
View file @
336e2e10
...
...
@@ -54,7 +54,7 @@ function view_test_argument_validate_php($string) {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
2
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -86,7 +86,7 @@ function view_argument_validate_numeric() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
2
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
lib/Drupal/views/Tests/Plugin/DisplayTest.php
View file @
336e2e10
...
...
@@ -48,7 +48,7 @@ function viewFilterGroupsOverriding() {
$view
->
tag
=
'default'
;
$view
->
base_table
=
'node'
;
$view
->
human_name
=
'test_filter_group_override'
;
$view
->
core
=
7
;
$view
->
core
=
8
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
...
...
@@ -97,7 +97,7 @@ function viewFilterGroupsUpdating() {
$view
->
tag
=
'default'
;
$view
->
base_table
=
'node'
;
$view
->
human_name
=
'test_filter_groups'
;
$view
->
core
=
7
;
$view
->
core
=
8
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
...
...
lib/Drupal/views/Tests/Plugin/PagerTest.php
View file @
336e2e10
...
...
@@ -103,7 +103,7 @@ public function viewsStorePagerSettings() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
3
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -162,7 +162,7 @@ public function viewsPagerNoLimit() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
3
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -238,7 +238,7 @@ public function viewsPagerLimit() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
3
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -322,7 +322,7 @@ function viewPagerFullZeroItemsPerPage() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
3
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -362,7 +362,7 @@ function viewsPagerFull() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
3
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -388,7 +388,7 @@ function viewsPagerFullFields() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
3
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
lib/Drupal/views/Tests/QueryGroupByTest.php
View file @
336e2e10
...
...
@@ -71,7 +71,7 @@ public function viewsAggregateCountView() {
$view
->
tag
=
''
;
$view
->
base_table
=
'node'
;
$view
->
human_name
=
''
;
$view
->
core
=
7
;
$view
->
core
=
8
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
...
...
@@ -157,7 +157,7 @@ function viewsGroupByViewHelper($group_by) {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
2
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -251,7 +251,7 @@ public function viewsGroupByCountViewOnlyFilters() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
2
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
lib/Drupal/views/Tests/Taxonomy/RelationshipNodeTermDataTest.php
View file @
336e2e10
...
...
@@ -82,7 +82,7 @@ function view_taxonomy_node_term_data() {
$view
->
tag
=
''
;
$view
->
base_table
=
'node'
;
$view
->
human_name
=
'test_taxonomy_node_term_data'
;
$view
->
core
=
7
;
$view
->
core
=
8
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
...
...
lib/Drupal/views/Tests/TranslatableTest.php
View file @
336e2e10
...
...
@@ -148,7 +148,7 @@ public function view_unpack_translatable() {
$view
->
description
=
''
;
$view
->
tag
=
''
;
$view
->
base_table
=
'node'
;
$view
->
api_version
=
'3.0
-alpha1
'
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
lib/Drupal/views/Tests/UpgradeTestCase.php
View file @
336e2e10
...
...
@@ -127,7 +127,7 @@ public function viewsMovedToField() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'views_test'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
2
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -148,7 +148,7 @@ public function viewsMovedToHandler() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'views_test'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
2
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -173,7 +173,7 @@ public function viewsMovedToTable() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'views_old_table'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
2
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -194,8 +194,8 @@ protected function viewUpgradeImport() {
$view->tag = "default";
$view->base_table = "comments";
$view->human_name = "";
$view->core =
0
;
$view->api_version = "3.0
-alpha1
";
$view->core =
8
;
$view->api_version = "3.0";
$view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */
/* Display: Defaults */
...
...
lib/Drupal/views/Tests/User/ArgumentDefaultTest.php
View file @
336e2e10
...
...
@@ -53,7 +53,7 @@ function view_plugin_argument_default_current_user() {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
'3.0
-alpha1
'
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
lib/Drupal/views/Tests/User/ArgumentValidateTest.php
View file @
336e2e10
...
...
@@ -94,7 +94,7 @@ function view_argument_validate_user($argtype) {
$view
->
view_php
=
''
;
$view
->
base_table
=
'node'
;
$view
->
is_cacheable
=
FALSE
;
$view
->
api_version
=
2
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
lib/Drupal/views/Tests/User/HandlerFieldUserNameTest.php
View file @
336e2e10
...
...
@@ -64,7 +64,7 @@ function view_user_name() {
$view
->
tag
=
'default'
;
$view
->
base_table
=
'users'
;
$view
->
human_name
=
'test_views_handler_field_user_name'
;
$view
->
core
=
7
;
$view
->
core
=
8
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
...
...
lib/Drupal/views/Tests/User/UserTest.php
View file @
336e2e10
...
...
@@ -73,8 +73,8 @@ function test_view_user_relationship() {
$view
->
tag
=
'default'
;
$view
->
base_table
=
'node'
;
$view
->
human_name
=
'test_user_relationship'
;
$view
->
core
=
7
;
$view
->
api_version
=
'3.0
-alpha1
'
;
$view
->
core
=
8
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
lib/Drupal/views/Tests/ViewTest.php
View file @
336e2e10
...
...
@@ -97,7 +97,7 @@ function view_test_destroy() {
$view
->
tag
=
''
;
$view
->
base_table
=
'node'
;
$view
->
human_name
=
''
;
$view
->
api_version
=
'3.0
-alpha1
'
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Master */
...
...
@@ -253,8 +253,8 @@ function view_test_delete() {
$view
->
tag
=
''
;
$view
->
base_table
=
'node'
;
$view
->
human_name
=
'test_view_delete'
;
$view
->
core
=
7
;
$view
->
api_version
=
'3.0
-alpha1
'
;
$view
->
core
=
8
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
/* Display: Defaults */
...
...
modules/node.views_template.inc
View file @
336e2e10
...
...
@@ -16,7 +16,7 @@ function node_views_templates() {
$view
->
tag
=
''
;
$view
->
base_table
=
'node'
;
$view
->
human_name
=
'Image Gallery'
;
$view
->
core
=
7
;
$view
->
core
=
8
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
TRUE
;
/* Edit this to true to make a default view disabled initially */
...
...
tests/views_test/config/views.view.test_argument_default_current_user.yml
View file @
336e2e10
api_version
:
'
3'
api_version
:
'
3
.0
'
base_table
:
node
core
:
{
}
core
:
'
8'
description
:
'
'
disabled
:
'
0'
display
:
...
...
tests/views_test/config/views.view.test_exposed_admin_ui.yml
View file @
336e2e10
api_version
:
'
2
'
api_version
:
'
3.0
'
base_table
:
node
core
:
{
}
core
:
'
8'
description
:
'
'
disabled
:
'
0'
display
:
...
...
tests/views_test/config/views.view.test_filter_in_operator_ui.yml
View file @
336e2e10
api_version
:
'
2
'
api_version
:
'
3.0
'
base_table
:
node
core
:
{
}
core
:
'
8'
description
:
'
'
disabled
:
'
0'
display
:
...
...
tests/views_test/config/views.view.test_page_display.yml
View file @
336e2e10
api_version
:
'
2
'
api_version
:
'
3.0
'
base_table
:
node
core
:
{
}
core
:
'
8'
description
:
'
'
disabled
:
'
0'
display
:
...
...
tests/views_test/config/views.view.test_rename_reset_button.yml
View file @
336e2e10
api_version
:
'
3.0'
base_table
:
node
core
:
'
0
'
core
:
'
8
'
description
:
'
'
disabled
:
'
0'
display
:
...
...
tests/views_test/config/views.view.test_views_groupby_save.yml
View file @
336e2e10
api_version
:
'
2
'
api_version
:
'
3.0
'
base_table
:
node
core
:
{
}
core
:
'
8'
description
:
'
'
disabled
:
'
0'
display
:
...
...
views.api.php
View file @
336e2e10
...
...
@@ -102,7 +102,7 @@
* @code
* name = Example module
* description = "Gives an example of a module."
* core =
7
.x
* core =
8
.x
* files[] = example.module
* files[] = example.install
*
...
...
@@ -673,7 +673,7 @@ function hook_views_default_views() {
$view
->
tag
=
'default'
;
$view
->
base_table
=
'node'
;
$view
->
human_name
=
'Front page'
;
$view
->
core
=
0
;
$view
->
core
=
8
;
$view
->
api_version
=
'3.0'
;
$view
->
disabled
=
FALSE
;
/* Edit this to true to make a default view disabled initially */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment