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
309
Merge Requests
309
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
20ba6bbd
Commit
20ba6bbd
authored
Oct 07, 2012
by
tim.plunkett
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#1805996
by tim.plunkett: Move Views integration for core to their respective modules.
parent
c7b7c3e5
Changes
176
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
176 changed files
with
291 additions
and
3426 deletions
+291
-3426
core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php
...les/block/lib/Drupal/block/Plugin/views/display/Block.php
+2
-2
core/modules/comment/comment.views.inc
core/modules/comment/comment.views.inc
+0
-0
core/modules/comment/lib/Drupal/comment/Plugin/views/argument/UserUid.php
...ment/lib/Drupal/comment/Plugin/views/argument/UserUid.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/field/Comment.php
...comment/lib/Drupal/comment/Plugin/views/field/Comment.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/field/Depth.php
...s/comment/lib/Drupal/comment/Plugin/views/field/Depth.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/field/LastTimestamp.php
...t/lib/Drupal/comment/Plugin/views/field/LastTimestamp.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php
...es/comment/lib/Drupal/comment/Plugin/views/field/Link.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkApprove.php
...ent/lib/Drupal/comment/Plugin/views/field/LinkApprove.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkDelete.php
...ment/lib/Drupal/comment/Plugin/views/field/LinkDelete.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php
...omment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkReply.php
...mment/lib/Drupal/comment/Plugin/views/field/LinkReply.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastCommentName.php
.../Drupal/comment/Plugin/views/field/NcsLastCommentName.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastUpdated.php
.../lib/Drupal/comment/Plugin/views/field/NcsLastUpdated.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeComment.php
...ent/lib/Drupal/comment/Plugin/views/field/NodeComment.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php
...omment/lib/Drupal/comment/Plugin/views/field/NodeLink.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeNewComments.php
...lib/Drupal/comment/Plugin/views/field/NodeNewComments.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/field/Username.php
...omment/lib/Drupal/comment/Plugin/views/field/Username.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/filter/NcsLastUpdated.php
...lib/Drupal/comment/Plugin/views/filter/NcsLastUpdated.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/filter/NodeComment.php
...nt/lib/Drupal/comment/Plugin/views/filter/NodeComment.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/filter/UserUid.php
...omment/lib/Drupal/comment/Plugin/views/filter/UserUid.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php
...dules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/row/View.php
...ules/comment/lib/Drupal/comment/Plugin/views/row/View.php
+6
-6
core/modules/comment/lib/Drupal/comment/Plugin/views/sort/NcsLastCommentName.php
...b/Drupal/comment/Plugin/views/sort/NcsLastCommentName.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/sort/NcsLastUpdated.php
...t/lib/Drupal/comment/Plugin/views/sort/NcsLastUpdated.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/sort/Thread.php
...s/comment/lib/Drupal/comment/Plugin/views/sort/Thread.php
+2
-2
core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php
...omment/lib/Drupal/comment/Plugin/views/wizard/Comment.php
+2
-2
core/modules/field/field.views.inc
core/modules/field/field.views.inc
+0
-0
core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php
...ield/lib/Drupal/field/Plugin/views/argument/FieldList.php
+1
-1
core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php
...eld/lib/Drupal/field/Plugin/views/argument/ListString.php
+2
-2
core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php
...dules/field/lib/Drupal/field/Plugin/views/field/Field.php
+2
-2
core/modules/field/lib/Drupal/field/Plugin/views/filter/FieldList.php
.../field/lib/Drupal/field/Plugin/views/filter/FieldList.php
+2
-2
core/modules/field/lib/Drupal/field/Plugin/views/relationship/EntityReverse.php
.../Drupal/field/Plugin/views/relationship/EntityReverse.php
+2
-2
core/modules/file/file.views.inc
core/modules/file/file.views.inc
+0
-0
core/modules/file/lib/Drupal/file/Plugin/views/argument/Fid.php
...odules/file/lib/Drupal/file/Plugin/views/argument/Fid.php
+2
-2
core/modules/file/lib/Drupal/file/Plugin/views/field/Extension.php
...les/file/lib/Drupal/file/Plugin/views/field/Extension.php
+1
-1
core/modules/file/lib/Drupal/file/Plugin/views/field/File.php
.../modules/file/lib/Drupal/file/Plugin/views/field/File.php
+2
-2
core/modules/file/lib/Drupal/file/Plugin/views/field/FileMime.php
...ules/file/lib/Drupal/file/Plugin/views/field/FileMime.php
+2
-2
core/modules/file/lib/Drupal/file/Plugin/views/field/Status.php
...odules/file/lib/Drupal/file/Plugin/views/field/Status.php
+2
-2
core/modules/file/lib/Drupal/file/Plugin/views/field/Uri.php
core/modules/file/lib/Drupal/file/Plugin/views/field/Uri.php
+2
-2
core/modules/file/lib/Drupal/file/Plugin/views/filter/Status.php
...dules/file/lib/Drupal/file/Plugin/views/filter/Status.php
+2
-2
core/modules/file/lib/Drupal/file/Plugin/views/wizard/File.php
...modules/file/lib/Drupal/file/Plugin/views/wizard/File.php
+2
-2
core/modules/image/image.views.inc
core/modules/image/image.views.inc
+0
-0
core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedDay.php
...node/lib/Drupal/node/Plugin/views/argument/CreatedDay.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedFullDate.php
...lib/Drupal/node/Plugin/views/argument/CreatedFullDate.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedMonth.php
...de/lib/Drupal/node/Plugin/views/argument/CreatedMonth.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedWeek.php
...ode/lib/Drupal/node/Plugin/views/argument/CreatedWeek.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedYear.php
...ode/lib/Drupal/node/Plugin/views/argument/CreatedYear.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedYearMonth.php
...ib/Drupal/node/Plugin/views/argument/CreatedYearMonth.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/argument/Nid.php
...odules/node/lib/Drupal/node/Plugin/views/argument/Nid.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/argument/Type.php
...dules/node/lib/Drupal/node/Plugin/views/argument/Type.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/argument/UidRevision.php
...ode/lib/Drupal/node/Plugin/views/argument/UidRevision.php
+3
-3
core/modules/node/lib/Drupal/node/Plugin/views/argument/Vid.php
...odules/node/lib/Drupal/node/Plugin/views/argument/Vid.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/argument_default/Node.php
...de/lib/Drupal/node/Plugin/views/argument_default/Node.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/argument_validator/Node.php
.../lib/Drupal/node/Plugin/views/argument_validator/Node.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/field/HistoryUserTimestamp.php
...b/Drupal/node/Plugin/views/field/HistoryUserTimestamp.php
+3
-3
core/modules/node/lib/Drupal/node/Plugin/views/field/Language.php
...ules/node/lib/Drupal/node/Plugin/views/field/Language.php
+3
-3
core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php
.../modules/node/lib/Drupal/node/Plugin/views/field/Link.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/field/LinkDelete.php
...es/node/lib/Drupal/node/Plugin/views/field/LinkDelete.php
+3
-3
core/modules/node/lib/Drupal/node/Plugin/views/field/LinkEdit.php
...ules/node/lib/Drupal/node/Plugin/views/field/LinkEdit.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/field/Node.php
.../modules/node/lib/Drupal/node/Plugin/views/field/Node.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/field/Path.php
.../modules/node/lib/Drupal/node/Plugin/views/field/Path.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/field/Revision.php
...ules/node/lib/Drupal/node/Plugin/views/field/Revision.php
+3
-3
core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php
.../node/lib/Drupal/node/Plugin/views/field/RevisionLink.php
+3
-3
core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkDelete.php
...lib/Drupal/node/Plugin/views/field/RevisionLinkDelete.php
+3
-3
core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkRevert.php
...lib/Drupal/node/Plugin/views/field/RevisionLinkRevert.php
+3
-3
core/modules/node/lib/Drupal/node/Plugin/views/field/Type.php
.../modules/node/lib/Drupal/node/Plugin/views/field/Type.php
+3
-3
core/modules/node/lib/Drupal/node/Plugin/views/filter/Access.php
...dules/node/lib/Drupal/node/Plugin/views/filter/Access.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/filter/HistoryUserTimestamp.php
.../Drupal/node/Plugin/views/filter/HistoryUserTimestamp.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/filter/Status.php
...dules/node/lib/Drupal/node/Plugin/views/filter/Status.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/filter/Type.php
...modules/node/lib/Drupal/node/Plugin/views/filter/Type.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/filter/UidRevision.php
.../node/lib/Drupal/node/Plugin/views/filter/UidRevision.php
+3
-3
core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php
core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/row/View.php
core/modules/node/lib/Drupal/node/Plugin/views/row/View.php
+5
-5
core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php
...modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php
+2
-2
core/modules/node/lib/Drupal/node/Plugin/views/wizard/NodeRevision.php
...node/lib/Drupal/node/Plugin/views/wizard/NodeRevision.php
+2
-2
core/modules/node/node.views.inc
core/modules/node/node.views.inc
+0
-0
core/modules/search/lib/Drupal/search/Plugin/views/argument/Search.php
...search/lib/Drupal/search/Plugin/views/argument/Search.php
+3
-3
core/modules/search/lib/Drupal/search/Plugin/views/field/Score.php
...les/search/lib/Drupal/search/Plugin/views/field/Score.php
+2
-2
core/modules/search/lib/Drupal/search/Plugin/views/filter/Search.php
...s/search/lib/Drupal/search/Plugin/views/filter/Search.php
+4
-4
core/modules/search/lib/Drupal/search/Plugin/views/row/View.php
...odules/search/lib/Drupal/search/Plugin/views/row/View.php
+2
-2
core/modules/search/lib/Drupal/search/Plugin/views/sort/Score.php
...ules/search/lib/Drupal/search/Plugin/views/sort/Score.php
+2
-2
core/modules/search/lib/Drupal/search/ViewsSearchQuery.php
core/modules/search/lib/Drupal/search/ViewsSearchQuery.php
+5
-3
core/modules/system/lib/Drupal/system/Plugin/views/row/Entity.php
...ules/system/lib/Drupal/system/Plugin/views/row/Entity.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.php
...my/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php
...b/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepthModifier.php
.../taxonomy/Plugin/views/argument/IndexTidDepthModifier.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/Taxonomy.php
...my/lib/Drupal/taxonomy/Plugin/views/argument/Taxonomy.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/VocabularyMachineName.php
.../taxonomy/Plugin/views/argument/VocabularyMachineName.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/VocabularyVid.php
...b/Drupal/taxonomy/Plugin/views/argument/VocabularyVid.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_default/Tid.php
...lib/Drupal/taxonomy/Plugin/views/argument_default/Tid.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_validator/Term.php
.../Drupal/taxonomy/Plugin/views/argument_validator/Term.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Language.php
...onomy/lib/Drupal/taxonomy/Plugin/views/field/Language.php
+3
-3
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php
...onomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Taxonomy.php
...onomy/lib/Drupal/taxonomy/Plugin/views/field/Taxonomy.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php
...b/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php
.../Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php
+1
-1
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTidDepth.php
...al/taxonomy/Plugin/views/filter/TaxonomyIndexTidDepth.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/VocabularyMachineName.php
...al/taxonomy/Plugin/views/filter/VocabularyMachineName.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/VocabularyVid.php
...lib/Drupal/taxonomy/Plugin/views/filter/VocabularyVid.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/relationship/NodeTermData.php
...rupal/taxonomy/Plugin/views/relationship/NodeTermData.php
+2
-2
core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/wizard/TaxonomyTerm.php
.../lib/Drupal/taxonomy/Plugin/views/wizard/TaxonomyTerm.php
+2
-2
core/modules/taxonomy/taxonomy.views.inc
core/modules/taxonomy/taxonomy.views.inc
+0
-0
core/modules/user/lib/Drupal/user/Plugin/views/access/Permission.php
...s/user/lib/Drupal/user/Plugin/views/access/Permission.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/access/Role.php
...modules/user/lib/Drupal/user/Plugin/views/access/Role.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/argument/RolesRid.php
...s/user/lib/Drupal/user/Plugin/views/argument/RolesRid.php
+1
-1
core/modules/user/lib/Drupal/user/Plugin/views/argument/Uid.php
...odules/user/lib/Drupal/user/Plugin/views/argument/Uid.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/argument_default/CurrentUser.php
...Drupal/user/Plugin/views/argument_default/CurrentUser.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/argument_default/User.php
...er/lib/Drupal/user/Plugin/views/argument_default/User.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/argument_validator/User.php
.../lib/Drupal/user/Plugin/views/argument_validator/User.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/field/Language.php
...ules/user/lib/Drupal/user/Plugin/views/field/Language.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/field/Link.php
.../modules/user/lib/Drupal/user/Plugin/views/field/Link.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/field/LinkCancel.php
...es/user/lib/Drupal/user/Plugin/views/field/LinkCancel.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/field/LinkEdit.php
...ules/user/lib/Drupal/user/Plugin/views/field/LinkEdit.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/field/Mail.php
.../modules/user/lib/Drupal/user/Plugin/views/field/Mail.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/field/Name.php
.../modules/user/lib/Drupal/user/Plugin/views/field/Name.php
+3
-3
core/modules/user/lib/Drupal/user/Plugin/views/field/Permissions.php
...s/user/lib/Drupal/user/Plugin/views/field/Permissions.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/field/Picture.php
...dules/user/lib/Drupal/user/Plugin/views/field/Picture.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/field/Roles.php
...modules/user/lib/Drupal/user/Plugin/views/field/Roles.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/field/User.php
.../modules/user/lib/Drupal/user/Plugin/views/field/User.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/filter/Current.php
...ules/user/lib/Drupal/user/Plugin/views/filter/Current.php
+1
-1
core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php
...modules/user/lib/Drupal/user/Plugin/views/filter/Name.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/filter/Permissions.php
.../user/lib/Drupal/user/Plugin/views/filter/Permissions.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/filter/Roles.php
...odules/user/lib/Drupal/user/Plugin/views/filter/Roles.php
+2
-2
core/modules/user/lib/Drupal/user/Plugin/views/row/View.php
core/modules/user/lib/Drupal/user/Plugin/views/row/View.php
+4
-4
core/modules/user/lib/Drupal/user/Plugin/views/wizard/Users.php
...odules/user/lib/Drupal/user/Plugin/views/wizard/Users.php
+2
-2
core/modules/user/user.views.inc
core/modules/user/user.views.inc
+0
-0
core/modules/views/includes/cache.inc
core/modules/views/includes/cache.inc
+0
-1
core/modules/views/lib/Drupal/views/Plugin/Type/JoinManager.php
...odules/views/lib/Drupal/views/Plugin/Type/JoinManager.php
+2
-25
core/modules/views/lib/Drupal/views/Plugin/Type/PluginManager.php
...ules/views/lib/Drupal/views/Plugin/Type/PluginManager.php
+6
-28
core/modules/views/lib/Drupal/views/Plugin/Type/WizardManager.php
...ules/views/lib/Drupal/views/Plugin/Type/WizardManager.php
+2
-25
core/modules/views/lib/Drupal/views/Tests/Comment/WizardTest.php
...dules/views/lib/Drupal/views/Tests/Comment/WizardTest.php
+1
-1
core/modules/views/lib/Drupal/views/Tests/Language/ArgumentLanguage.php
...iews/lib/Drupal/views/Tests/Language/ArgumentLanguage.php
+0
-47
core/modules/views/lib/Drupal/views/Tests/Language/FieldLanguage.php
...s/views/lib/Drupal/views/Tests/Language/FieldLanguage.php
+0
-42
core/modules/views/lib/Drupal/views/Tests/Language/FilterLanguage.php
.../views/lib/Drupal/views/Tests/Language/FilterLanguage.php
+0
-48
core/modules/views/lib/Drupal/views/Tests/Language/LanguageTestBase.php
...iews/lib/Drupal/views/Tests/Language/LanguageTestBase.php
+0
-78
core/modules/views/lib/Drupal/views/Tests/Node/FieldTypeTest.php
...dules/views/lib/Drupal/views/Tests/Node/FieldTypeTest.php
+2
-2
core/modules/views/lib/Drupal/views/Tests/User/AccessPermissionTest.php
...iews/lib/Drupal/views/Tests/User/AccessPermissionTest.php
+8
-6
core/modules/views/lib/Drupal/views/Tests/User/AccessRoleTest.php
...ules/views/lib/Drupal/views/Tests/User/AccessRoleTest.php
+8
-6
core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php
core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php
+0
-6
core/modules/views/lib/Views/aggregator/Plugin/views/argument/CategoryCid.php
...ib/Views/aggregator/Plugin/views/argument/CategoryCid.php
+0
-41
core/modules/views/lib/Views/aggregator/Plugin/views/argument/Fid.php
.../views/lib/Views/aggregator/Plugin/views/argument/Fid.php
+0
-42
core/modules/views/lib/Views/aggregator/Plugin/views/argument/Iid.php
.../views/lib/Views/aggregator/Plugin/views/argument/Iid.php
+0
-42
core/modules/views/lib/Views/aggregator/Plugin/views/field/Category.php
...iews/lib/Views/aggregator/Plugin/views/field/Category.php
+0
-74
core/modules/views/lib/Views/aggregator/Plugin/views/field/TitleLink.php
...ews/lib/Views/aggregator/Plugin/views/field/TitleLink.php
+0
-72
core/modules/views/lib/Views/aggregator/Plugin/views/field/Xss.php
...les/views/lib/Views/aggregator/Plugin/views/field/Xss.php
+0
-30
core/modules/views/lib/Views/aggregator/Plugin/views/filter/CategoryCid.php
.../lib/Views/aggregator/Plugin/views/filter/CategoryCid.php
+0
-39
core/modules/views/lib/Views/aggregator/Plugin/views/row/Rss.php
...dules/views/lib/Views/aggregator/Plugin/views/row/Rss.php
+0
-92
core/modules/views/lib/Views/book/Plugin/views/argument_default/Root.php
...ews/lib/Views/book/Plugin/views/argument_default/Root.php
+0
-36
core/modules/views/lib/Views/contact/Plugin/views/field/ContactLink.php
...iews/lib/Views/contact/Plugin/views/field/ContactLink.php
+0
-68
core/modules/views/lib/Views/filter/Plugin/views/field/FormatName.php
.../views/lib/Views/filter/Plugin/views/field/FormatName.php
+0
-53
core/modules/views/lib/Views/language/Plugin/views/argument/Language.php
...ews/lib/Views/language/Plugin/views/argument/Language.php
+0
-46
core/modules/views/lib/Views/language/Plugin/views/field/Language.php
.../views/lib/Views/language/Plugin/views/field/Language.php
+0
-50
core/modules/views/lib/Views/language/Plugin/views/filter/Language.php
...views/lib/Views/language/Plugin/views/filter/Language.php
+0
-38
core/modules/views/lib/Views/locale/Plugin/views/field/LinkEdit.php
...es/views/lib/Views/locale/Plugin/views/field/LinkEdit.php
+0
-77
core/modules/views/lib/Views/locale/Plugin/views/filter/Version.php
...es/views/lib/Views/locale/Plugin/views/filter/Version.php
+0
-42
core/modules/views/lib/Views/statistics/Plugin/views/field/AccesslogPath.php
...lib/Views/statistics/Plugin/views/field/AccesslogPath.php
+0
-71
core/modules/views/lib/Views/translation/Plugin/views/argument/NodeTnid.php
.../lib/Views/translation/Plugin/views/argument/NodeTnid.php
+0
-41
core/modules/views/lib/Views/translation/Plugin/views/field/NodeLinkTranslate.php
...iews/translation/Plugin/views/field/NodeLinkTranslate.php
+0
-41
core/modules/views/lib/Views/translation/Plugin/views/field/NodeTranslationLink.php
...ws/translation/Plugin/views/field/NodeTranslationLink.php
+0
-66
core/modules/views/lib/Views/translation/Plugin/views/filter/NodeTnid.php
...ws/lib/Views/translation/Plugin/views/filter/NodeTnid.php
+0
-58
core/modules/views/lib/Views/translation/Plugin/views/filter/NodeTnidChild.php
...b/Views/translation/Plugin/views/filter/NodeTnidChild.php
+0
-36
core/modules/views/lib/Views/translation/Plugin/views/relationship/Translation.php
...ews/translation/Plugin/views/relationship/Translation.php
+0
-113
core/modules/views/modules/aggregator.views.inc
core/modules/views/modules/aggregator.views.inc
+0
-358
core/modules/views/modules/book.views.inc
core/modules/views/modules/book.views.inc
+0
-113
core/modules/views/modules/contact.views.inc
core/modules/views/modules/contact.views.inc
+0
-21
core/modules/views/modules/filter.views.inc
core/modules/views/modules/filter.views.inc
+0
-31
core/modules/views/modules/language.views.inc
core/modules/views/modules/language.views.inc
+0
-91
core/modules/views/modules/locale.views.inc
core/modules/views/modules/locale.views.inc
+0
-192
core/modules/views/modules/poll.views.inc
core/modules/views/modules/poll.views.inc
+0
-46
core/modules/views/modules/search.views.inc
core/modules/views/modules/search.views.inc
+0
-141
core/modules/views/modules/statistics.views.inc
core/modules/views/modules/statistics.views.inc
+0
-259
core/modules/views/modules/translation.views.inc
core/modules/views/modules/translation.views.inc
+0
-120
core/modules/views/tests/views_test_data/views_test_data.module
...odules/views/tests/views_test_data/views_test_data.module
+0
-10
core/modules/views/views.module
core/modules/views/views.module
+2
-200
core/modules/views/views.views.inc
core/modules/views/views.views.inc
+0
-0
core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php
core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php
+0
-3
No files found.
core/modules/
views/lib/Views
/block/Plugin/views/display/Block.php
→
core/modules/
block/lib/Drupal
/block/Plugin/views/display/Block.php
View file @
20ba6bbd
...
...
@@ -3,10 +3,10 @@
/**
* @file
* Definition of Drupal\views\Plugin\views\display\Block.
* Definition of
Views
\block\Plugin\views\display\Block.
* Definition of
Drupal
\block\Plugin\views\display\Block.
*/
namespace
Views
\block\Plugin\views\display
;
namespace
Drupal
\block\Plugin\views\display
;
use
Drupal\Core\Annotation\Plugin
;
use
Drupal\Core\Annotation\Translation
;
...
...
core/modules/
views/modules
/comment.views.inc
→
core/modules/
comment
/comment.views.inc
View file @
20ba6bbd
File moved
core/modules/
views/lib/Views
/comment/Plugin/views/argument/UserUid.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/argument/UserUid.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\argument\UserUid.
* Definition of
Drupal
\comment\Plugin\views\argument\UserUid.
*/
namespace
Views
\comment\Plugin\views\argument
;
namespace
Drupal
\comment\Plugin\views\argument
;
use
Drupal\views\Plugin\views\argument\ArgumentPluginBase
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/field/Comment.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/field/Comment.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\field\Comment.
* Definition of
Drupal
\comment\Plugin\views\field\Comment.
*/
namespace
Views
\comment\Plugin\views\field
;
namespace
Drupal
\comment\Plugin\views\field
;
use
Drupal\views\ViewExecutable
;
use
Drupal\views\Plugin\views\field\FieldPluginBase
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/field/Depth.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/field/Depth.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\field\Depth.
* Definition of
Drupal
\comment\Plugin\views\field\Depth.
*/
namespace
Views
\comment\Plugin\views\field
;
namespace
Drupal
\comment\Plugin\views\field
;
use
Drupal\Core\Annotation\Plugin
;
use
Drupal\views\Plugin\views\field\FieldPluginBase
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/field/LastTimestamp.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/field/LastTimestamp.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\field\LastTimestamp.
* Definition of
Drupal
\comment\Plugin\views\field\LastTimestamp.
*/
namespace
Views
\comment\Plugin\views\field
;
namespace
Drupal
\comment\Plugin\views\field
;
use
Drupal\views\Plugin\views\field\Date
;
use
Drupal\views\ViewExecutable
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/field/Link.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/field/Link.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\field\Link.
* Definition of
Drupal
\comment\Plugin\views\field\Link.
*/
namespace
Views
\comment\Plugin\views\field
;
namespace
Drupal
\comment\Plugin\views\field
;
use
Drupal\views\Plugin\views\field\FieldPluginBase
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/field/LinkApprove.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/field/LinkApprove.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\field\LinkApprove.
* Definition of
Drupal
\comment\Plugin\views\field\LinkApprove.
*/
namespace
Views
\comment\Plugin\views\field
;
namespace
Drupal
\comment\Plugin\views\field
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/field/LinkDelete.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/field/LinkDelete.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\field\LinkDelete.
* Definition of
Drupal
\comment\Plugin\views\field\LinkDelete.
*/
namespace
Views
\comment\Plugin\views\field
;
namespace
Drupal
\comment\Plugin\views\field
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/field/LinkEdit.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/field/LinkEdit.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\field\LinkEdit.
* Definition of
Drupal
\comment\Plugin\views\field\LinkEdit.
*/
namespace
Views
\comment\Plugin\views\field
;
namespace
Drupal
\comment\Plugin\views\field
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/field/LinkReply.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/field/LinkReply.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\field\LinkReply.
* Definition of
Drupal
\comment\Plugin\views\field\LinkReply.
*/
namespace
Views
\comment\Plugin\views\field
;
namespace
Drupal
\comment\Plugin\views\field
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/field/NcsLastCommentName.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/field/NcsLastCommentName.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\field\NcsLastCommentName.
* Definition of
Drupal
\comment\Plugin\views\field\NcsLastCommentName.
*/
namespace
Views
\comment\Plugin\views\field
;
namespace
Drupal
\comment\Plugin\views\field
;
use
Drupal\views\Plugin\views\field\FieldPluginBase
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/field/NcsLastUpdated.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/field/NcsLastUpdated.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\field\NcsLastUpdated.
* Definition of
Drupal
\comment\Plugin\views\field\NcsLastUpdated.
*/
namespace
Views
\comment\Plugin\views\field
;
namespace
Drupal
\comment\Plugin\views\field
;
use
Drupal\views\Plugin\views\field\Date
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/field/NodeComment.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/field/NodeComment.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\field\NodeComment.
* Definition of
Drupal
\comment\Plugin\views\field\NodeComment.
*/
namespace
Views
\comment\Plugin\views\field
;
namespace
Drupal
\comment\Plugin\views\field
;
use
Drupal\views\Plugin\views\field\FieldPluginBase
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/field/NodeLink.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/field/NodeLink.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\field\NodeLink.
* Definition of
Drupal
\comment\Plugin\views\field\NodeLink.
*/
namespace
Views
\comment\Plugin\views\field
;
namespace
Drupal
\comment\Plugin\views\field
;
use
Drupal\views\Plugin\views\field\FieldPluginBase
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/field/NodeNewComments.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/field/NodeNewComments.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\field\NodeNewComments.
* Definition of
Drupal
\comment\Plugin\views\field\NodeNewComments.
*/
namespace
Views
\comment\Plugin\views\field
;
namespace
Drupal
\comment\Plugin\views\field
;
use
Drupal\views\Plugin\views\field\Numeric
;
use
Drupal\views\ViewExecutable
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/field/Username.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/field/Username.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\field\Username.
* Definition of
Drupal
\comment\Plugin\views\field\Username.
*/
namespace
Views
\comment\Plugin\views\field
;
namespace
Drupal
\comment\Plugin\views\field
;
use
Drupal\views\ViewExecutable
;
use
Drupal\views\Plugin\views\field\FieldPluginBase
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/filter/NcsLastUpdated.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/filter/NcsLastUpdated.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\filter\NcsLastUpdated.
* Definition of
Drupal
\comment\Plugin\views\filter\NcsLastUpdated.
*/
namespace
Views
\comment\Plugin\views\filter
;
namespace
Drupal
\comment\Plugin\views\filter
;
use
Drupal\views\Plugin\views\filter\Date
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/filter/NodeComment.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/filter/NodeComment.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\filter\NodeComment.
* Definition of
Drupal
\comment\Plugin\views\filter\NodeComment.
*/
namespace
Views
\comment\Plugin\views\filter
;
namespace
Drupal
\comment\Plugin\views\filter
;
use
Drupal\views\Plugin\views\filter\InOperator
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/filter/UserUid.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/filter/UserUid.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\filter\UserUid.
* Definition of
Drupal
\comment\Plugin\views\filter\UserUid.
*/
namespace
Views
\comment\Plugin\views\filter
;
namespace
Drupal
\comment\Plugin\views\filter
;
use
Drupal\views\Plugin\views\filter\FilterPluginBase
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/row/Rss.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/row/Rss.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\row\Rss.
* Definition of
Drupal
\comment\Plugin\views\row\Rss.
*/
namespace
Views
\comment\Plugin\views\row
;
namespace
Drupal
\comment\Plugin\views\row
;
use
Drupal\views\Plugin\views\row\RowPluginBase
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/row/View.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/row/View.php
View file @
20ba6bbd
...
...
@@ -2,12 +2,12 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\row\View.
* Definition of
Drupal
\comment\Plugin\views\row\View.
*/
namespace
Views
\comment\Plugin\views\row
;
namespace
Drupal
\comment\Plugin\views\row
;
use
Views
\system\Plugin\views\row\Entity
;
use
Drupal
\system\Plugin\views\row\Entity
;
use
Drupal\Core\Annotation\Plugin
;
use
Drupal\Core\Annotation\Translation
;
...
...
@@ -28,7 +28,7 @@
class
View
extends
Entity
{
/**
* Overrides
Views
\system\Plugin\views\row\Entity::defineOptions().
* Overrides
Drupal
\system\Plugin\views\row\Entity::defineOptions().
*/
protected
function
defineOptions
()
{
$options
=
parent
::
defineOptions
();
...
...
@@ -38,7 +38,7 @@ protected function defineOptions() {
}
/**
* Overrides
Views
\system\Plugin\views\row\Entity::buildOptionsForm().
* Overrides
Drupal
\system\Plugin\views\row\Entity::buildOptionsForm().
*/
public
function
buildOptionsForm
(
&
$form
,
&
$form_state
)
{
parent
::
buildOptionsForm
(
$form
,
$form_state
);
...
...
@@ -51,7 +51,7 @@ public function buildOptionsForm(&$form, &$form_state) {
}
/**
* Overrides
Views
\system\Plugin\views\row\Entity::render().
* Overrides
Drupal
\system\Plugin\views\row\Entity::render().
*/
function
render
(
$row
)
{
$entity_id
=
$row
->
{
$this
->
field_alias
};
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/sort/NcsLastCommentName.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/sort/NcsLastCommentName.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\sort\NcsLastCommentName.
* Definition of
Drupal
\comment\Plugin\views\sort\NcsLastCommentName.
*/
namespace
Views
\comment\Plugin\views\sort
;
namespace
Drupal
\comment\Plugin\views\sort
;
use
Drupal\views\Plugin\views\sort\SortPluginBase
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/sort/NcsLastUpdated.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/sort/NcsLastUpdated.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\sort\NcsLastUpdated.
* Definition of
Drupal
\comment\Plugin\views\sort\NcsLastUpdated.
*/
namespace
Views
\comment\Plugin\views\sort
;
namespace
Drupal
\comment\Plugin\views\sort
;
use
Drupal\views\Plugin\views\sort\Date
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/sort/Thread.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/sort/Thread.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\comment\Plugin\views\sort\Thread.
* Definition of
Drupal
\comment\Plugin\views\sort\Thread.
*/
namespace
Views
\comment\Plugin\views\sort
;
namespace
Drupal
\comment\Plugin\views\sort
;
use
Drupal\views\Plugin\views\sort\SortPluginBase
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/comment/Plugin/views/wizard/Comment.php
→
core/modules/
comment/lib/Drupal
/comment/Plugin/views/wizard/Comment.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\node\Plugin\views\wizard\Comment.
* Definition of
Drupal
\node\Plugin\views\wizard\Comment.
*/
namespace
Views
\comment\Plugin\views\wizard
;
namespace
Drupal
\comment\Plugin\views\wizard
;
use
Drupal\views\Plugin\views\wizard\WizardPluginBase
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/modules
/field.views.inc
→
core/modules/
field
/field.views.inc
View file @
20ba6bbd
File moved
core/modules/
views/lib/Views
/field/Plugin/views/argument/FieldList.php
→
core/modules/
field/lib/Drupal
/field/Plugin/views/argument/FieldList.php
View file @
20ba6bbd
...
...
@@ -5,7 +5,7 @@
* Definition of views_handler_argument_field_list.
*/
namespace
Views
\field\Plugin\views\argument
;
namespace
Drupal
\field\Plugin\views\argument
;
use
Drupal\views\ViewExecutable
;
use
Drupal\views\Plugin\views\argument\Numeric
;
...
...
core/modules/
views/lib/Views
/field/Plugin/views/argument/ListString.php
→
core/modules/
field/lib/Drupal
/field/Plugin/views/argument/ListString.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\field\Plugin\views\argument\ListString.
* Definition of
Drupal
\field\Plugin\views\argument\ListString.
*/
namespace
Views
\field\Plugin\views\argument
;
namespace
Drupal
\field\Plugin\views\argument
;
use
Drupal\views\ViewExecutable
;
use
Drupal\views\Plugin\views\argument\String
;
...
...
core/modules/
views/lib/Views
/field/Plugin/views/field/Field.php
→
core/modules/
field/lib/Drupal
/field/Plugin/views/field/Field.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\field\Plugin\views\field\Field.
* Definition of
Drupal
\field\Plugin\views\field\Field.
*/
namespace
Views
\field\Plugin\views\field
;
namespace
Drupal
\field\Plugin\views\field
;
use
Drupal\views\ViewExecutable
;
use
Drupal\views\Plugin\views\field\FieldPluginBase
;
...
...
core/modules/
views/lib/Views
/field/Plugin/views/filter/FieldList.php
→
core/modules/
field/lib/Drupal
/field/Plugin/views/filter/FieldList.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\field\Plugin\views\filter\FieldList.
* Definition of
Drupal
\field\Plugin\views\filter\FieldList.
*/
namespace
Views
\field\Plugin\views\filter
;
namespace
Drupal
\field\Plugin\views\filter
;
use
Drupal\views\Plugin\views\filter\ManyToOne
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/field/Plugin/views/relationship/EntityReverse.php
→
core/modules/
field/lib/Drupal
/field/Plugin/views/relationship/EntityReverse.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\field\Plugin\views\relationship\EntityReverse.
* Definition of
Drupal
\field\Plugin\views\relationship\EntityReverse.
*/
namespace
Views
\field\Plugin\views\relationship
;
namespace
Drupal
\field\Plugin\views\relationship
;
use
Drupal\views\ViewExecutable
;
use
Drupal\views\Plugin\views\relationship\RelationshipPluginBase
;
...
...
core/modules/
views/modules
/file.views.inc
→
core/modules/
file
/file.views.inc
View file @
20ba6bbd
File moved
core/modules/
views/lib/Views
/file/Plugin/views/argument/Fid.php
→
core/modules/
file/lib/Drupal
/file/Plugin/views/argument/Fid.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\file\Plugin\views\argument\Fid.
* Definition of
Drupal
\file\Plugin\views\argument\Fid.
*/
namespace
Views
\file\Plugin\views\argument
;
namespace
Drupal
\file\Plugin\views\argument
;
use
Drupal\Core\Annotation\Plugin
;
use
Drupal\views\Plugin\views\argument\Numeric
;
...
...
core/modules/
views/lib/Views
/file/Plugin/views/field/Extension.php
→
core/modules/
file/lib/Drupal
/file/Plugin/views/field/Extension.php
View file @
20ba6bbd
...
...
@@ -5,7 +5,7 @@
* Definition of views_handler_field_file_extension.
*/
namespace
Views
\file\Plugin\views\field
;
namespace
Drupal
\file\Plugin\views\field
;
use
Drupal\Core\Annotation\Plugin
;
use
Drupal\views\Plugin\views\field\FieldPluginBase
;
...
...
core/modules/
views/lib/Views
/file/Plugin/views/field/File.php
→
core/modules/
file/lib/Drupal
/file/Plugin/views/field/File.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\file\Plugin\views\field\File.
* Definition of
Drupal
\file\Plugin\views\field\File.
*/
namespace
Views
\file\Plugin\views\field
;
namespace
Drupal
\file\Plugin\views\field
;
use
Drupal\views\ViewExecutable
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/file/Plugin/views/field/FileMime.php
→
core/modules/
file/lib/Drupal
/file/Plugin/views/field/FileMime.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\file\Plugin\views\field\FileMime.
* Definition of
Drupal
\file\Plugin\views\field\FileMime.
*/
namespace
Views
\file\Plugin\views\field
;
namespace
Drupal
\file\Plugin\views\field
;
use
Drupal\Core\Annotation\Plugin
;
...
...
core/modules/
views/lib/Views
/file/Plugin/views/field/Status.php
→
core/modules/
file/lib/Drupal
/file/Plugin/views/field/Status.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\file\Plugin\views\field\Status.
* Definition of
Drupal
\file\Plugin\views\field\Status.
*/
namespace
Views
\file\Plugin\views\field
;
namespace
Drupal
\file\Plugin\views\field
;
use
Drupal\Core\Annotation\Plugin
;
use
Drupal\views\Plugin\views\field\FieldPluginBase
;
...
...
core/modules/
views/lib/Views
/file/Plugin/views/field/Uri.php
→
core/modules/
file/lib/Drupal
/file/Plugin/views/field/Uri.php
View file @
20ba6bbd
...
...
@@ -2,10 +2,10 @@
/**
* @file
* Definition of
Views
\file\Plugin\views\field\Uri.
* Definition of
Drupal
\file\Plugin\views\field\Uri.
*/
namespace
Views
\file\Plugin\views\field
;
namespace
Drupal
\file\Plugin\views\field
;
use
Drupal\Core\Annotation\Plugin
;