Examine individual changes
This page allows you to examine the variables generated by the Edit Filter for an individual change.
Variables generated for this change
Variable | Value |
---|---|
Edit count of the user (user_editcount ) | 3 |
Name of the user account (user_name ) | 'Monsterman1911' |
Age of the user account (user_age ) | 2624 |
Groups (including implicit) the user is in (user_groups ) | [
0 => '*',
1 => 'user'
] |
Rights that the user has (user_rights ) | [
0 => 'createaccount',
1 => 'read',
2 => 'edit',
3 => 'createtalk',
4 => 'writeapi',
5 => 'viewmywatchlist',
6 => 'editmywatchlist',
7 => 'viewmyprivateinfo',
8 => 'editmyprivateinfo',
9 => 'editmyoptions',
10 => 'abusefilter-log-detail',
11 => 'centralauth-merge',
12 => 'abusefilter-view',
13 => 'abusefilter-log',
14 => 'vipsscaler-test',
15 => 'collectionsaveasuserpage',
16 => 'reupload-own',
17 => 'move-rootuserpages',
18 => 'move-categorypages',
19 => 'createpage',
20 => 'minoredit',
21 => 'editmyusercss',
22 => 'editmyuserjson',
23 => 'editmyuserjs',
24 => 'purge',
25 => 'sendemail',
26 => 'applychangetags',
27 => 'spamblacklistlog',
28 => 'mwoauthmanagemygrants'
] |
Whether the user is editing from mobile app (user_app ) | false |
Whether or not a user is editing through the mobile interface (user_mobile ) | false |
Page ID (page_id ) | 232500 |
Page namespace (page_namespace ) | 0 |
Page title without namespace (page_title ) | 'Computer code' |
Full page title (page_prefixedtitle ) | 'Computer code' |
Last ten users to contribute to the page (page_recent_contributors ) | [
0 => '99Electrons',
1 => 'Ykhwong',
2 => '41.60.239.81',
3 => 'Shellwood',
4 => '72.10.101.126',
5 => 'DannyS712',
6 => 'Simplexity22',
7 => '104.245.110.235',
8 => 'Wbm1058',
9 => 'GarethBobbyFerguson'
] |
Action (action ) | 'edit' |
Edit summary/reason (summary ) | 'Some griefers' |
Old content model (old_content_model ) | 'wikitext' |
New content model (new_content_model ) | 'wikitext' |
Old page wikitext, before the edit (old_wikitext ) | '{{Unreferenced|date=September 2018}}
{{Program execution}}
'''Computer code''' or '''program code''' is the set of instructions forming a [[computer program]] which is [[Execution (computing)|executed]] by a [[computer]]. It is one of two components of the [[software]] which runs on [[computer hardware]], the other being the [[data (computing)|data]].
Computers can only directly execute the [[machine code]] instructions which are part of their [[instruction set]]. Because these instructions are difficult for humans to read, and writing good programs in machine code or other [[low-level programming language]]s is a time-consuming task, most [[programmer]]s write in the [[source code]] of a [[high-level programming language]]. This source code is [[Translator (computing)|translated]] into machine code by a [[compiler]] or [[interpreter (computing)|interpreter]] so that the computer can execute it to perform its [[task (computing)|task]]s. A compiler produces [[object code]] which is usually in machine language but may also be in an intermediate language which is at a lower level than the source. [[Bytecode]] is a lower level of source which is designed for more efficient interpretation by interpreters.
{{compu-prog-stub}}
[[Category:Computer programming]]' |
New page wikitext, after the edit (new_wikitext ) | '{{Unreferenced|date=September 2018}}
{{Program execution}}
'''Computer code''' or '''program code''' is the set of instructions forming a [[computer program]] which is [[Execution (computing)|executed]] by a [[computer]]. It is one of two components of the [[software]] which runs on [[computer hardware]], the other being the [[data (computing)|data]].
Computers can only directly execute the [[machine code]] instructions which are part of their [[instruction set]]. Because these instructions are difficult for humans to read, and writing good programs in machine code or other [[low-level programming language]]s is a time-consuming task, most [[programmer]]s write in the [[source code]] of a [[high-level programming language]]. This source code is [[Translator (computing)|translated]] into machine code by a [[compiler]] or [[interpreter (computing)|interpreter]] so that the computer can execute it to perform its [[task (computing)|task]]s. A compiler produces [[object code]] which is usually in machine language but may also be in an intermediate language which is at a lower level than the source. [[Bytecode]] is a lower level of source which is designed for more efficient interpretation by interpreters. The first computer code written was the [[Griffin Johnson]] code written by Ernest Johann Maria Schultz Hans Adolf von Habsburg, in this code he told everyone to subscribe to pewdiepie.
{{compu-prog-stub}}
[[Category:Computer programming]]' |
Unified diff of changes made by edit (edit_diff ) | '@@ -3,7 +3,7 @@
'''Computer code''' or '''program code''' is the set of instructions forming a [[computer program]] which is [[Execution (computing)|executed]] by a [[computer]]. It is one of two components of the [[software]] which runs on [[computer hardware]], the other being the [[data (computing)|data]].
-Computers can only directly execute the [[machine code]] instructions which are part of their [[instruction set]]. Because these instructions are difficult for humans to read, and writing good programs in machine code or other [[low-level programming language]]s is a time-consuming task, most [[programmer]]s write in the [[source code]] of a [[high-level programming language]]. This source code is [[Translator (computing)|translated]] into machine code by a [[compiler]] or [[interpreter (computing)|interpreter]] so that the computer can execute it to perform its [[task (computing)|task]]s. A compiler produces [[object code]] which is usually in machine language but may also be in an intermediate language which is at a lower level than the source. [[Bytecode]] is a lower level of source which is designed for more efficient interpretation by interpreters.
+Computers can only directly execute the [[machine code]] instructions which are part of their [[instruction set]]. Because these instructions are difficult for humans to read, and writing good programs in machine code or other [[low-level programming language]]s is a time-consuming task, most [[programmer]]s write in the [[source code]] of a [[high-level programming language]]. This source code is [[Translator (computing)|translated]] into machine code by a [[compiler]] or [[interpreter (computing)|interpreter]] so that the computer can execute it to perform its [[task (computing)|task]]s. A compiler produces [[object code]] which is usually in machine language but may also be in an intermediate language which is at a lower level than the source. [[Bytecode]] is a lower level of source which is designed for more efficient interpretation by interpreters. The first computer code written was the [[Griffin Johnson]] code written by Ernest Johann Maria Schultz Hans Adolf von Habsburg, in this code he told everyone to subscribe to pewdiepie.
{{compu-prog-stub}}
[[Category:Computer programming]]
' |
New page size (new_size ) | 1462 |
Old page size (old_size ) | 1276 |
Size change in edit (edit_delta ) | 186 |
Lines added in edit (added_lines ) | [
0 => 'Computers can only directly execute the [[machine code]] instructions which are part of their [[instruction set]]. Because these instructions are difficult for humans to read, and writing good programs in machine code or other [[low-level programming language]]s is a time-consuming task, most [[programmer]]s write in the [[source code]] of a [[high-level programming language]]. This source code is [[Translator (computing)|translated]] into machine code by a [[compiler]] or [[interpreter (computing)|interpreter]] so that the computer can execute it to perform its [[task (computing)|task]]s. A compiler produces [[object code]] which is usually in machine language but may also be in an intermediate language which is at a lower level than the source. [[Bytecode]] is a lower level of source which is designed for more efficient interpretation by interpreters. The first computer code written was the [[Griffin Johnson]] code written by Ernest Johann Maria Schultz Hans Adolf von Habsburg, in this code he told everyone to subscribe to pewdiepie.'
] |
Lines removed in edit (removed_lines ) | [
0 => 'Computers can only directly execute the [[machine code]] instructions which are part of their [[instruction set]]. Because these instructions are difficult for humans to read, and writing good programs in machine code or other [[low-level programming language]]s is a time-consuming task, most [[programmer]]s write in the [[source code]] of a [[high-level programming language]]. This source code is [[Translator (computing)|translated]] into machine code by a [[compiler]] or [[interpreter (computing)|interpreter]] so that the computer can execute it to perform its [[task (computing)|task]]s. A compiler produces [[object code]] which is usually in machine language but may also be in an intermediate language which is at a lower level than the source. [[Bytecode]] is a lower level of source which is designed for more efficient interpretation by interpreters.'
] |
Whether or not the change was made through a Tor exit node (tor_exit_node ) | false |
Unix timestamp of change (timestamp ) | 1548927621 |