Name | Token | Description |
---|---|---|
Array | Tokens related to arrays of strings. | |
Count | [array:count] | The number of elements in the array. |
First | [array:first] | The first element of the array. |
Imploded | [array:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [array:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [array:keys] | The array of keys of the array. |
Count | [array:keys:count] | The number of elements in the array. |
First | [array:keys:first] | The first element of the array. |
Imploded | [array:keys:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [array:keys:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Last | [array:keys:last] | The last element of the array. |
Reversed | [array:keys:reversed] | The array reversed. |
Count | [array:keys:reversed:count] | The number of elements in the array. |
First | [array:keys:reversed:first] | The first element of the array. |
Imploded | [array:keys:reversed:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [array:keys:reversed:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Last | [array:keys:reversed:last] | The last element of the array. |
Value | [array:keys:reversed:value:?] | The specific value of the array. |
Value | [array:keys:value:?] | The specific value of the array. |
Last | [array:last] | The last element of the array. |
Reversed | [array:reversed] | The array reversed. |
Count | [array:reversed:count] | The number of elements in the array. |
First | [array:reversed:first] | The first element of the array. |
Imploded | [array:reversed:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [array:reversed:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [array:reversed:keys] | The array of keys of the array. |
Count | [array:reversed:keys:count] | The number of elements in the array. |
First | [array:reversed:keys:first] | The first element of the array. |
Imploded | [array:reversed:keys:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [array:reversed:keys:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Last | [array:reversed:keys:last] | The last element of the array. |
Value | [array:reversed:keys:value:?] | The specific value of the array. |
Last | [array:reversed:last] | The last element of the array. |
Value | [array:reversed:value:?] | The specific value of the array. |
Value | [array:value:?] | The specific value of the array. |
Comments | Tokens for comments posted on the site. | |
Author | [comment:author] | The author of the comment, if they were logged in. |
Account cancellation URL | [comment:author:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [comment:author:created] | The date the user account was created. |
Custom format | [comment:author:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [comment:author:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [comment:author:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [comment:author:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [comment:author:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [comment:author:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [comment:author:edit-url] | The URL of the account edit page. |
[comment:author:mail] | The email address of the user account. | |
Last login | [comment:author:last-login] | The date the user last logged in to the site. |
Custom format | [comment:author:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [comment:author:last-login:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [comment:author:last-login:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [comment:author:last-login:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [comment:author:last-login:short] | A date in 'short' format. (11/10/2024) |
Time-since | [comment:author:last-login:since] | A date in 'time-since' format. (54 years 9 months) |
Name | [comment:author:name] | The login name of the user account. |
One-time login URL | [comment:author:one-time-login-url] | The URL of the one-time login page for the user account. |
Original user | [comment:author:original] | The original user data if the user is being updated or saved. |
Account cancellation URL | [comment:author:original:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [comment:author:original:created] | The date the user account was created. |
Edit URL | [comment:author:original:edit-url] | The URL of the account edit page. |
[comment:author:original:mail] | The email address of the user account. | |
Last login | [comment:author:original:last-login] | The date the user last logged in to the site. |
Name | [comment:author:original:name] | The login name of the user account. |
One-time login URL | [comment:author:original:one-time-login-url] | The URL of the one-time login page for the user account. |
Picture | [comment:author:original:picture] | The picture of the user. |
Roles | [comment:author:original:roles] | The user roles associated with the user account. |
URL | [comment:author:original:url] | The URL of the account profile page. |
User ID | [comment:author:original:uid] | The unique ID of the user account. |
Picture | [comment:author:picture] | The picture of the user. |
Base name | [comment:author:picture:basename] | The base name of the file. |
Extension | [comment:author:picture:extension] | The extension of the file. |
File ID | [comment:author:picture:fid] | The unique ID of the uploaded file. |
File byte size | [comment:author:picture:size-raw] | The size of the file, in bytes. |
File name | [comment:author:picture:name] | The name of the file on disk. |
File size | [comment:author:picture:size] | The size of the file. |
MIME type | [comment:author:picture:mime] | The MIME type of the file. |
Original file | [comment:author:picture:original] | The original file data if the file is being updated or saved. |
Owner | [comment:author:picture:owner] | The user who originally uploaded the file. |
Path | [comment:author:picture:path] | The location of the file relative to Drupal root. |
Timestamp | [comment:author:picture:timestamp] | The date the file was most recently changed. |
URL | [comment:author:picture:url] | The web-accessible URL for the file. |
Roles | [comment:author:roles] | The user roles associated with the user account. |
Count | [comment:author:roles:count] | The number of elements in the array. |
First | [comment:author:roles:first] | The first element of the array. |
Imploded | [comment:author:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [comment:author:roles:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [comment:author:roles:keys] | The array of keys of the array. |
Last | [comment:author:roles:last] | The last element of the array. |
Reversed | [comment:author:roles:reversed] | The array reversed. |
Value | [comment:author:roles:value:?] | The specific value of the array. |
URL | [comment:author:url] | The URL of the account profile page. |
Absolute URL | [comment:author:url:absolute] | The absolute URL. |
Arguments | [comment:author:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [comment:author:url:brief] | The URL without the protocol and trailing backslash. |
Path | [comment:author:url:path] | The path component of the URL. |
Relative URL | [comment:author:url:relative] | The relative URL. |
Unaliased URL | [comment:author:url:unaliased] | The unaliased URL. |
User ID | [comment:author:uid] | The unique ID of the user account. |
Comment ID | [comment:cid] | The unique ID of the comment. |
Content | [comment:body] | The formatted content of the comment itself. |
Date changed | [comment:changed] | The date the comment was most recently updated. |
Custom format | [comment:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [comment:changed:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [comment:changed:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [comment:changed:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [comment:changed:short] | A date in 'short' format. (11/10/2024) |
Time-since | [comment:changed:since] | A date in 'time-since' format. (54 years 9 months) |
Date created | [comment:created] | The date the comment was posted. |
Custom format | [comment:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [comment:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [comment:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [comment:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [comment:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [comment:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [comment:edit-url] | The URL of the comment's edit page. |
Email address | [comment:mail] | The email address left by the comment author. |
Home page | [comment:homepage] | The home page URL left by the comment author. |
IP Address | [comment:hostname] | The IP address of the computer the comment was posted from. |
Name | [comment:name] | The name left by the comment author. |
Node | [comment:node] | The node the comment was posted to. |
Author | [comment:node:author] | The author of the node. |
Account cancellation URL | [comment:node:author:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [comment:node:author:created] | The date the user account was created. |
Edit URL | [comment:node:author:edit-url] | The URL of the account edit page. |
[comment:node:author:mail] | The email address of the user account. | |
Last login | [comment:node:author:last-login] | The date the user last logged in to the site. |
Name | [comment:node:author:name] | The login name of the user account. |
One-time login URL | [comment:node:author:one-time-login-url] | The URL of the one-time login page for the user account. |
Original user | [comment:node:author:original] | The original user data if the user is being updated or saved. |
Picture | [comment:node:author:picture] | The picture of the user. |
Roles | [comment:node:author:roles] | The user roles associated with the user account. |
URL | [comment:node:author:url] | The URL of the account profile page. |
User ID | [comment:node:author:uid] | The unique ID of the user account. |
Body | [comment:node:body] | The main body text of the node. |
Cho phép tải về | [comment:node:field_cptv] | Boolean field. |
Comment count | [comment:node:comment-count] | The number of comments posted on a node. |
Content ID | [comment:node:nid] | The unique ID of the content item, or "node". |
Content type | [comment:node:content-type] | The content type of the node. |
Description | [comment:node:content-type:description] | The optional description of the content type. |
Description (localized) | [comment:node:content-type:i18n-description] | The optional description of the content type. |
Edit URL | [comment:node:content-type:edit-url] | The URL of the content type's edit page. |
Machine-readable name | [comment:node:content-type:machine-name] | The unique machine-readable name of the content type. |
Name | [comment:node:content-type:name] | The name of the content type. |
Name (localized) | [comment:node:content-type:i18n-name] | The name of the content type. |
Node count | [comment:node:content-type:node-count] | The number of nodes belonging to the content type. |
Cơ quan ban hành | [comment:node:field_cq_bh] | Term reference field. |
Cảng biển | [comment:node:field_pl_cang_bien] | Term reference field. |
Date changed | [comment:node:changed] | The date the node was most recently updated. |
Custom format | [comment:node:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [comment:node:changed:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [comment:node:changed:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [comment:node:changed:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [comment:node:changed:short] | A date in 'short' format. (11/10/2024) |
Time-since | [comment:node:changed:since] | A date in 'time-since' format. (54 years 9 months) |
Date created | [comment:node:created] | The date the node was posted. |
Custom format | [comment:node:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [comment:node:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [comment:node:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [comment:node:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [comment:node:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [comment:node:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [comment:node:edit-url] | The URL of the node's edit page. |
Feed source | [comment:node:feed-source] | The node the feed item was sourced from. |
Author | [comment:node:feed-source:author] | The author of the node. |
Body | [comment:node:feed-source:body] | The main body text of the node. |
Cho phép tải về | [comment:node:feed-source:field_cptv] | Boolean field. |
Comment count | [comment:node:feed-source:comment-count] | The number of comments posted on a node. |
Content ID | [comment:node:feed-source:nid] | The unique ID of the content item, or "node". |
Content type | [comment:node:feed-source:content-type] | The content type of the node. |
Cơ quan ban hành | [comment:node:feed-source:field_cq_bh] | Term reference field. |
Cảng biển | [comment:node:feed-source:field_pl_cang_bien] | Term reference field. |
Date changed | [comment:node:feed-source:changed] | The date the node was most recently updated. |
Date created | [comment:node:feed-source:created] | The date the node was posted. |
Edit URL | [comment:node:feed-source:edit-url] | The URL of the node's edit page. |
Hiển thị slide trang chủ | [comment:node:feed-source:field_htslide] | Boolean field. |
Hình minh họa | [comment:node:feed-source:field_image] | Image field. |
Ký hiệu | [comment:node:feed-source:field_k_hi_u] | Text field. |
Language | [comment:node:feed-source:language] | The language the node is written in. |
Last view | [comment:node:feed-source:last-view] | The date on which a visitor last read the node. |
Link niêm yết giá | [comment:node:feed-source:field_link_nyg] | Link field. |
Link website | [comment:node:feed-source:field_link_website] | Text field. Also known as Link. |
Logo | [comment:node:feed-source:field_logo] | Image field. |
Loại tin | [comment:node:feed-source:field_loai_tin] | Term reference field. |
Loại tin dự án | [comment:node:feed-source:field_lt_du_an] | Term reference field. |
Loại tài liệu | [comment:node:feed-source:field_loai_qt] | Term reference field. |
Loại văn bản | [comment:node:feed-source:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [comment:node:feed-source:menu-link] | The menu link for this node. |
Mức độ cung cấp DVCTT | [comment:node:feed-source:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [comment:node:feed-source:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [comment:node:feed-source:field_ngay_bh] | Date field. |
Ngày niêm yết | [comment:node:feed-source:field_ngay_niem_yet] | Date field. |
Người ký | [comment:node:feed-source:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [comment:node:feed-source:field_nhom_dn] | Term reference field. |
Number of views | [comment:node:feed-source:total-count] | The number of visitors who have read the node. |
Nội dung | [comment:node:feed-source:field_vb_noi_dung] | Long text field. |
Original node | [comment:node:feed-source:original] | The original node data if the node is being updated or saved. |
Phân loại | [comment:node:feed-source:field_pl_an_at_hh] | Term reference field. |
Phân loại | [comment:node:feed-source:field_vtb_dvhh] | Term reference field. |
Phân loại | [comment:node:feed-source:field_pl_tk] | Term reference field. |
Phân loại | [comment:node:feed-source:field_pl_niem_yet] | Term reference field. |
Phân loại | [comment:node:feed-source:field_pl_cds] | Term reference field. |
Phân loại | [comment:node:feed-source:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [comment:node:feed-source:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [comment:node:feed-source:field_pl_tc] | Term reference field. |
Revision ID | [comment:node:feed-source:vid] | The unique ID of the node's latest revision. |
Revision log message | [comment:node:feed-source:log] | The explanation of the most recent changes made to the node. |
Summary | [comment:node:feed-source:summary] | The summary of the node's main body text. |
Số hiệu | [comment:node:feed-source:field_s_hi_u] | Text field. |
Số hiệu | [comment:node:feed-source:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [comment:node:feed-source:field_tg_hl] | Date field. |
Title | [comment:node:feed-source:title] | The title of the node. |
Tiêu chuẩn hiện hành | [comment:node:feed-source:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [comment:node:feed-source:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Translation source node | [comment:node:feed-source:source] | The source node for this current node's translation set. |
Tài liệu đính kèm | [comment:node:feed-source:field_tai_lieu_dinh_kem] | File field. |
Tải về | [comment:node:feed-source:field_tai_ve] | File field. |
URL | [comment:node:feed-source:url] | The URL of the node. |
Views today | [comment:node:feed-source:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [comment:node:feed-source:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [comment:node:feed-source:field_img_bandroll] | Image field. |
Ảnh slide | [comment:node:feed-source:field_anh_slide] | Image field. |
Hiển thị slide trang chủ | [comment:node:field_htslide] | Boolean field. |
Hình minh họa | [comment:node:field_image] | Image field. |
Ký hiệu | [comment:node:field_k_hi_u] | Text field. |
Language | [comment:node:language] | The language the node is written in. |
Last view | [comment:node:last-view] | The date on which a visitor last read the node. |
Custom format | [comment:node:last-view:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [comment:node:last-view:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [comment:node:last-view:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [comment:node:last-view:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [comment:node:last-view:short] | A date in 'short' format. (11/10/2024) |
Time-since | [comment:node:last-view:since] | A date in 'time-since' format. (54 years 9 months) |
Link niêm yết giá | [comment:node:field_link_nyg] | Link field. |
Link website | [comment:node:field_link_website] | Text field. Also known as Link. |
Logo | [comment:node:field_logo] | Image field. |
Loại tin | [comment:node:field_loai_tin] | Term reference field. |
Loại tin dự án | [comment:node:field_lt_du_an] | Term reference field. |
Loại tài liệu | [comment:node:field_loai_qt] | Term reference field. |
Loại văn bản | [comment:node:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [comment:node:menu-link] | The menu link for this node. |
Edit URL | [comment:node:menu-link:edit-url] | The URL of the menu link's edit page. |
Link ID | [comment:node:menu-link:mlid] | The unique ID of the menu link. |
Menu | [comment:node:menu-link:menu] | The menu of the menu link. |
Parent | [comment:node:menu-link:parent] | The menu link's parent. |
Parents | [comment:node:menu-link:parents] | An array of all the menu link's parents, starting with the root. |
Root | [comment:node:menu-link:root] | The menu link's root. |
Title | [comment:node:menu-link:title] | The title of the menu link. |
URL | [comment:node:menu-link:url] | The URL of the menu link. |
Mức độ cung cấp DVCTT | [comment:node:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [comment:node:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [comment:node:field_ngay_bh] | Date field. |
Ngày niêm yết | [comment:node:field_ngay_niem_yet] | Date field. |
Người ký | [comment:node:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [comment:node:field_nhom_dn] | Term reference field. |
Number of views | [comment:node:total-count] | The number of visitors who have read the node. |
Nội dung | [comment:node:field_vb_noi_dung] | Long text field. |
Original node | [comment:node:original] | The original node data if the node is being updated or saved. |
Author | [comment:node:original:author] | The author of the node. |
Body | [comment:node:original:body] | The main body text of the node. |
Cho phép tải về | [comment:node:original:field_cptv] | Boolean field. |
Comment count | [comment:node:original:comment-count] | The number of comments posted on a node. |
Content ID | [comment:node:original:nid] | The unique ID of the content item, or "node". |
Content type | [comment:node:original:content-type] | The content type of the node. |
Cơ quan ban hành | [comment:node:original:field_cq_bh] | Term reference field. |
Cảng biển | [comment:node:original:field_pl_cang_bien] | Term reference field. |
Date changed | [comment:node:original:changed] | The date the node was most recently updated. |
Date created | [comment:node:original:created] | The date the node was posted. |
Edit URL | [comment:node:original:edit-url] | The URL of the node's edit page. |
Feed source | [comment:node:original:feed-source] | The node the feed item was sourced from. |
Hiển thị slide trang chủ | [comment:node:original:field_htslide] | Boolean field. |
Hình minh họa | [comment:node:original:field_image] | Image field. |
Ký hiệu | [comment:node:original:field_k_hi_u] | Text field. |
Language | [comment:node:original:language] | The language the node is written in. |
Last view | [comment:node:original:last-view] | The date on which a visitor last read the node. |
Link niêm yết giá | [comment:node:original:field_link_nyg] | Link field. |
Link website | [comment:node:original:field_link_website] | Text field. Also known as Link. |
Logo | [comment:node:original:field_logo] | Image field. |
Loại tin | [comment:node:original:field_loai_tin] | Term reference field. |
Loại tin dự án | [comment:node:original:field_lt_du_an] | Term reference field. |
Loại tài liệu | [comment:node:original:field_loai_qt] | Term reference field. |
Loại văn bản | [comment:node:original:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [comment:node:original:menu-link] | The menu link for this node. |
Mức độ cung cấp DVCTT | [comment:node:original:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [comment:node:original:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [comment:node:original:field_ngay_bh] | Date field. |
Ngày niêm yết | [comment:node:original:field_ngay_niem_yet] | Date field. |
Người ký | [comment:node:original:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [comment:node:original:field_nhom_dn] | Term reference field. |
Number of views | [comment:node:original:total-count] | The number of visitors who have read the node. |
Nội dung | [comment:node:original:field_vb_noi_dung] | Long text field. |
Phân loại | [comment:node:original:field_pl_an_at_hh] | Term reference field. |
Phân loại | [comment:node:original:field_vtb_dvhh] | Term reference field. |
Phân loại | [comment:node:original:field_pl_tk] | Term reference field. |
Phân loại | [comment:node:original:field_pl_niem_yet] | Term reference field. |
Phân loại | [comment:node:original:field_pl_cds] | Term reference field. |
Phân loại | [comment:node:original:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [comment:node:original:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [comment:node:original:field_pl_tc] | Term reference field. |
Revision ID | [comment:node:original:vid] | The unique ID of the node's latest revision. |
Revision log message | [comment:node:original:log] | The explanation of the most recent changes made to the node. |
Summary | [comment:node:original:summary] | The summary of the node's main body text. |
Số hiệu | [comment:node:original:field_s_hi_u] | Text field. |
Số hiệu | [comment:node:original:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [comment:node:original:field_tg_hl] | Date field. |
Title | [comment:node:original:title] | The title of the node. |
Tiêu chuẩn hiện hành | [comment:node:original:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [comment:node:original:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Translation source node | [comment:node:original:source] | The source node for this current node's translation set. |
Tài liệu đính kèm | [comment:node:original:field_tai_lieu_dinh_kem] | File field. |
Tải về | [comment:node:original:field_tai_ve] | File field. |
URL | [comment:node:original:url] | The URL of the node. |
Views today | [comment:node:original:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [comment:node:original:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [comment:node:original:field_img_bandroll] | Image field. |
Ảnh slide | [comment:node:original:field_anh_slide] | Image field. |
Phân loại | [comment:node:field_pl_an_at_hh] | Term reference field. |
Phân loại | [comment:node:field_vtb_dvhh] | Term reference field. |
Phân loại | [comment:node:field_pl_tk] | Term reference field. |
Phân loại | [comment:node:field_pl_niem_yet] | Term reference field. |
Phân loại | [comment:node:field_pl_cds] | Term reference field. |
Phân loại | [comment:node:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [comment:node:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [comment:node:field_pl_tc] | Term reference field. |
Revision ID | [comment:node:vid] | The unique ID of the node's latest revision. |
Revision log message | [comment:node:log] | The explanation of the most recent changes made to the node. |
Summary | [comment:node:summary] | The summary of the node's main body text. |
Số hiệu | [comment:node:field_s_hi_u] | Text field. |
Số hiệu | [comment:node:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [comment:node:field_tg_hl] | Date field. |
Title | [comment:node:title] | The title of the node. |
Tiêu chuẩn hiện hành | [comment:node:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [comment:node:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Translation source node | [comment:node:source] | The source node for this current node's translation set. |
Author | [comment:node:source:author] | The author of the node. |
Body | [comment:node:source:body] | The main body text of the node. |
Cho phép tải về | [comment:node:source:field_cptv] | Boolean field. |
Comment count | [comment:node:source:comment-count] | The number of comments posted on a node. |
Content ID | [comment:node:source:nid] | The unique ID of the content item, or "node". |
Content type | [comment:node:source:content-type] | The content type of the node. |
Cơ quan ban hành | [comment:node:source:field_cq_bh] | Term reference field. |
Cảng biển | [comment:node:source:field_pl_cang_bien] | Term reference field. |
Date changed | [comment:node:source:changed] | The date the node was most recently updated. |
Date created | [comment:node:source:created] | The date the node was posted. |
Edit URL | [comment:node:source:edit-url] | The URL of the node's edit page. |
Feed source | [comment:node:source:feed-source] | The node the feed item was sourced from. |
Hiển thị slide trang chủ | [comment:node:source:field_htslide] | Boolean field. |
Hình minh họa | [comment:node:source:field_image] | Image field. |
Ký hiệu | [comment:node:source:field_k_hi_u] | Text field. |
Language | [comment:node:source:language] | The language the node is written in. |
Last view | [comment:node:source:last-view] | The date on which a visitor last read the node. |
Link niêm yết giá | [comment:node:source:field_link_nyg] | Link field. |
Link website | [comment:node:source:field_link_website] | Text field. Also known as Link. |
Logo | [comment:node:source:field_logo] | Image field. |
Loại tin | [comment:node:source:field_loai_tin] | Term reference field. |
Loại tin dự án | [comment:node:source:field_lt_du_an] | Term reference field. |
Loại tài liệu | [comment:node:source:field_loai_qt] | Term reference field. |
Loại văn bản | [comment:node:source:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [comment:node:source:menu-link] | The menu link for this node. |
Mức độ cung cấp DVCTT | [comment:node:source:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [comment:node:source:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [comment:node:source:field_ngay_bh] | Date field. |
Ngày niêm yết | [comment:node:source:field_ngay_niem_yet] | Date field. |
Người ký | [comment:node:source:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [comment:node:source:field_nhom_dn] | Term reference field. |
Number of views | [comment:node:source:total-count] | The number of visitors who have read the node. |
Nội dung | [comment:node:source:field_vb_noi_dung] | Long text field. |
Original node | [comment:node:source:original] | The original node data if the node is being updated or saved. |
Phân loại | [comment:node:source:field_pl_an_at_hh] | Term reference field. |
Phân loại | [comment:node:source:field_vtb_dvhh] | Term reference field. |
Phân loại | [comment:node:source:field_pl_tk] | Term reference field. |
Phân loại | [comment:node:source:field_pl_niem_yet] | Term reference field. |
Phân loại | [comment:node:source:field_pl_cds] | Term reference field. |
Phân loại | [comment:node:source:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [comment:node:source:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [comment:node:source:field_pl_tc] | Term reference field. |
Revision ID | [comment:node:source:vid] | The unique ID of the node's latest revision. |
Revision log message | [comment:node:source:log] | The explanation of the most recent changes made to the node. |
Summary | [comment:node:source:summary] | The summary of the node's main body text. |
Số hiệu | [comment:node:source:field_s_hi_u] | Text field. |
Số hiệu | [comment:node:source:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [comment:node:source:field_tg_hl] | Date field. |
Title | [comment:node:source:title] | The title of the node. |
Tiêu chuẩn hiện hành | [comment:node:source:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [comment:node:source:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Tài liệu đính kèm | [comment:node:source:field_tai_lieu_dinh_kem] | File field. |
Tải về | [comment:node:source:field_tai_ve] | File field. |
URL | [comment:node:source:url] | The URL of the node. |
Views today | [comment:node:source:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [comment:node:source:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [comment:node:source:field_img_bandroll] | Image field. |
Ảnh slide | [comment:node:source:field_anh_slide] | Image field. |
Tài liệu đính kèm | [comment:node:field_tai_lieu_dinh_kem] | File field. |
Tải về | [comment:node:field_tai_ve] | File field. |
URL | [comment:node:url] | The URL of the node. |
Absolute URL | [comment:node:url:absolute] | The absolute URL. |
Arguments | [comment:node:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [comment:node:url:brief] | The URL without the protocol and trailing backslash. |
Path | [comment:node:url:path] | The path component of the URL. |
Relative URL | [comment:node:url:relative] | The relative URL. |
Unaliased URL | [comment:node:url:unaliased] | The unaliased URL. |
Views today | [comment:node:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [comment:node:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [comment:node:field_img_bandroll] | Image field. |
Ảnh slide | [comment:node:field_anh_slide] | Image field. |
Original comment | [comment:original] | The original comment data if the comment is being updated or saved. |
Author | [comment:original:author] | The author of the comment, if they were logged in. |
Account cancellation URL | [comment:original:author:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [comment:original:author:created] | The date the user account was created. |
Edit URL | [comment:original:author:edit-url] | The URL of the account edit page. |
[comment:original:author:mail] | The email address of the user account. | |
Last login | [comment:original:author:last-login] | The date the user last logged in to the site. |
Name | [comment:original:author:name] | The login name of the user account. |
One-time login URL | [comment:original:author:one-time-login-url] | The URL of the one-time login page for the user account. |
Picture | [comment:original:author:picture] | The picture of the user. |
Roles | [comment:original:author:roles] | The user roles associated with the user account. |
URL | [comment:original:author:url] | The URL of the account profile page. |
User ID | [comment:original:author:uid] | The unique ID of the user account. |
Comment ID | [comment:original:cid] | The unique ID of the comment. |
Content | [comment:original:body] | The formatted content of the comment itself. |
Date changed | [comment:original:changed] | The date the comment was most recently updated. |
Custom format | [comment:original:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [comment:original:changed:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [comment:original:changed:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [comment:original:changed:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [comment:original:changed:short] | A date in 'short' format. (11/10/2024) |
Time-since | [comment:original:changed:since] | A date in 'time-since' format. (54 years 9 months) |
Date created | [comment:original:created] | The date the comment was posted. |
Custom format | [comment:original:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [comment:original:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [comment:original:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [comment:original:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [comment:original:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [comment:original:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [comment:original:edit-url] | The URL of the comment's edit page. |
Email address | [comment:original:mail] | The email address left by the comment author. |
Home page | [comment:original:homepage] | The home page URL left by the comment author. |
IP Address | [comment:original:hostname] | The IP address of the computer the comment was posted from. |
Name | [comment:original:name] | The name left by the comment author. |
Node | [comment:original:node] | The node the comment was posted to. |
Author | [comment:original:node:author] | The author of the node. |
Body | [comment:original:node:body] | The main body text of the node. |
Cho phép tải về | [comment:original:node:field_cptv] | Boolean field. |
Comment count | [comment:original:node:comment-count] | The number of comments posted on a node. |
Content ID | [comment:original:node:nid] | The unique ID of the content item, or "node". |
Content type | [comment:original:node:content-type] | The content type of the node. |
Cơ quan ban hành | [comment:original:node:field_cq_bh] | Term reference field. |
Cảng biển | [comment:original:node:field_pl_cang_bien] | Term reference field. |
Date changed | [comment:original:node:changed] | The date the node was most recently updated. |
Date created | [comment:original:node:created] | The date the node was posted. |
Edit URL | [comment:original:node:edit-url] | The URL of the node's edit page. |
Feed source | [comment:original:node:feed-source] | The node the feed item was sourced from. |
Hiển thị slide trang chủ | [comment:original:node:field_htslide] | Boolean field. |
Hình minh họa | [comment:original:node:field_image] | Image field. |
Ký hiệu | [comment:original:node:field_k_hi_u] | Text field. |
Language | [comment:original:node:language] | The language the node is written in. |
Last view | [comment:original:node:last-view] | The date on which a visitor last read the node. |
Link niêm yết giá | [comment:original:node:field_link_nyg] | Link field. |
Link website | [comment:original:node:field_link_website] | Text field. Also known as Link. |
Logo | [comment:original:node:field_logo] | Image field. |
Loại tin | [comment:original:node:field_loai_tin] | Term reference field. |
Loại tin dự án | [comment:original:node:field_lt_du_an] | Term reference field. |
Loại tài liệu | [comment:original:node:field_loai_qt] | Term reference field. |
Loại văn bản | [comment:original:node:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [comment:original:node:menu-link] | The menu link for this node. |
Mức độ cung cấp DVCTT | [comment:original:node:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [comment:original:node:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [comment:original:node:field_ngay_bh] | Date field. |
Ngày niêm yết | [comment:original:node:field_ngay_niem_yet] | Date field. |
Người ký | [comment:original:node:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [comment:original:node:field_nhom_dn] | Term reference field. |
Number of views | [comment:original:node:total-count] | The number of visitors who have read the node. |
Nội dung | [comment:original:node:field_vb_noi_dung] | Long text field. |
Phân loại | [comment:original:node:field_pl_an_at_hh] | Term reference field. |
Phân loại | [comment:original:node:field_vtb_dvhh] | Term reference field. |
Phân loại | [comment:original:node:field_pl_tk] | Term reference field. |
Phân loại | [comment:original:node:field_pl_niem_yet] | Term reference field. |
Phân loại | [comment:original:node:field_pl_cds] | Term reference field. |
Phân loại | [comment:original:node:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [comment:original:node:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [comment:original:node:field_pl_tc] | Term reference field. |
Revision ID | [comment:original:node:vid] | The unique ID of the node's latest revision. |
Revision log message | [comment:original:node:log] | The explanation of the most recent changes made to the node. |
Summary | [comment:original:node:summary] | The summary of the node's main body text. |
Số hiệu | [comment:original:node:field_s_hi_u] | Text field. |
Số hiệu | [comment:original:node:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [comment:original:node:field_tg_hl] | Date field. |
Title | [comment:original:node:title] | The title of the node. |
Tiêu chuẩn hiện hành | [comment:original:node:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [comment:original:node:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Translation source node | [comment:original:node:source] | The source node for this current node's translation set. |
Tài liệu đính kèm | [comment:original:node:field_tai_lieu_dinh_kem] | File field. |
Tải về | [comment:original:node:field_tai_ve] | File field. |
URL | [comment:original:node:url] | The URL of the node. |
Views today | [comment:original:node:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [comment:original:node:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [comment:original:node:field_img_bandroll] | Image field. |
Ảnh slide | [comment:original:node:field_anh_slide] | Image field. |
Parent | [comment:original:parent] | The comment's parent, if comment threading is active. |
Author | [comment:original:parent:author] | The author of the comment, if they were logged in. |
Comment ID | [comment:original:parent:cid] | The unique ID of the comment. |
Content | [comment:original:parent:body] | The formatted content of the comment itself. |
Date changed | [comment:original:parent:changed] | The date the comment was most recently updated. |
Date created | [comment:original:parent:created] | The date the comment was posted. |
Edit URL | [comment:original:parent:edit-url] | The URL of the comment's edit page. |
Email address | [comment:original:parent:mail] | The email address left by the comment author. |
Home page | [comment:original:parent:homepage] | The home page URL left by the comment author. |
IP Address | [comment:original:parent:hostname] | The IP address of the computer the comment was posted from. |
Name | [comment:original:parent:name] | The name left by the comment author. |
Node | [comment:original:parent:node] | The node the comment was posted to. |
Title | [comment:original:parent:title] | The title of the comment. |
URL | [comment:original:parent:url] | The URL of the comment. |
Title | [comment:original:title] | The title of the comment. |
URL | [comment:original:url] | The URL of the comment. |
Absolute URL | [comment:original:url:absolute] | The absolute URL. |
Arguments | [comment:original:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [comment:original:url:brief] | The URL without the protocol and trailing backslash. |
Path | [comment:original:url:path] | The path component of the URL. |
Relative URL | [comment:original:url:relative] | The relative URL. |
Unaliased URL | [comment:original:url:unaliased] | The unaliased URL. |
Parent | [comment:parent] | The comment's parent, if comment threading is active. |
Author | [comment:parent:author] | The author of the comment, if they were logged in. |
Account cancellation URL | [comment:parent:author:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [comment:parent:author:created] | The date the user account was created. |
Edit URL | [comment:parent:author:edit-url] | The URL of the account edit page. |
[comment:parent:author:mail] | The email address of the user account. | |
Last login | [comment:parent:author:last-login] | The date the user last logged in to the site. |
Name | [comment:parent:author:name] | The login name of the user account. |
One-time login URL | [comment:parent:author:one-time-login-url] | The URL of the one-time login page for the user account. |
Original user | [comment:parent:author:original] | The original user data if the user is being updated or saved. |
Picture | [comment:parent:author:picture] | The picture of the user. |
Roles | [comment:parent:author:roles] | The user roles associated with the user account. |
URL | [comment:parent:author:url] | The URL of the account profile page. |
User ID | [comment:parent:author:uid] | The unique ID of the user account. |
Comment ID | [comment:parent:cid] | The unique ID of the comment. |
Content | [comment:parent:body] | The formatted content of the comment itself. |
Date changed | [comment:parent:changed] | The date the comment was most recently updated. |
Custom format | [comment:parent:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [comment:parent:changed:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [comment:parent:changed:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [comment:parent:changed:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [comment:parent:changed:short] | A date in 'short' format. (11/10/2024) |
Time-since | [comment:parent:changed:since] | A date in 'time-since' format. (54 years 9 months) |
Date created | [comment:parent:created] | The date the comment was posted. |
Custom format | [comment:parent:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [comment:parent:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [comment:parent:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [comment:parent:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [comment:parent:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [comment:parent:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [comment:parent:edit-url] | The URL of the comment's edit page. |
Email address | [comment:parent:mail] | The email address left by the comment author. |
Home page | [comment:parent:homepage] | The home page URL left by the comment author. |
IP Address | [comment:parent:hostname] | The IP address of the computer the comment was posted from. |
Name | [comment:parent:name] | The name left by the comment author. |
Node | [comment:parent:node] | The node the comment was posted to. |
Author | [comment:parent:node:author] | The author of the node. |
Body | [comment:parent:node:body] | The main body text of the node. |
Cho phép tải về | [comment:parent:node:field_cptv] | Boolean field. |
Comment count | [comment:parent:node:comment-count] | The number of comments posted on a node. |
Content ID | [comment:parent:node:nid] | The unique ID of the content item, or "node". |
Content type | [comment:parent:node:content-type] | The content type of the node. |
Cơ quan ban hành | [comment:parent:node:field_cq_bh] | Term reference field. |
Cảng biển | [comment:parent:node:field_pl_cang_bien] | Term reference field. |
Date changed | [comment:parent:node:changed] | The date the node was most recently updated. |
Date created | [comment:parent:node:created] | The date the node was posted. |
Edit URL | [comment:parent:node:edit-url] | The URL of the node's edit page. |
Feed source | [comment:parent:node:feed-source] | The node the feed item was sourced from. |
Hiển thị slide trang chủ | [comment:parent:node:field_htslide] | Boolean field. |
Hình minh họa | [comment:parent:node:field_image] | Image field. |
Ký hiệu | [comment:parent:node:field_k_hi_u] | Text field. |
Language | [comment:parent:node:language] | The language the node is written in. |
Last view | [comment:parent:node:last-view] | The date on which a visitor last read the node. |
Link niêm yết giá | [comment:parent:node:field_link_nyg] | Link field. |
Link website | [comment:parent:node:field_link_website] | Text field. Also known as Link. |
Logo | [comment:parent:node:field_logo] | Image field. |
Loại tin | [comment:parent:node:field_loai_tin] | Term reference field. |
Loại tin dự án | [comment:parent:node:field_lt_du_an] | Term reference field. |
Loại tài liệu | [comment:parent:node:field_loai_qt] | Term reference field. |
Loại văn bản | [comment:parent:node:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [comment:parent:node:menu-link] | The menu link for this node. |
Mức độ cung cấp DVCTT | [comment:parent:node:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [comment:parent:node:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [comment:parent:node:field_ngay_bh] | Date field. |
Ngày niêm yết | [comment:parent:node:field_ngay_niem_yet] | Date field. |
Người ký | [comment:parent:node:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [comment:parent:node:field_nhom_dn] | Term reference field. |
Number of views | [comment:parent:node:total-count] | The number of visitors who have read the node. |
Nội dung | [comment:parent:node:field_vb_noi_dung] | Long text field. |
Original node | [comment:parent:node:original] | The original node data if the node is being updated or saved. |
Phân loại | [comment:parent:node:field_pl_an_at_hh] | Term reference field. |
Phân loại | [comment:parent:node:field_vtb_dvhh] | Term reference field. |
Phân loại | [comment:parent:node:field_pl_tk] | Term reference field. |
Phân loại | [comment:parent:node:field_pl_niem_yet] | Term reference field. |
Phân loại | [comment:parent:node:field_pl_cds] | Term reference field. |
Phân loại | [comment:parent:node:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [comment:parent:node:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [comment:parent:node:field_pl_tc] | Term reference field. |
Revision ID | [comment:parent:node:vid] | The unique ID of the node's latest revision. |
Revision log message | [comment:parent:node:log] | The explanation of the most recent changes made to the node. |
Summary | [comment:parent:node:summary] | The summary of the node's main body text. |
Số hiệu | [comment:parent:node:field_s_hi_u] | Text field. |
Số hiệu | [comment:parent:node:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [comment:parent:node:field_tg_hl] | Date field. |
Title | [comment:parent:node:title] | The title of the node. |
Tiêu chuẩn hiện hành | [comment:parent:node:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [comment:parent:node:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Translation source node | [comment:parent:node:source] | The source node for this current node's translation set. |
Tài liệu đính kèm | [comment:parent:node:field_tai_lieu_dinh_kem] | File field. |
Tải về | [comment:parent:node:field_tai_ve] | File field. |
URL | [comment:parent:node:url] | The URL of the node. |
Views today | [comment:parent:node:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [comment:parent:node:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [comment:parent:node:field_img_bandroll] | Image field. |
Ảnh slide | [comment:parent:node:field_anh_slide] | Image field. |
Original comment | [comment:parent:original] | The original comment data if the comment is being updated or saved. |
Author | [comment:parent:original:author] | The author of the comment, if they were logged in. |
Comment ID | [comment:parent:original:cid] | The unique ID of the comment. |
Content | [comment:parent:original:body] | The formatted content of the comment itself. |
Date changed | [comment:parent:original:changed] | The date the comment was most recently updated. |
Date created | [comment:parent:original:created] | The date the comment was posted. |
Edit URL | [comment:parent:original:edit-url] | The URL of the comment's edit page. |
Email address | [comment:parent:original:mail] | The email address left by the comment author. |
Home page | [comment:parent:original:homepage] | The home page URL left by the comment author. |
IP Address | [comment:parent:original:hostname] | The IP address of the computer the comment was posted from. |
Name | [comment:parent:original:name] | The name left by the comment author. |
Node | [comment:parent:original:node] | The node the comment was posted to. |
Title | [comment:parent:original:title] | The title of the comment. |
URL | [comment:parent:original:url] | The URL of the comment. |
Title | [comment:parent:title] | The title of the comment. |
URL | [comment:parent:url] | The URL of the comment. |
Absolute URL | [comment:parent:url:absolute] | The absolute URL. |
Arguments | [comment:parent:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [comment:parent:url:brief] | The URL without the protocol and trailing backslash. |
Path | [comment:parent:url:path] | The path component of the URL. |
Relative URL | [comment:parent:url:relative] | The relative URL. |
Unaliased URL | [comment:parent:url:unaliased] | The unaliased URL. |
Title | [comment:title] | The title of the comment. |
URL | [comment:url] | The URL of the comment. |
Absolute URL | [comment:url:absolute] | The absolute URL. |
Arguments | [comment:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Count | [comment:url:args:count] | The number of elements in the array. |
First | [comment:url:args:first] | The first element of the array. |
Imploded | [comment:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [comment:url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [comment:url:args:keys] | The array of keys of the array. |
Last | [comment:url:args:last] | The last element of the array. |
Reversed | [comment:url:args:reversed] | The array reversed. |
Value | [comment:url:args:value:?] | The specific value of the array. |
Brief URL | [comment:url:brief] | The URL without the protocol and trailing backslash. |
Path | [comment:url:path] | The path component of the URL. |
Relative URL | [comment:url:relative] | The relative URL. |
Unaliased URL | [comment:url:unaliased] | The unaliased URL. |
Absolute URL | [comment:url:unaliased:absolute] | The absolute URL. |
Arguments | [comment:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [comment:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
Path | [comment:url:unaliased:path] | The path component of the URL. |
Relative URL | [comment:url:unaliased:relative] | The relative URL. |
Content types | Tokens related to content types. | |
Description | [content-type:description] | The optional description of the content type. |
Description (localized) | [content-type:i18n-description] | The optional description of the content type. |
Edit URL | [content-type:edit-url] | The URL of the content type's edit page. |
Machine-readable name | [content-type:machine-name] | The unique machine-readable name of the content type. |
Name | [content-type:name] | The name of the content type. |
Name (localized) | [content-type:i18n-name] | The name of the content type. |
Node count | [content-type:node-count] | The number of nodes belonging to the content type. |
Current date | Tokens related to the current date and time. | |
Custom format | [current-date:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [current-date:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [current-date:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [current-date:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [current-date:short] | A date in 'short' format. (11/10/2024) |
Time-since | [current-date:since] | A date in 'time-since' format. (54 years 9 months) |
Current page | Tokens related to the current page request. | |
Page Title | [current-page:page-title] | The title of the current page, as processed by the Page Title module. |
Page number | [current-page:page-number] | The page number of the current page when viewing paged lists. |
Query string value | [current-page:query:?] | The value of a specific query string field of the current page. |
Title | [current-page:title] | The title of the current page. |
URL | [current-page:url] | The URL of the current page. |
Absolute URL | [current-page:url:absolute] | The absolute URL. |
Arguments | [current-page:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Count | [current-page:url:args:count] | The number of elements in the array. |
First | [current-page:url:args:first] | The first element of the array. |
Imploded | [current-page:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [current-page:url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [current-page:url:args:keys] | The array of keys of the array. |
Last | [current-page:url:args:last] | The last element of the array. |
Reversed | [current-page:url:args:reversed] | The array reversed. |
Value | [current-page:url:args:value:?] | The specific value of the array. |
Brief URL | [current-page:url:brief] | The URL without the protocol and trailing backslash. |
Path | [current-page:url:path] | The path component of the URL. |
Relative URL | [current-page:url:relative] | The relative URL. |
Unaliased URL | [current-page:url:unaliased] | The unaliased URL. |
Absolute URL | [current-page:url:unaliased:absolute] | The absolute URL. |
Arguments | [current-page:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [current-page:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
Path | [current-page:url:unaliased:path] | The path component of the URL. |
Relative URL | [current-page:url:unaliased:relative] | The relative URL. |
Current user | Tokens related to the currently logged in user. | |
Account cancellation URL | [current-user:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [current-user:created] | The date the user account was created. |
Custom format | [current-user:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [current-user:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [current-user:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [current-user:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [current-user:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [current-user:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [current-user:edit-url] | The URL of the account edit page. |
[current-user:mail] | The email address of the user account. | |
IP address | [current-user:ip-address] | The IP address of the current user. |
Last login | [current-user:last-login] | The date the user last logged in to the site. |
Custom format | [current-user:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [current-user:last-login:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [current-user:last-login:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [current-user:last-login:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [current-user:last-login:short] | A date in 'short' format. (11/10/2024) |
Time-since | [current-user:last-login:since] | A date in 'time-since' format. (54 years 9 months) |
Name | [current-user:name] | The login name of the user account. |
One-time login URL | [current-user:one-time-login-url] | The URL of the one-time login page for the user account. |
Original user | [current-user:original] | The original user data if the user is being updated or saved. |
Account cancellation URL | [current-user:original:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [current-user:original:created] | The date the user account was created. |
Custom format | [current-user:original:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [current-user:original:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [current-user:original:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [current-user:original:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [current-user:original:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [current-user:original:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [current-user:original:edit-url] | The URL of the account edit page. |
[current-user:original:mail] | The email address of the user account. | |
Last login | [current-user:original:last-login] | The date the user last logged in to the site. |
Custom format | [current-user:original:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [current-user:original:last-login:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [current-user:original:last-login:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [current-user:original:last-login:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [current-user:original:last-login:short] | A date in 'short' format. (11/10/2024) |
Time-since | [current-user:original:last-login:since] | A date in 'time-since' format. (54 years 9 months) |
Name | [current-user:original:name] | The login name of the user account. |
One-time login URL | [current-user:original:one-time-login-url] | The URL of the one-time login page for the user account. |
Picture | [current-user:original:picture] | The picture of the user. |
Base name | [current-user:original:picture:basename] | The base name of the file. |
Extension | [current-user:original:picture:extension] | The extension of the file. |
File ID | [current-user:original:picture:fid] | The unique ID of the uploaded file. |
File byte size | [current-user:original:picture:size-raw] | The size of the file, in bytes. |
File name | [current-user:original:picture:name] | The name of the file on disk. |
File size | [current-user:original:picture:size] | The size of the file. |
MIME type | [current-user:original:picture:mime] | The MIME type of the file. |
Owner | [current-user:original:picture:owner] | The user who originally uploaded the file. |
Path | [current-user:original:picture:path] | The location of the file relative to Drupal root. |
Timestamp | [current-user:original:picture:timestamp] | The date the file was most recently changed. |
URL | [current-user:original:picture:url] | The web-accessible URL for the file. |
Roles | [current-user:original:roles] | The user roles associated with the user account. |
Count | [current-user:original:roles:count] | The number of elements in the array. |
First | [current-user:original:roles:first] | The first element of the array. |
Imploded | [current-user:original:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [current-user:original:roles:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [current-user:original:roles:keys] | The array of keys of the array. |
Last | [current-user:original:roles:last] | The last element of the array. |
Reversed | [current-user:original:roles:reversed] | The array reversed. |
Value | [current-user:original:roles:value:?] | The specific value of the array. |
URL | [current-user:original:url] | The URL of the account profile page. |
Absolute URL | [current-user:original:url:absolute] | The absolute URL. |
Arguments | [current-user:original:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [current-user:original:url:brief] | The URL without the protocol and trailing backslash. |
Path | [current-user:original:url:path] | The path component of the URL. |
Relative URL | [current-user:original:url:relative] | The relative URL. |
Unaliased URL | [current-user:original:url:unaliased] | The unaliased URL. |
User ID | [current-user:original:uid] | The unique ID of the user account. |
Picture | [current-user:picture] | The picture of the user. |
Base name | [current-user:picture:basename] | The base name of the file. |
Extension | [current-user:picture:extension] | The extension of the file. |
File ID | [current-user:picture:fid] | The unique ID of the uploaded file. |
File byte size | [current-user:picture:size-raw] | The size of the file, in bytes. |
File name | [current-user:picture:name] | The name of the file on disk. |
File size | [current-user:picture:size] | The size of the file. |
MIME type | [current-user:picture:mime] | The MIME type of the file. |
Original file | [current-user:picture:original] | The original file data if the file is being updated or saved. |
Base name | [current-user:picture:original:basename] | The base name of the file. |
Extension | [current-user:picture:original:extension] | The extension of the file. |
File ID | [current-user:picture:original:fid] | The unique ID of the uploaded file. |
File byte size | [current-user:picture:original:size-raw] | The size of the file, in bytes. |
File name | [current-user:picture:original:name] | The name of the file on disk. |
File size | [current-user:picture:original:size] | The size of the file. |
MIME type | [current-user:picture:original:mime] | The MIME type of the file. |
Owner | [current-user:picture:original:owner] | The user who originally uploaded the file. |
Path | [current-user:picture:original:path] | The location of the file relative to Drupal root. |
Timestamp | [current-user:picture:original:timestamp] | The date the file was most recently changed. |
URL | [current-user:picture:original:url] | The web-accessible URL for the file. |
Owner | [current-user:picture:owner] | The user who originally uploaded the file. |
Account cancellation URL | [current-user:picture:owner:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [current-user:picture:owner:created] | The date the user account was created. |
Edit URL | [current-user:picture:owner:edit-url] | The URL of the account edit page. |
[current-user:picture:owner:mail] | The email address of the user account. | |
Last login | [current-user:picture:owner:last-login] | The date the user last logged in to the site. |
Name | [current-user:picture:owner:name] | The login name of the user account. |
One-time login URL | [current-user:picture:owner:one-time-login-url] | The URL of the one-time login page for the user account. |
Original user | [current-user:picture:owner:original] | The original user data if the user is being updated or saved. |
Roles | [current-user:picture:owner:roles] | The user roles associated with the user account. |
URL | [current-user:picture:owner:url] | The URL of the account profile page. |
User ID | [current-user:picture:owner:uid] | The unique ID of the user account. |
Path | [current-user:picture:path] | The location of the file relative to Drupal root. |
Timestamp | [current-user:picture:timestamp] | The date the file was most recently changed. |
Custom format | [current-user:picture:timestamp:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [current-user:picture:timestamp:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [current-user:picture:timestamp:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [current-user:picture:timestamp:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [current-user:picture:timestamp:short] | A date in 'short' format. (11/10/2024) |
Time-since | [current-user:picture:timestamp:since] | A date in 'time-since' format. (54 years 9 months) |
URL | [current-user:picture:url] | The web-accessible URL for the file. |
Roles | [current-user:roles] | The user roles associated with the user account. |
Count | [current-user:roles:count] | The number of elements in the array. |
First | [current-user:roles:first] | The first element of the array. |
Imploded | [current-user:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [current-user:roles:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [current-user:roles:keys] | The array of keys of the array. |
Count | [current-user:roles:keys:count] | The number of elements in the array. |
First | [current-user:roles:keys:first] | The first element of the array. |
Imploded | [current-user:roles:keys:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [current-user:roles:keys:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Last | [current-user:roles:keys:last] | The last element of the array. |
Reversed | [current-user:roles:keys:reversed] | The array reversed. |
Value | [current-user:roles:keys:value:?] | The specific value of the array. |
Last | [current-user:roles:last] | The last element of the array. |
Reversed | [current-user:roles:reversed] | The array reversed. |
Count | [current-user:roles:reversed:count] | The number of elements in the array. |
First | [current-user:roles:reversed:first] | The first element of the array. |
Imploded | [current-user:roles:reversed:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [current-user:roles:reversed:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [current-user:roles:reversed:keys] | The array of keys of the array. |
Last | [current-user:roles:reversed:last] | The last element of the array. |
Value | [current-user:roles:reversed:value:?] | The specific value of the array. |
Value | [current-user:roles:value:?] | The specific value of the array. |
URL | [current-user:url] | The URL of the account profile page. |
Absolute URL | [current-user:url:absolute] | The absolute URL. |
Arguments | [current-user:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Count | [current-user:url:args:count] | The number of elements in the array. |
First | [current-user:url:args:first] | The first element of the array. |
Imploded | [current-user:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [current-user:url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [current-user:url:args:keys] | The array of keys of the array. |
Last | [current-user:url:args:last] | The last element of the array. |
Reversed | [current-user:url:args:reversed] | The array reversed. |
Value | [current-user:url:args:value:?] | The specific value of the array. |
Brief URL | [current-user:url:brief] | The URL without the protocol and trailing backslash. |
Path | [current-user:url:path] | The path component of the URL. |
Relative URL | [current-user:url:relative] | The relative URL. |
Unaliased URL | [current-user:url:unaliased] | The unaliased URL. |
Absolute URL | [current-user:url:unaliased:absolute] | The absolute URL. |
Arguments | [current-user:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [current-user:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
Path | [current-user:url:unaliased:path] | The path component of the URL. |
Relative URL | [current-user:url:unaliased:relative] | The relative URL. |
User ID | [current-user:uid] | The unique ID of the user account. |
Date field values | Tokens related to date field values. | |
Date | [date-field-value:date] | The date value. |
Custom format | [date-field-value:date:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [date-field-value:date:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [date-field-value:date:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [date-field-value:date:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [date-field-value:date:short] | A date in 'short' format. (11/10/2024) |
Time-since | [date-field-value:date:since] | A date in 'time-since' format. (54 years 9 months) |
End Date | [date-field-value:to-date] | The End date value. |
Custom format | [date-field-value:to-date:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [date-field-value:to-date:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [date-field-value:to-date:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [date-field-value:to-date:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [date-field-value:to-date:short] | A date in 'short' format. (11/10/2024) |
Time-since | [date-field-value:to-date:since] | A date in 'time-since' format. (54 years 9 months) |
Dates | Tokens related to times and dates. | |
Custom format | [date:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [date:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [date:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [date:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [date:short] | A date in 'short' format. (11/10/2024) |
Time-since | [date:since] | A date in 'time-since' format. (54 years 9 months) |
Files | Tokens related to uploaded files. | |
Base name | [file:basename] | The base name of the file. |
Extension | [file:extension] | The extension of the file. |
File ID | [file:fid] | The unique ID of the uploaded file. |
File byte size | [file:size-raw] | The size of the file, in bytes. |
File name | [file:name] | The name of the file on disk. |
File size | [file:size] | The size of the file. |
MIME type | [file:mime] | The MIME type of the file. |
Original file | [file:original] | The original file data if the file is being updated or saved. |
Base name | [file:original:basename] | The base name of the file. |
Extension | [file:original:extension] | The extension of the file. |
File ID | [file:original:fid] | The unique ID of the uploaded file. |
File byte size | [file:original:size-raw] | The size of the file, in bytes. |
File name | [file:original:name] | The name of the file on disk. |
File size | [file:original:size] | The size of the file. |
MIME type | [file:original:mime] | The MIME type of the file. |
Owner | [file:original:owner] | The user who originally uploaded the file. |
Account cancellation URL | [file:original:owner:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [file:original:owner:created] | The date the user account was created. |
Edit URL | [file:original:owner:edit-url] | The URL of the account edit page. |
[file:original:owner:mail] | The email address of the user account. | |
Last login | [file:original:owner:last-login] | The date the user last logged in to the site. |
Name | [file:original:owner:name] | The login name of the user account. |
One-time login URL | [file:original:owner:one-time-login-url] | The URL of the one-time login page for the user account. |
Picture | [file:original:owner:picture] | The picture of the user. |
Roles | [file:original:owner:roles] | The user roles associated with the user account. |
URL | [file:original:owner:url] | The URL of the account profile page. |
User ID | [file:original:owner:uid] | The unique ID of the user account. |
Path | [file:original:path] | The location of the file relative to Drupal root. |
Timestamp | [file:original:timestamp] | The date the file was most recently changed. |
Custom format | [file:original:timestamp:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [file:original:timestamp:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [file:original:timestamp:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [file:original:timestamp:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [file:original:timestamp:short] | A date in 'short' format. (11/10/2024) |
Time-since | [file:original:timestamp:since] | A date in 'time-since' format. (54 years 9 months) |
URL | [file:original:url] | The web-accessible URL for the file. |
Owner | [file:owner] | The user who originally uploaded the file. |
Account cancellation URL | [file:owner:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [file:owner:created] | The date the user account was created. |
Custom format | [file:owner:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [file:owner:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [file:owner:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [file:owner:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [file:owner:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [file:owner:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [file:owner:edit-url] | The URL of the account edit page. |
[file:owner:mail] | The email address of the user account. | |
Last login | [file:owner:last-login] | The date the user last logged in to the site. |
Custom format | [file:owner:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [file:owner:last-login:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [file:owner:last-login:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [file:owner:last-login:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [file:owner:last-login:short] | A date in 'short' format. (11/10/2024) |
Time-since | [file:owner:last-login:since] | A date in 'time-since' format. (54 years 9 months) |
Name | [file:owner:name] | The login name of the user account. |
One-time login URL | [file:owner:one-time-login-url] | The URL of the one-time login page for the user account. |
Original user | [file:owner:original] | The original user data if the user is being updated or saved. |
Account cancellation URL | [file:owner:original:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [file:owner:original:created] | The date the user account was created. |
Edit URL | [file:owner:original:edit-url] | The URL of the account edit page. |
[file:owner:original:mail] | The email address of the user account. | |
Last login | [file:owner:original:last-login] | The date the user last logged in to the site. |
Name | [file:owner:original:name] | The login name of the user account. |
One-time login URL | [file:owner:original:one-time-login-url] | The URL of the one-time login page for the user account. |
Picture | [file:owner:original:picture] | The picture of the user. |
Roles | [file:owner:original:roles] | The user roles associated with the user account. |
URL | [file:owner:original:url] | The URL of the account profile page. |
User ID | [file:owner:original:uid] | The unique ID of the user account. |
Picture | [file:owner:picture] | The picture of the user. |
Base name | [file:owner:picture:basename] | The base name of the file. |
Extension | [file:owner:picture:extension] | The extension of the file. |
File ID | [file:owner:picture:fid] | The unique ID of the uploaded file. |
File byte size | [file:owner:picture:size-raw] | The size of the file, in bytes. |
File name | [file:owner:picture:name] | The name of the file on disk. |
File size | [file:owner:picture:size] | The size of the file. |
MIME type | [file:owner:picture:mime] | The MIME type of the file. |
Original file | [file:owner:picture:original] | The original file data if the file is being updated or saved. |
Path | [file:owner:picture:path] | The location of the file relative to Drupal root. |
Timestamp | [file:owner:picture:timestamp] | The date the file was most recently changed. |
URL | [file:owner:picture:url] | The web-accessible URL for the file. |
Roles | [file:owner:roles] | The user roles associated with the user account. |
Count | [file:owner:roles:count] | The number of elements in the array. |
First | [file:owner:roles:first] | The first element of the array. |
Imploded | [file:owner:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [file:owner:roles:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [file:owner:roles:keys] | The array of keys of the array. |
Last | [file:owner:roles:last] | The last element of the array. |
Reversed | [file:owner:roles:reversed] | The array reversed. |
Value | [file:owner:roles:value:?] | The specific value of the array. |
URL | [file:owner:url] | The URL of the account profile page. |
Absolute URL | [file:owner:url:absolute] | The absolute URL. |
Arguments | [file:owner:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [file:owner:url:brief] | The URL without the protocol and trailing backslash. |
Path | [file:owner:url:path] | The path component of the URL. |
Relative URL | [file:owner:url:relative] | The relative URL. |
Unaliased URL | [file:owner:url:unaliased] | The unaliased URL. |
User ID | [file:owner:uid] | The unique ID of the user account. |
Path | [file:path] | The location of the file relative to Drupal root. |
Timestamp | [file:timestamp] | The date the file was most recently changed. |
Custom format | [file:timestamp:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [file:timestamp:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [file:timestamp:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [file:timestamp:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [file:timestamp:short] | A date in 'short' format. (11/10/2024) |
Time-since | [file:timestamp:since] | A date in 'time-since' format. (54 years 9 months) |
URL | [file:url] | The web-accessible URL for the file. |
Menu links | Tokens related to menu links. | |
Edit URL | [menu-link:edit-url] | The URL of the menu link's edit page. |
Link ID | [menu-link:mlid] | The unique ID of the menu link. |
Menu | [menu-link:menu] | The menu of the menu link. |
Description | [menu-link:menu:description] | The optional description of the menu. |
Edit URL | [menu-link:menu:edit-url] | The URL of the menu's edit page. |
Machine-readable name | [menu-link:menu:machine-name] | The unique machine-readable name of the menu. |
Menu link count | [menu-link:menu:menu-link-count] | The number of menu links belonging to the menu. |
Name | [menu-link:menu:name] | The name of the menu. |
Parent | [menu-link:parent] | The menu link's parent. |
Edit URL | [menu-link:parent:edit-url] | The URL of the menu link's edit page. |
Link ID | [menu-link:parent:mlid] | The unique ID of the menu link. |
Menu | [menu-link:parent:menu] | The menu of the menu link. |
Description | [menu-link:parent:menu:description] | The optional description of the menu. |
Edit URL | [menu-link:parent:menu:edit-url] | The URL of the menu's edit page. |
Machine-readable name | [menu-link:parent:menu:machine-name] | The unique machine-readable name of the menu. |
Menu link count | [menu-link:parent:menu:menu-link-count] | The number of menu links belonging to the menu. |
Name | [menu-link:parent:menu:name] | The name of the menu. |
Parents | [menu-link:parent:parents] | An array of all the menu link's parents, starting with the root. |
Count | [menu-link:parent:parents:count] | The number of elements in the array. |
First | [menu-link:parent:parents:first] | The first element of the array. |
Imploded | [menu-link:parent:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [menu-link:parent:parents:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [menu-link:parent:parents:keys] | The array of keys of the array. |
Last | [menu-link:parent:parents:last] | The last element of the array. |
Reversed | [menu-link:parent:parents:reversed] | The array reversed. |
Value | [menu-link:parent:parents:value:?] | The specific value of the array. |
Root | [menu-link:parent:root] | The menu link's root. |
Edit URL | [menu-link:parent:root:edit-url] | The URL of the menu link's edit page. |
Link ID | [menu-link:parent:root:mlid] | The unique ID of the menu link. |
Menu | [menu-link:parent:root:menu] | The menu of the menu link. |
Parents | [menu-link:parent:root:parents] | An array of all the menu link's parents, starting with the root. |
Title | [menu-link:parent:root:title] | The title of the menu link. |
URL | [menu-link:parent:root:url] | The URL of the menu link. |
Title | [menu-link:parent:title] | The title of the menu link. |
URL | [menu-link:parent:url] | The URL of the menu link. |
Absolute URL | [menu-link:parent:url:absolute] | The absolute URL. |
Arguments | [menu-link:parent:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [menu-link:parent:url:brief] | The URL without the protocol and trailing backslash. |
Path | [menu-link:parent:url:path] | The path component of the URL. |
Relative URL | [menu-link:parent:url:relative] | The relative URL. |
Unaliased URL | [menu-link:parent:url:unaliased] | The unaliased URL. |
Parents | [menu-link:parents] | An array of all the menu link's parents, starting with the root. |
Count | [menu-link:parents:count] | The number of elements in the array. |
First | [menu-link:parents:first] | The first element of the array. |
Imploded | [menu-link:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [menu-link:parents:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [menu-link:parents:keys] | The array of keys of the array. |
Count | [menu-link:parents:keys:count] | The number of elements in the array. |
First | [menu-link:parents:keys:first] | The first element of the array. |
Imploded | [menu-link:parents:keys:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [menu-link:parents:keys:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Last | [menu-link:parents:keys:last] | The last element of the array. |
Reversed | [menu-link:parents:keys:reversed] | The array reversed. |
Value | [menu-link:parents:keys:value:?] | The specific value of the array. |
Last | [menu-link:parents:last] | The last element of the array. |
Reversed | [menu-link:parents:reversed] | The array reversed. |
Count | [menu-link:parents:reversed:count] | The number of elements in the array. |
First | [menu-link:parents:reversed:first] | The first element of the array. |
Imploded | [menu-link:parents:reversed:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [menu-link:parents:reversed:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [menu-link:parents:reversed:keys] | The array of keys of the array. |
Last | [menu-link:parents:reversed:last] | The last element of the array. |
Value | [menu-link:parents:reversed:value:?] | The specific value of the array. |
Value | [menu-link:parents:value:?] | The specific value of the array. |
Root | [menu-link:root] | The menu link's root. |
Edit URL | [menu-link:root:edit-url] | The URL of the menu link's edit page. |
Link ID | [menu-link:root:mlid] | The unique ID of the menu link. |
Menu | [menu-link:root:menu] | The menu of the menu link. |
Description | [menu-link:root:menu:description] | The optional description of the menu. |
Edit URL | [menu-link:root:menu:edit-url] | The URL of the menu's edit page. |
Machine-readable name | [menu-link:root:menu:machine-name] | The unique machine-readable name of the menu. |
Menu link count | [menu-link:root:menu:menu-link-count] | The number of menu links belonging to the menu. |
Name | [menu-link:root:menu:name] | The name of the menu. |
Parent | [menu-link:root:parent] | The menu link's parent. |
Edit URL | [menu-link:root:parent:edit-url] | The URL of the menu link's edit page. |
Link ID | [menu-link:root:parent:mlid] | The unique ID of the menu link. |
Menu | [menu-link:root:parent:menu] | The menu of the menu link. |
Parents | [menu-link:root:parent:parents] | An array of all the menu link's parents, starting with the root. |
Title | [menu-link:root:parent:title] | The title of the menu link. |
URL | [menu-link:root:parent:url] | The URL of the menu link. |
Parents | [menu-link:root:parents] | An array of all the menu link's parents, starting with the root. |
Count | [menu-link:root:parents:count] | The number of elements in the array. |
First | [menu-link:root:parents:first] | The first element of the array. |
Imploded | [menu-link:root:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [menu-link:root:parents:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [menu-link:root:parents:keys] | The array of keys of the array. |
Last | [menu-link:root:parents:last] | The last element of the array. |
Reversed | [menu-link:root:parents:reversed] | The array reversed. |
Value | [menu-link:root:parents:value:?] | The specific value of the array. |
Title | [menu-link:root:title] | The title of the menu link. |
URL | [menu-link:root:url] | The URL of the menu link. |
Absolute URL | [menu-link:root:url:absolute] | The absolute URL. |
Arguments | [menu-link:root:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [menu-link:root:url:brief] | The URL without the protocol and trailing backslash. |
Path | [menu-link:root:url:path] | The path component of the URL. |
Relative URL | [menu-link:root:url:relative] | The relative URL. |
Unaliased URL | [menu-link:root:url:unaliased] | The unaliased URL. |
Title | [menu-link:title] | The title of the menu link. |
URL | [menu-link:url] | The URL of the menu link. |
Absolute URL | [menu-link:url:absolute] | The absolute URL. |
Arguments | [menu-link:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Count | [menu-link:url:args:count] | The number of elements in the array. |
First | [menu-link:url:args:first] | The first element of the array. |
Imploded | [menu-link:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [menu-link:url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [menu-link:url:args:keys] | The array of keys of the array. |
Last | [menu-link:url:args:last] | The last element of the array. |
Reversed | [menu-link:url:args:reversed] | The array reversed. |
Value | [menu-link:url:args:value:?] | The specific value of the array. |
Brief URL | [menu-link:url:brief] | The URL without the protocol and trailing backslash. |
Path | [menu-link:url:path] | The path component of the URL. |
Relative URL | [menu-link:url:relative] | The relative URL. |
Unaliased URL | [menu-link:url:unaliased] | The unaliased URL. |
Absolute URL | [menu-link:url:unaliased:absolute] | The absolute URL. |
Arguments | [menu-link:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [menu-link:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
Path | [menu-link:url:unaliased:path] | The path component of the URL. |
Relative URL | [menu-link:url:unaliased:relative] | The relative URL. |
Menus | Tokens related to menus. | |
Description | [menu:description] | The optional description of the menu. |
Edit URL | [menu:edit-url] | The URL of the menu's edit page. |
Machine-readable name | [menu:machine-name] | The unique machine-readable name of the menu. |
Menu link count | [menu:menu-link-count] | The number of menu links belonging to the menu. |
Name | [menu:name] | The name of the menu. |
Nodes | Tokens related to individual content items, or "nodes". | |
Author | [node:author] | The author of the node. |
Account cancellation URL | [node:author:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [node:author:created] | The date the user account was created. |
Custom format | [node:author:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [node:author:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [node:author:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [node:author:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [node:author:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [node:author:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [node:author:edit-url] | The URL of the account edit page. |
[node:author:mail] | The email address of the user account. | |
Last login | [node:author:last-login] | The date the user last logged in to the site. |
Custom format | [node:author:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [node:author:last-login:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [node:author:last-login:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [node:author:last-login:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [node:author:last-login:short] | A date in 'short' format. (11/10/2024) |
Time-since | [node:author:last-login:since] | A date in 'time-since' format. (54 years 9 months) |
Name | [node:author:name] | The login name of the user account. |
One-time login URL | [node:author:one-time-login-url] | The URL of the one-time login page for the user account. |
Original user | [node:author:original] | The original user data if the user is being updated or saved. |
Account cancellation URL | [node:author:original:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [node:author:original:created] | The date the user account was created. |
Edit URL | [node:author:original:edit-url] | The URL of the account edit page. |
[node:author:original:mail] | The email address of the user account. | |
Last login | [node:author:original:last-login] | The date the user last logged in to the site. |
Name | [node:author:original:name] | The login name of the user account. |
One-time login URL | [node:author:original:one-time-login-url] | The URL of the one-time login page for the user account. |
Picture | [node:author:original:picture] | The picture of the user. |
Roles | [node:author:original:roles] | The user roles associated with the user account. |
URL | [node:author:original:url] | The URL of the account profile page. |
User ID | [node:author:original:uid] | The unique ID of the user account. |
Picture | [node:author:picture] | The picture of the user. |
Base name | [node:author:picture:basename] | The base name of the file. |
Extension | [node:author:picture:extension] | The extension of the file. |
File ID | [node:author:picture:fid] | The unique ID of the uploaded file. |
File byte size | [node:author:picture:size-raw] | The size of the file, in bytes. |
File name | [node:author:picture:name] | The name of the file on disk. |
File size | [node:author:picture:size] | The size of the file. |
MIME type | [node:author:picture:mime] | The MIME type of the file. |
Original file | [node:author:picture:original] | The original file data if the file is being updated or saved. |
Owner | [node:author:picture:owner] | The user who originally uploaded the file. |
Path | [node:author:picture:path] | The location of the file relative to Drupal root. |
Timestamp | [node:author:picture:timestamp] | The date the file was most recently changed. |
URL | [node:author:picture:url] | The web-accessible URL for the file. |
Roles | [node:author:roles] | The user roles associated with the user account. |
Count | [node:author:roles:count] | The number of elements in the array. |
First | [node:author:roles:first] | The first element of the array. |
Imploded | [node:author:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [node:author:roles:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [node:author:roles:keys] | The array of keys of the array. |
Last | [node:author:roles:last] | The last element of the array. |
Reversed | [node:author:roles:reversed] | The array reversed. |
Value | [node:author:roles:value:?] | The specific value of the array. |
URL | [node:author:url] | The URL of the account profile page. |
Absolute URL | [node:author:url:absolute] | The absolute URL. |
Arguments | [node:author:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [node:author:url:brief] | The URL without the protocol and trailing backslash. |
Path | [node:author:url:path] | The path component of the URL. |
Relative URL | [node:author:url:relative] | The relative URL. |
Unaliased URL | [node:author:url:unaliased] | The unaliased URL. |
User ID | [node:author:uid] | The unique ID of the user account. |
Body | [node:body] | The main body text of the node. |
Cho phép tải về | [node:field_cptv] | Boolean field. |
Comment count | [node:comment-count] | The number of comments posted on a node. |
Content ID | [node:nid] | The unique ID of the content item, or "node". |
Content type | [node:content-type] | The content type of the node. |
Description | [node:content-type:description] | The optional description of the content type. |
Description (localized) | [node:content-type:i18n-description] | The optional description of the content type. |
Edit URL | [node:content-type:edit-url] | The URL of the content type's edit page. |
Machine-readable name | [node:content-type:machine-name] | The unique machine-readable name of the content type. |
Name | [node:content-type:name] | The name of the content type. |
Name (localized) | [node:content-type:i18n-name] | The name of the content type. |
Node count | [node:content-type:node-count] | The number of nodes belonging to the content type. |
Cơ quan ban hành | [node:field_cq_bh] | Term reference field. |
Cảng biển | [node:field_pl_cang_bien] | Term reference field. |
Date changed | [node:changed] | The date the node was most recently updated. |
Custom format | [node:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [node:changed:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [node:changed:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [node:changed:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [node:changed:short] | A date in 'short' format. (11/10/2024) |
Time-since | [node:changed:since] | A date in 'time-since' format. (54 years 9 months) |
Date created | [node:created] | The date the node was posted. |
Custom format | [node:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [node:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [node:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [node:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [node:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [node:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [node:edit-url] | The URL of the node's edit page. |
Feed source | [node:feed-source] | The node the feed item was sourced from. |
Author | [node:feed-source:author] | The author of the node. |
Account cancellation URL | [node:feed-source:author:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [node:feed-source:author:created] | The date the user account was created. |
Edit URL | [node:feed-source:author:edit-url] | The URL of the account edit page. |
[node:feed-source:author:mail] | The email address of the user account. | |
Last login | [node:feed-source:author:last-login] | The date the user last logged in to the site. |
Name | [node:feed-source:author:name] | The login name of the user account. |
One-time login URL | [node:feed-source:author:one-time-login-url] | The URL of the one-time login page for the user account. |
Original user | [node:feed-source:author:original] | The original user data if the user is being updated or saved. |
Picture | [node:feed-source:author:picture] | The picture of the user. |
Roles | [node:feed-source:author:roles] | The user roles associated with the user account. |
URL | [node:feed-source:author:url] | The URL of the account profile page. |
User ID | [node:feed-source:author:uid] | The unique ID of the user account. |
Body | [node:feed-source:body] | The main body text of the node. |
Cho phép tải về | [node:feed-source:field_cptv] | Boolean field. |
Comment count | [node:feed-source:comment-count] | The number of comments posted on a node. |
Content ID | [node:feed-source:nid] | The unique ID of the content item, or "node". |
Content type | [node:feed-source:content-type] | The content type of the node. |
Description | [node:feed-source:content-type:description] | The optional description of the content type. |
Description (localized) | [node:feed-source:content-type:i18n-description] | The optional description of the content type. |
Edit URL | [node:feed-source:content-type:edit-url] | The URL of the content type's edit page. |
Machine-readable name | [node:feed-source:content-type:machine-name] | The unique machine-readable name of the content type. |
Name | [node:feed-source:content-type:name] | The name of the content type. |
Name (localized) | [node:feed-source:content-type:i18n-name] | The name of the content type. |
Node count | [node:feed-source:content-type:node-count] | The number of nodes belonging to the content type. |
Cơ quan ban hành | [node:feed-source:field_cq_bh] | Term reference field. |
Cảng biển | [node:feed-source:field_pl_cang_bien] | Term reference field. |
Date changed | [node:feed-source:changed] | The date the node was most recently updated. |
Custom format | [node:feed-source:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [node:feed-source:changed:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [node:feed-source:changed:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [node:feed-source:changed:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [node:feed-source:changed:short] | A date in 'short' format. (11/10/2024) |
Time-since | [node:feed-source:changed:since] | A date in 'time-since' format. (54 years 9 months) |
Date created | [node:feed-source:created] | The date the node was posted. |
Custom format | [node:feed-source:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [node:feed-source:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [node:feed-source:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [node:feed-source:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [node:feed-source:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [node:feed-source:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [node:feed-source:edit-url] | The URL of the node's edit page. |
Hiển thị slide trang chủ | [node:feed-source:field_htslide] | Boolean field. |
Hình minh họa | [node:feed-source:field_image] | Image field. |
Ký hiệu | [node:feed-source:field_k_hi_u] | Text field. |
Language | [node:feed-source:language] | The language the node is written in. |
Last view | [node:feed-source:last-view] | The date on which a visitor last read the node. |
Custom format | [node:feed-source:last-view:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [node:feed-source:last-view:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [node:feed-source:last-view:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [node:feed-source:last-view:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [node:feed-source:last-view:short] | A date in 'short' format. (11/10/2024) |
Time-since | [node:feed-source:last-view:since] | A date in 'time-since' format. (54 years 9 months) |
Link niêm yết giá | [node:feed-source:field_link_nyg] | Link field. |
Link website | [node:feed-source:field_link_website] | Text field. Also known as Link. |
Logo | [node:feed-source:field_logo] | Image field. |
Loại tin | [node:feed-source:field_loai_tin] | Term reference field. |
Loại tin dự án | [node:feed-source:field_lt_du_an] | Term reference field. |
Loại tài liệu | [node:feed-source:field_loai_qt] | Term reference field. |
Loại văn bản | [node:feed-source:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [node:feed-source:menu-link] | The menu link for this node. |
Edit URL | [node:feed-source:menu-link:edit-url] | The URL of the menu link's edit page. |
Link ID | [node:feed-source:menu-link:mlid] | The unique ID of the menu link. |
Menu | [node:feed-source:menu-link:menu] | The menu of the menu link. |
Parent | [node:feed-source:menu-link:parent] | The menu link's parent. |
Parents | [node:feed-source:menu-link:parents] | An array of all the menu link's parents, starting with the root. |
Root | [node:feed-source:menu-link:root] | The menu link's root. |
Title | [node:feed-source:menu-link:title] | The title of the menu link. |
URL | [node:feed-source:menu-link:url] | The URL of the menu link. |
Mức độ cung cấp DVCTT | [node:feed-source:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [node:feed-source:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [node:feed-source:field_ngay_bh] | Date field. |
Ngày niêm yết | [node:feed-source:field_ngay_niem_yet] | Date field. |
Người ký | [node:feed-source:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [node:feed-source:field_nhom_dn] | Term reference field. |
Number of views | [node:feed-source:total-count] | The number of visitors who have read the node. |
Nội dung | [node:feed-source:field_vb_noi_dung] | Long text field. |
Original node | [node:feed-source:original] | The original node data if the node is being updated or saved. |
Author | [node:feed-source:original:author] | The author of the node. |
Body | [node:feed-source:original:body] | The main body text of the node. |
Cho phép tải về | [node:feed-source:original:field_cptv] | Boolean field. |
Comment count | [node:feed-source:original:comment-count] | The number of comments posted on a node. |
Content ID | [node:feed-source:original:nid] | The unique ID of the content item, or "node". |
Content type | [node:feed-source:original:content-type] | The content type of the node. |
Cơ quan ban hành | [node:feed-source:original:field_cq_bh] | Term reference field. |
Cảng biển | [node:feed-source:original:field_pl_cang_bien] | Term reference field. |
Date changed | [node:feed-source:original:changed] | The date the node was most recently updated. |
Date created | [node:feed-source:original:created] | The date the node was posted. |
Edit URL | [node:feed-source:original:edit-url] | The URL of the node's edit page. |
Hiển thị slide trang chủ | [node:feed-source:original:field_htslide] | Boolean field. |
Hình minh họa | [node:feed-source:original:field_image] | Image field. |
Ký hiệu | [node:feed-source:original:field_k_hi_u] | Text field. |
Language | [node:feed-source:original:language] | The language the node is written in. |
Last view | [node:feed-source:original:last-view] | The date on which a visitor last read the node. |
Link niêm yết giá | [node:feed-source:original:field_link_nyg] | Link field. |
Link website | [node:feed-source:original:field_link_website] | Text field. Also known as Link. |
Logo | [node:feed-source:original:field_logo] | Image field. |
Loại tin | [node:feed-source:original:field_loai_tin] | Term reference field. |
Loại tin dự án | [node:feed-source:original:field_lt_du_an] | Term reference field. |
Loại tài liệu | [node:feed-source:original:field_loai_qt] | Term reference field. |
Loại văn bản | [node:feed-source:original:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [node:feed-source:original:menu-link] | The menu link for this node. |
Mức độ cung cấp DVCTT | [node:feed-source:original:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [node:feed-source:original:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [node:feed-source:original:field_ngay_bh] | Date field. |
Ngày niêm yết | [node:feed-source:original:field_ngay_niem_yet] | Date field. |
Người ký | [node:feed-source:original:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [node:feed-source:original:field_nhom_dn] | Term reference field. |
Number of views | [node:feed-source:original:total-count] | The number of visitors who have read the node. |
Nội dung | [node:feed-source:original:field_vb_noi_dung] | Long text field. |
Phân loại | [node:feed-source:original:field_pl_an_at_hh] | Term reference field. |
Phân loại | [node:feed-source:original:field_vtb_dvhh] | Term reference field. |
Phân loại | [node:feed-source:original:field_pl_tk] | Term reference field. |
Phân loại | [node:feed-source:original:field_pl_niem_yet] | Term reference field. |
Phân loại | [node:feed-source:original:field_pl_cds] | Term reference field. |
Phân loại | [node:feed-source:original:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [node:feed-source:original:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [node:feed-source:original:field_pl_tc] | Term reference field. |
Revision ID | [node:feed-source:original:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:feed-source:original:log] | The explanation of the most recent changes made to the node. |
Summary | [node:feed-source:original:summary] | The summary of the node's main body text. |
Số hiệu | [node:feed-source:original:field_s_hi_u] | Text field. |
Số hiệu | [node:feed-source:original:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [node:feed-source:original:field_tg_hl] | Date field. |
Title | [node:feed-source:original:title] | The title of the node. |
Tiêu chuẩn hiện hành | [node:feed-source:original:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [node:feed-source:original:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Translation source node | [node:feed-source:original:source] | The source node for this current node's translation set. |
Tài liệu đính kèm | [node:feed-source:original:field_tai_lieu_dinh_kem] | File field. |
Tải về | [node:feed-source:original:field_tai_ve] | File field. |
URL | [node:feed-source:original:url] | The URL of the node. |
Views today | [node:feed-source:original:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [node:feed-source:original:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [node:feed-source:original:field_img_bandroll] | Image field. |
Ảnh slide | [node:feed-source:original:field_anh_slide] | Image field. |
Phân loại | [node:feed-source:field_pl_an_at_hh] | Term reference field. |
Phân loại | [node:feed-source:field_vtb_dvhh] | Term reference field. |
Phân loại | [node:feed-source:field_pl_tk] | Term reference field. |
Phân loại | [node:feed-source:field_pl_niem_yet] | Term reference field. |
Phân loại | [node:feed-source:field_pl_cds] | Term reference field. |
Phân loại | [node:feed-source:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [node:feed-source:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [node:feed-source:field_pl_tc] | Term reference field. |
Revision ID | [node:feed-source:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:feed-source:log] | The explanation of the most recent changes made to the node. |
Summary | [node:feed-source:summary] | The summary of the node's main body text. |
Số hiệu | [node:feed-source:field_s_hi_u] | Text field. |
Số hiệu | [node:feed-source:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [node:feed-source:field_tg_hl] | Date field. |
Title | [node:feed-source:title] | The title of the node. |
Tiêu chuẩn hiện hành | [node:feed-source:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [node:feed-source:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Translation source node | [node:feed-source:source] | The source node for this current node's translation set. |
Author | [node:feed-source:source:author] | The author of the node. |
Body | [node:feed-source:source:body] | The main body text of the node. |
Cho phép tải về | [node:feed-source:source:field_cptv] | Boolean field. |
Comment count | [node:feed-source:source:comment-count] | The number of comments posted on a node. |
Content ID | [node:feed-source:source:nid] | The unique ID of the content item, or "node". |
Content type | [node:feed-source:source:content-type] | The content type of the node. |
Cơ quan ban hành | [node:feed-source:source:field_cq_bh] | Term reference field. |
Cảng biển | [node:feed-source:source:field_pl_cang_bien] | Term reference field. |
Date changed | [node:feed-source:source:changed] | The date the node was most recently updated. |
Date created | [node:feed-source:source:created] | The date the node was posted. |
Edit URL | [node:feed-source:source:edit-url] | The URL of the node's edit page. |
Hiển thị slide trang chủ | [node:feed-source:source:field_htslide] | Boolean field. |
Hình minh họa | [node:feed-source:source:field_image] | Image field. |
Ký hiệu | [node:feed-source:source:field_k_hi_u] | Text field. |
Language | [node:feed-source:source:language] | The language the node is written in. |
Last view | [node:feed-source:source:last-view] | The date on which a visitor last read the node. |
Link niêm yết giá | [node:feed-source:source:field_link_nyg] | Link field. |
Link website | [node:feed-source:source:field_link_website] | Text field. Also known as Link. |
Logo | [node:feed-source:source:field_logo] | Image field. |
Loại tin | [node:feed-source:source:field_loai_tin] | Term reference field. |
Loại tin dự án | [node:feed-source:source:field_lt_du_an] | Term reference field. |
Loại tài liệu | [node:feed-source:source:field_loai_qt] | Term reference field. |
Loại văn bản | [node:feed-source:source:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [node:feed-source:source:menu-link] | The menu link for this node. |
Mức độ cung cấp DVCTT | [node:feed-source:source:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [node:feed-source:source:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [node:feed-source:source:field_ngay_bh] | Date field. |
Ngày niêm yết | [node:feed-source:source:field_ngay_niem_yet] | Date field. |
Người ký | [node:feed-source:source:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [node:feed-source:source:field_nhom_dn] | Term reference field. |
Number of views | [node:feed-source:source:total-count] | The number of visitors who have read the node. |
Nội dung | [node:feed-source:source:field_vb_noi_dung] | Long text field. |
Original node | [node:feed-source:source:original] | The original node data if the node is being updated or saved. |
Phân loại | [node:feed-source:source:field_pl_an_at_hh] | Term reference field. |
Phân loại | [node:feed-source:source:field_vtb_dvhh] | Term reference field. |
Phân loại | [node:feed-source:source:field_pl_tk] | Term reference field. |
Phân loại | [node:feed-source:source:field_pl_niem_yet] | Term reference field. |
Phân loại | [node:feed-source:source:field_pl_cds] | Term reference field. |
Phân loại | [node:feed-source:source:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [node:feed-source:source:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [node:feed-source:source:field_pl_tc] | Term reference field. |
Revision ID | [node:feed-source:source:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:feed-source:source:log] | The explanation of the most recent changes made to the node. |
Summary | [node:feed-source:source:summary] | The summary of the node's main body text. |
Số hiệu | [node:feed-source:source:field_s_hi_u] | Text field. |
Số hiệu | [node:feed-source:source:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [node:feed-source:source:field_tg_hl] | Date field. |
Title | [node:feed-source:source:title] | The title of the node. |
Tiêu chuẩn hiện hành | [node:feed-source:source:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [node:feed-source:source:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Tài liệu đính kèm | [node:feed-source:source:field_tai_lieu_dinh_kem] | File field. |
Tải về | [node:feed-source:source:field_tai_ve] | File field. |
URL | [node:feed-source:source:url] | The URL of the node. |
Views today | [node:feed-source:source:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [node:feed-source:source:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [node:feed-source:source:field_img_bandroll] | Image field. |
Ảnh slide | [node:feed-source:source:field_anh_slide] | Image field. |
Tài liệu đính kèm | [node:feed-source:field_tai_lieu_dinh_kem] | File field. |
Tải về | [node:feed-source:field_tai_ve] | File field. |
URL | [node:feed-source:url] | The URL of the node. |
Absolute URL | [node:feed-source:url:absolute] | The absolute URL. |
Arguments | [node:feed-source:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [node:feed-source:url:brief] | The URL without the protocol and trailing backslash. |
Path | [node:feed-source:url:path] | The path component of the URL. |
Relative URL | [node:feed-source:url:relative] | The relative URL. |
Unaliased URL | [node:feed-source:url:unaliased] | The unaliased URL. |
Views today | [node:feed-source:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [node:feed-source:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [node:feed-source:field_img_bandroll] | Image field. |
Ảnh slide | [node:feed-source:field_anh_slide] | Image field. |
Hiển thị slide trang chủ | [node:field_htslide] | Boolean field. |
Hình minh họa | [node:field_image] | Image field. |
Ký hiệu | [node:field_k_hi_u] | Text field. |
Language | [node:language] | The language the node is written in. |
Last view | [node:last-view] | The date on which a visitor last read the node. |
Custom format | [node:last-view:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [node:last-view:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [node:last-view:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [node:last-view:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [node:last-view:short] | A date in 'short' format. (11/10/2024) |
Time-since | [node:last-view:since] | A date in 'time-since' format. (54 years 9 months) |
Link niêm yết giá | [node:field_link_nyg] | Link field. |
Link website | [node:field_link_website] | Text field. Also known as Link. |
Logo | [node:field_logo] | Image field. |
Loại tin | [node:field_loai_tin] | Term reference field. |
Loại tin dự án | [node:field_lt_du_an] | Term reference field. |
Loại tài liệu | [node:field_loai_qt] | Term reference field. |
Loại văn bản | [node:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [node:menu-link] | The menu link for this node. |
Edit URL | [node:menu-link:edit-url] | The URL of the menu link's edit page. |
Link ID | [node:menu-link:mlid] | The unique ID of the menu link. |
Menu | [node:menu-link:menu] | The menu of the menu link. |
Description | [node:menu-link:menu:description] | The optional description of the menu. |
Edit URL | [node:menu-link:menu:edit-url] | The URL of the menu's edit page. |
Machine-readable name | [node:menu-link:menu:machine-name] | The unique machine-readable name of the menu. |
Menu link count | [node:menu-link:menu:menu-link-count] | The number of menu links belonging to the menu. |
Name | [node:menu-link:menu:name] | The name of the menu. |
Parent | [node:menu-link:parent] | The menu link's parent. |
Edit URL | [node:menu-link:parent:edit-url] | The URL of the menu link's edit page. |
Link ID | [node:menu-link:parent:mlid] | The unique ID of the menu link. |
Menu | [node:menu-link:parent:menu] | The menu of the menu link. |
Parents | [node:menu-link:parent:parents] | An array of all the menu link's parents, starting with the root. |
Root | [node:menu-link:parent:root] | The menu link's root. |
Title | [node:menu-link:parent:title] | The title of the menu link. |
URL | [node:menu-link:parent:url] | The URL of the menu link. |
Parents | [node:menu-link:parents] | An array of all the menu link's parents, starting with the root. |
Count | [node:menu-link:parents:count] | The number of elements in the array. |
First | [node:menu-link:parents:first] | The first element of the array. |
Imploded | [node:menu-link:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [node:menu-link:parents:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [node:menu-link:parents:keys] | The array of keys of the array. |
Last | [node:menu-link:parents:last] | The last element of the array. |
Reversed | [node:menu-link:parents:reversed] | The array reversed. |
Value | [node:menu-link:parents:value:?] | The specific value of the array. |
Root | [node:menu-link:root] | The menu link's root. |
Edit URL | [node:menu-link:root:edit-url] | The URL of the menu link's edit page. |
Link ID | [node:menu-link:root:mlid] | The unique ID of the menu link. |
Menu | [node:menu-link:root:menu] | The menu of the menu link. |
Parent | [node:menu-link:root:parent] | The menu link's parent. |
Parents | [node:menu-link:root:parents] | An array of all the menu link's parents, starting with the root. |
Title | [node:menu-link:root:title] | The title of the menu link. |
URL | [node:menu-link:root:url] | The URL of the menu link. |
Title | [node:menu-link:title] | The title of the menu link. |
URL | [node:menu-link:url] | The URL of the menu link. |
Absolute URL | [node:menu-link:url:absolute] | The absolute URL. |
Arguments | [node:menu-link:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [node:menu-link:url:brief] | The URL without the protocol and trailing backslash. |
Path | [node:menu-link:url:path] | The path component of the URL. |
Relative URL | [node:menu-link:url:relative] | The relative URL. |
Unaliased URL | [node:menu-link:url:unaliased] | The unaliased URL. |
Mức độ cung cấp DVCTT | [node:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [node:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [node:field_ngay_bh] | Date field. |
Ngày niêm yết | [node:field_ngay_niem_yet] | Date field. |
Người ký | [node:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [node:field_nhom_dn] | Term reference field. |
Number of views | [node:total-count] | The number of visitors who have read the node. |
Nội dung | [node:field_vb_noi_dung] | Long text field. |
Original node | [node:original] | The original node data if the node is being updated or saved. |
Author | [node:original:author] | The author of the node. |
Account cancellation URL | [node:original:author:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [node:original:author:created] | The date the user account was created. |
Edit URL | [node:original:author:edit-url] | The URL of the account edit page. |
[node:original:author:mail] | The email address of the user account. | |
Last login | [node:original:author:last-login] | The date the user last logged in to the site. |
Name | [node:original:author:name] | The login name of the user account. |
One-time login URL | [node:original:author:one-time-login-url] | The URL of the one-time login page for the user account. |
Picture | [node:original:author:picture] | The picture of the user. |
Roles | [node:original:author:roles] | The user roles associated with the user account. |
URL | [node:original:author:url] | The URL of the account profile page. |
User ID | [node:original:author:uid] | The unique ID of the user account. |
Body | [node:original:body] | The main body text of the node. |
Cho phép tải về | [node:original:field_cptv] | Boolean field. |
Comment count | [node:original:comment-count] | The number of comments posted on a node. |
Content ID | [node:original:nid] | The unique ID of the content item, or "node". |
Content type | [node:original:content-type] | The content type of the node. |
Description | [node:original:content-type:description] | The optional description of the content type. |
Description (localized) | [node:original:content-type:i18n-description] | The optional description of the content type. |
Edit URL | [node:original:content-type:edit-url] | The URL of the content type's edit page. |
Machine-readable name | [node:original:content-type:machine-name] | The unique machine-readable name of the content type. |
Name | [node:original:content-type:name] | The name of the content type. |
Name (localized) | [node:original:content-type:i18n-name] | The name of the content type. |
Node count | [node:original:content-type:node-count] | The number of nodes belonging to the content type. |
Cơ quan ban hành | [node:original:field_cq_bh] | Term reference field. |
Cảng biển | [node:original:field_pl_cang_bien] | Term reference field. |
Date changed | [node:original:changed] | The date the node was most recently updated. |
Custom format | [node:original:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [node:original:changed:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [node:original:changed:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [node:original:changed:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [node:original:changed:short] | A date in 'short' format. (11/10/2024) |
Time-since | [node:original:changed:since] | A date in 'time-since' format. (54 years 9 months) |
Date created | [node:original:created] | The date the node was posted. |
Custom format | [node:original:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [node:original:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [node:original:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [node:original:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [node:original:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [node:original:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [node:original:edit-url] | The URL of the node's edit page. |
Feed source | [node:original:feed-source] | The node the feed item was sourced from. |
Author | [node:original:feed-source:author] | The author of the node. |
Body | [node:original:feed-source:body] | The main body text of the node. |
Cho phép tải về | [node:original:feed-source:field_cptv] | Boolean field. |
Comment count | [node:original:feed-source:comment-count] | The number of comments posted on a node. |
Content ID | [node:original:feed-source:nid] | The unique ID of the content item, or "node". |
Content type | [node:original:feed-source:content-type] | The content type of the node. |
Cơ quan ban hành | [node:original:feed-source:field_cq_bh] | Term reference field. |
Cảng biển | [node:original:feed-source:field_pl_cang_bien] | Term reference field. |
Date changed | [node:original:feed-source:changed] | The date the node was most recently updated. |
Date created | [node:original:feed-source:created] | The date the node was posted. |
Edit URL | [node:original:feed-source:edit-url] | The URL of the node's edit page. |
Hiển thị slide trang chủ | [node:original:feed-source:field_htslide] | Boolean field. |
Hình minh họa | [node:original:feed-source:field_image] | Image field. |
Ký hiệu | [node:original:feed-source:field_k_hi_u] | Text field. |
Language | [node:original:feed-source:language] | The language the node is written in. |
Last view | [node:original:feed-source:last-view] | The date on which a visitor last read the node. |
Link niêm yết giá | [node:original:feed-source:field_link_nyg] | Link field. |
Link website | [node:original:feed-source:field_link_website] | Text field. Also known as Link. |
Logo | [node:original:feed-source:field_logo] | Image field. |
Loại tin | [node:original:feed-source:field_loai_tin] | Term reference field. |
Loại tin dự án | [node:original:feed-source:field_lt_du_an] | Term reference field. |
Loại tài liệu | [node:original:feed-source:field_loai_qt] | Term reference field. |
Loại văn bản | [node:original:feed-source:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [node:original:feed-source:menu-link] | The menu link for this node. |
Mức độ cung cấp DVCTT | [node:original:feed-source:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [node:original:feed-source:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [node:original:feed-source:field_ngay_bh] | Date field. |
Ngày niêm yết | [node:original:feed-source:field_ngay_niem_yet] | Date field. |
Người ký | [node:original:feed-source:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [node:original:feed-source:field_nhom_dn] | Term reference field. |
Number of views | [node:original:feed-source:total-count] | The number of visitors who have read the node. |
Nội dung | [node:original:feed-source:field_vb_noi_dung] | Long text field. |
Phân loại | [node:original:feed-source:field_pl_an_at_hh] | Term reference field. |
Phân loại | [node:original:feed-source:field_vtb_dvhh] | Term reference field. |
Phân loại | [node:original:feed-source:field_pl_tk] | Term reference field. |
Phân loại | [node:original:feed-source:field_pl_niem_yet] | Term reference field. |
Phân loại | [node:original:feed-source:field_pl_cds] | Term reference field. |
Phân loại | [node:original:feed-source:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [node:original:feed-source:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [node:original:feed-source:field_pl_tc] | Term reference field. |
Revision ID | [node:original:feed-source:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:original:feed-source:log] | The explanation of the most recent changes made to the node. |
Summary | [node:original:feed-source:summary] | The summary of the node's main body text. |
Số hiệu | [node:original:feed-source:field_s_hi_u] | Text field. |
Số hiệu | [node:original:feed-source:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [node:original:feed-source:field_tg_hl] | Date field. |
Title | [node:original:feed-source:title] | The title of the node. |
Tiêu chuẩn hiện hành | [node:original:feed-source:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [node:original:feed-source:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Translation source node | [node:original:feed-source:source] | The source node for this current node's translation set. |
Tài liệu đính kèm | [node:original:feed-source:field_tai_lieu_dinh_kem] | File field. |
Tải về | [node:original:feed-source:field_tai_ve] | File field. |
URL | [node:original:feed-source:url] | The URL of the node. |
Views today | [node:original:feed-source:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [node:original:feed-source:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [node:original:feed-source:field_img_bandroll] | Image field. |
Ảnh slide | [node:original:feed-source:field_anh_slide] | Image field. |
Hiển thị slide trang chủ | [node:original:field_htslide] | Boolean field. |
Hình minh họa | [node:original:field_image] | Image field. |
Ký hiệu | [node:original:field_k_hi_u] | Text field. |
Language | [node:original:language] | The language the node is written in. |
Last view | [node:original:last-view] | The date on which a visitor last read the node. |
Custom format | [node:original:last-view:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [node:original:last-view:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [node:original:last-view:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [node:original:last-view:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [node:original:last-view:short] | A date in 'short' format. (11/10/2024) |
Time-since | [node:original:last-view:since] | A date in 'time-since' format. (54 years 9 months) |
Link niêm yết giá | [node:original:field_link_nyg] | Link field. |
Link website | [node:original:field_link_website] | Text field. Also known as Link. |
Logo | [node:original:field_logo] | Image field. |
Loại tin | [node:original:field_loai_tin] | Term reference field. |
Loại tin dự án | [node:original:field_lt_du_an] | Term reference field. |
Loại tài liệu | [node:original:field_loai_qt] | Term reference field. |
Loại văn bản | [node:original:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [node:original:menu-link] | The menu link for this node. |
Edit URL | [node:original:menu-link:edit-url] | The URL of the menu link's edit page. |
Link ID | [node:original:menu-link:mlid] | The unique ID of the menu link. |
Menu | [node:original:menu-link:menu] | The menu of the menu link. |
Parent | [node:original:menu-link:parent] | The menu link's parent. |
Parents | [node:original:menu-link:parents] | An array of all the menu link's parents, starting with the root. |
Root | [node:original:menu-link:root] | The menu link's root. |
Title | [node:original:menu-link:title] | The title of the menu link. |
URL | [node:original:menu-link:url] | The URL of the menu link. |
Mức độ cung cấp DVCTT | [node:original:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [node:original:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [node:original:field_ngay_bh] | Date field. |
Ngày niêm yết | [node:original:field_ngay_niem_yet] | Date field. |
Người ký | [node:original:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [node:original:field_nhom_dn] | Term reference field. |
Number of views | [node:original:total-count] | The number of visitors who have read the node. |
Nội dung | [node:original:field_vb_noi_dung] | Long text field. |
Phân loại | [node:original:field_pl_an_at_hh] | Term reference field. |
Phân loại | [node:original:field_vtb_dvhh] | Term reference field. |
Phân loại | [node:original:field_pl_tk] | Term reference field. |
Phân loại | [node:original:field_pl_niem_yet] | Term reference field. |
Phân loại | [node:original:field_pl_cds] | Term reference field. |
Phân loại | [node:original:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [node:original:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [node:original:field_pl_tc] | Term reference field. |
Revision ID | [node:original:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:original:log] | The explanation of the most recent changes made to the node. |
Summary | [node:original:summary] | The summary of the node's main body text. |
Số hiệu | [node:original:field_s_hi_u] | Text field. |
Số hiệu | [node:original:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [node:original:field_tg_hl] | Date field. |
Title | [node:original:title] | The title of the node. |
Tiêu chuẩn hiện hành | [node:original:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [node:original:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Translation source node | [node:original:source] | The source node for this current node's translation set. |
Author | [node:original:source:author] | The author of the node. |
Body | [node:original:source:body] | The main body text of the node. |
Cho phép tải về | [node:original:source:field_cptv] | Boolean field. |
Comment count | [node:original:source:comment-count] | The number of comments posted on a node. |
Content ID | [node:original:source:nid] | The unique ID of the content item, or "node". |
Content type | [node:original:source:content-type] | The content type of the node. |
Cơ quan ban hành | [node:original:source:field_cq_bh] | Term reference field. |
Cảng biển | [node:original:source:field_pl_cang_bien] | Term reference field. |
Date changed | [node:original:source:changed] | The date the node was most recently updated. |
Date created | [node:original:source:created] | The date the node was posted. |
Edit URL | [node:original:source:edit-url] | The URL of the node's edit page. |
Feed source | [node:original:source:feed-source] | The node the feed item was sourced from. |
Hiển thị slide trang chủ | [node:original:source:field_htslide] | Boolean field. |
Hình minh họa | [node:original:source:field_image] | Image field. |
Ký hiệu | [node:original:source:field_k_hi_u] | Text field. |
Language | [node:original:source:language] | The language the node is written in. |
Last view | [node:original:source:last-view] | The date on which a visitor last read the node. |
Link niêm yết giá | [node:original:source:field_link_nyg] | Link field. |
Link website | [node:original:source:field_link_website] | Text field. Also known as Link. |
Logo | [node:original:source:field_logo] | Image field. |
Loại tin | [node:original:source:field_loai_tin] | Term reference field. |
Loại tin dự án | [node:original:source:field_lt_du_an] | Term reference field. |
Loại tài liệu | [node:original:source:field_loai_qt] | Term reference field. |
Loại văn bản | [node:original:source:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [node:original:source:menu-link] | The menu link for this node. |
Mức độ cung cấp DVCTT | [node:original:source:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [node:original:source:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [node:original:source:field_ngay_bh] | Date field. |
Ngày niêm yết | [node:original:source:field_ngay_niem_yet] | Date field. |
Người ký | [node:original:source:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [node:original:source:field_nhom_dn] | Term reference field. |
Number of views | [node:original:source:total-count] | The number of visitors who have read the node. |
Nội dung | [node:original:source:field_vb_noi_dung] | Long text field. |
Phân loại | [node:original:source:field_pl_an_at_hh] | Term reference field. |
Phân loại | [node:original:source:field_vtb_dvhh] | Term reference field. |
Phân loại | [node:original:source:field_pl_tk] | Term reference field. |
Phân loại | [node:original:source:field_pl_niem_yet] | Term reference field. |
Phân loại | [node:original:source:field_pl_cds] | Term reference field. |
Phân loại | [node:original:source:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [node:original:source:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [node:original:source:field_pl_tc] | Term reference field. |
Revision ID | [node:original:source:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:original:source:log] | The explanation of the most recent changes made to the node. |
Summary | [node:original:source:summary] | The summary of the node's main body text. |
Số hiệu | [node:original:source:field_s_hi_u] | Text field. |
Số hiệu | [node:original:source:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [node:original:source:field_tg_hl] | Date field. |
Title | [node:original:source:title] | The title of the node. |
Tiêu chuẩn hiện hành | [node:original:source:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [node:original:source:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Tài liệu đính kèm | [node:original:source:field_tai_lieu_dinh_kem] | File field. |
Tải về | [node:original:source:field_tai_ve] | File field. |
URL | [node:original:source:url] | The URL of the node. |
Views today | [node:original:source:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [node:original:source:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [node:original:source:field_img_bandroll] | Image field. |
Ảnh slide | [node:original:source:field_anh_slide] | Image field. |
Tài liệu đính kèm | [node:original:field_tai_lieu_dinh_kem] | File field. |
Tải về | [node:original:field_tai_ve] | File field. |
URL | [node:original:url] | The URL of the node. |
Absolute URL | [node:original:url:absolute] | The absolute URL. |
Arguments | [node:original:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [node:original:url:brief] | The URL without the protocol and trailing backslash. |
Path | [node:original:url:path] | The path component of the URL. |
Relative URL | [node:original:url:relative] | The relative URL. |
Unaliased URL | [node:original:url:unaliased] | The unaliased URL. |
Views today | [node:original:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [node:original:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [node:original:field_img_bandroll] | Image field. |
Ảnh slide | [node:original:field_anh_slide] | Image field. |
Phân loại | [node:field_pl_an_at_hh] | Term reference field. |
Phân loại | [node:field_vtb_dvhh] | Term reference field. |
Phân loại | [node:field_pl_tk] | Term reference field. |
Phân loại | [node:field_pl_niem_yet] | Term reference field. |
Phân loại | [node:field_pl_cds] | Term reference field. |
Phân loại | [node:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [node:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [node:field_pl_tc] | Term reference field. |
Revision ID | [node:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:log] | The explanation of the most recent changes made to the node. |
Summary | [node:summary] | The summary of the node's main body text. |
Số hiệu | [node:field_s_hi_u] | Text field. |
Số hiệu | [node:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [node:field_tg_hl] | Date field. |
Title | [node:title] | The title of the node. |
Tiêu chuẩn hiện hành | [node:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [node:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Translation source node | [node:source] | The source node for this current node's translation set. |
Author | [node:source:author] | The author of the node. |
Account cancellation URL | [node:source:author:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [node:source:author:created] | The date the user account was created. |
Edit URL | [node:source:author:edit-url] | The URL of the account edit page. |
[node:source:author:mail] | The email address of the user account. | |
Last login | [node:source:author:last-login] | The date the user last logged in to the site. |
Name | [node:source:author:name] | The login name of the user account. |
One-time login URL | [node:source:author:one-time-login-url] | The URL of the one-time login page for the user account. |
Original user | [node:source:author:original] | The original user data if the user is being updated or saved. |
Picture | [node:source:author:picture] | The picture of the user. |
Roles | [node:source:author:roles] | The user roles associated with the user account. |
URL | [node:source:author:url] | The URL of the account profile page. |
User ID | [node:source:author:uid] | The unique ID of the user account. |
Body | [node:source:body] | The main body text of the node. |
Cho phép tải về | [node:source:field_cptv] | Boolean field. |
Comment count | [node:source:comment-count] | The number of comments posted on a node. |
Content ID | [node:source:nid] | The unique ID of the content item, or "node". |
Content type | [node:source:content-type] | The content type of the node. |
Description | [node:source:content-type:description] | The optional description of the content type. |
Description (localized) | [node:source:content-type:i18n-description] | The optional description of the content type. |
Edit URL | [node:source:content-type:edit-url] | The URL of the content type's edit page. |
Machine-readable name | [node:source:content-type:machine-name] | The unique machine-readable name of the content type. |
Name | [node:source:content-type:name] | The name of the content type. |
Name (localized) | [node:source:content-type:i18n-name] | The name of the content type. |
Node count | [node:source:content-type:node-count] | The number of nodes belonging to the content type. |
Cơ quan ban hành | [node:source:field_cq_bh] | Term reference field. |
Cảng biển | [node:source:field_pl_cang_bien] | Term reference field. |
Date changed | [node:source:changed] | The date the node was most recently updated. |
Custom format | [node:source:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [node:source:changed:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [node:source:changed:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [node:source:changed:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [node:source:changed:short] | A date in 'short' format. (11/10/2024) |
Time-since | [node:source:changed:since] | A date in 'time-since' format. (54 years 9 months) |
Date created | [node:source:created] | The date the node was posted. |
Custom format | [node:source:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [node:source:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [node:source:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [node:source:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [node:source:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [node:source:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [node:source:edit-url] | The URL of the node's edit page. |
Feed source | [node:source:feed-source] | The node the feed item was sourced from. |
Author | [node:source:feed-source:author] | The author of the node. |
Body | [node:source:feed-source:body] | The main body text of the node. |
Cho phép tải về | [node:source:feed-source:field_cptv] | Boolean field. |
Comment count | [node:source:feed-source:comment-count] | The number of comments posted on a node. |
Content ID | [node:source:feed-source:nid] | The unique ID of the content item, or "node". |
Content type | [node:source:feed-source:content-type] | The content type of the node. |
Cơ quan ban hành | [node:source:feed-source:field_cq_bh] | Term reference field. |
Cảng biển | [node:source:feed-source:field_pl_cang_bien] | Term reference field. |
Date changed | [node:source:feed-source:changed] | The date the node was most recently updated. |
Date created | [node:source:feed-source:created] | The date the node was posted. |
Edit URL | [node:source:feed-source:edit-url] | The URL of the node's edit page. |
Hiển thị slide trang chủ | [node:source:feed-source:field_htslide] | Boolean field. |
Hình minh họa | [node:source:feed-source:field_image] | Image field. |
Ký hiệu | [node:source:feed-source:field_k_hi_u] | Text field. |
Language | [node:source:feed-source:language] | The language the node is written in. |
Last view | [node:source:feed-source:last-view] | The date on which a visitor last read the node. |
Link niêm yết giá | [node:source:feed-source:field_link_nyg] | Link field. |
Link website | [node:source:feed-source:field_link_website] | Text field. Also known as Link. |
Logo | [node:source:feed-source:field_logo] | Image field. |
Loại tin | [node:source:feed-source:field_loai_tin] | Term reference field. |
Loại tin dự án | [node:source:feed-source:field_lt_du_an] | Term reference field. |
Loại tài liệu | [node:source:feed-source:field_loai_qt] | Term reference field. |
Loại văn bản | [node:source:feed-source:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [node:source:feed-source:menu-link] | The menu link for this node. |
Mức độ cung cấp DVCTT | [node:source:feed-source:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [node:source:feed-source:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [node:source:feed-source:field_ngay_bh] | Date field. |
Ngày niêm yết | [node:source:feed-source:field_ngay_niem_yet] | Date field. |
Người ký | [node:source:feed-source:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [node:source:feed-source:field_nhom_dn] | Term reference field. |
Number of views | [node:source:feed-source:total-count] | The number of visitors who have read the node. |
Nội dung | [node:source:feed-source:field_vb_noi_dung] | Long text field. |
Original node | [node:source:feed-source:original] | The original node data if the node is being updated or saved. |
Phân loại | [node:source:feed-source:field_pl_an_at_hh] | Term reference field. |
Phân loại | [node:source:feed-source:field_vtb_dvhh] | Term reference field. |
Phân loại | [node:source:feed-source:field_pl_tk] | Term reference field. |
Phân loại | [node:source:feed-source:field_pl_niem_yet] | Term reference field. |
Phân loại | [node:source:feed-source:field_pl_cds] | Term reference field. |
Phân loại | [node:source:feed-source:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [node:source:feed-source:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [node:source:feed-source:field_pl_tc] | Term reference field. |
Revision ID | [node:source:feed-source:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:source:feed-source:log] | The explanation of the most recent changes made to the node. |
Summary | [node:source:feed-source:summary] | The summary of the node's main body text. |
Số hiệu | [node:source:feed-source:field_s_hi_u] | Text field. |
Số hiệu | [node:source:feed-source:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [node:source:feed-source:field_tg_hl] | Date field. |
Title | [node:source:feed-source:title] | The title of the node. |
Tiêu chuẩn hiện hành | [node:source:feed-source:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [node:source:feed-source:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Tài liệu đính kèm | [node:source:feed-source:field_tai_lieu_dinh_kem] | File field. |
Tải về | [node:source:feed-source:field_tai_ve] | File field. |
URL | [node:source:feed-source:url] | The URL of the node. |
Views today | [node:source:feed-source:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [node:source:feed-source:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [node:source:feed-source:field_img_bandroll] | Image field. |
Ảnh slide | [node:source:feed-source:field_anh_slide] | Image field. |
Hiển thị slide trang chủ | [node:source:field_htslide] | Boolean field. |
Hình minh họa | [node:source:field_image] | Image field. |
Ký hiệu | [node:source:field_k_hi_u] | Text field. |
Language | [node:source:language] | The language the node is written in. |
Last view | [node:source:last-view] | The date on which a visitor last read the node. |
Custom format | [node:source:last-view:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [node:source:last-view:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [node:source:last-view:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [node:source:last-view:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [node:source:last-view:short] | A date in 'short' format. (11/10/2024) |
Time-since | [node:source:last-view:since] | A date in 'time-since' format. (54 years 9 months) |
Link niêm yết giá | [node:source:field_link_nyg] | Link field. |
Link website | [node:source:field_link_website] | Text field. Also known as Link. |
Logo | [node:source:field_logo] | Image field. |
Loại tin | [node:source:field_loai_tin] | Term reference field. |
Loại tin dự án | [node:source:field_lt_du_an] | Term reference field. |
Loại tài liệu | [node:source:field_loai_qt] | Term reference field. |
Loại văn bản | [node:source:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [node:source:menu-link] | The menu link for this node. |
Edit URL | [node:source:menu-link:edit-url] | The URL of the menu link's edit page. |
Link ID | [node:source:menu-link:mlid] | The unique ID of the menu link. |
Menu | [node:source:menu-link:menu] | The menu of the menu link. |
Parent | [node:source:menu-link:parent] | The menu link's parent. |
Parents | [node:source:menu-link:parents] | An array of all the menu link's parents, starting with the root. |
Root | [node:source:menu-link:root] | The menu link's root. |
Title | [node:source:menu-link:title] | The title of the menu link. |
URL | [node:source:menu-link:url] | The URL of the menu link. |
Mức độ cung cấp DVCTT | [node:source:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [node:source:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [node:source:field_ngay_bh] | Date field. |
Ngày niêm yết | [node:source:field_ngay_niem_yet] | Date field. |
Người ký | [node:source:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [node:source:field_nhom_dn] | Term reference field. |
Number of views | [node:source:total-count] | The number of visitors who have read the node. |
Nội dung | [node:source:field_vb_noi_dung] | Long text field. |
Original node | [node:source:original] | The original node data if the node is being updated or saved. |
Author | [node:source:original:author] | The author of the node. |
Body | [node:source:original:body] | The main body text of the node. |
Cho phép tải về | [node:source:original:field_cptv] | Boolean field. |
Comment count | [node:source:original:comment-count] | The number of comments posted on a node. |
Content ID | [node:source:original:nid] | The unique ID of the content item, or "node". |
Content type | [node:source:original:content-type] | The content type of the node. |
Cơ quan ban hành | [node:source:original:field_cq_bh] | Term reference field. |
Cảng biển | [node:source:original:field_pl_cang_bien] | Term reference field. |
Date changed | [node:source:original:changed] | The date the node was most recently updated. |
Date created | [node:source:original:created] | The date the node was posted. |
Edit URL | [node:source:original:edit-url] | The URL of the node's edit page. |
Feed source | [node:source:original:feed-source] | The node the feed item was sourced from. |
Hiển thị slide trang chủ | [node:source:original:field_htslide] | Boolean field. |
Hình minh họa | [node:source:original:field_image] | Image field. |
Ký hiệu | [node:source:original:field_k_hi_u] | Text field. |
Language | [node:source:original:language] | The language the node is written in. |
Last view | [node:source:original:last-view] | The date on which a visitor last read the node. |
Link niêm yết giá | [node:source:original:field_link_nyg] | Link field. |
Link website | [node:source:original:field_link_website] | Text field. Also known as Link. |
Logo | [node:source:original:field_logo] | Image field. |
Loại tin | [node:source:original:field_loai_tin] | Term reference field. |
Loại tin dự án | [node:source:original:field_lt_du_an] | Term reference field. |
Loại tài liệu | [node:source:original:field_loai_qt] | Term reference field. |
Loại văn bản | [node:source:original:field_lo_i_v_n_b_n] | Term reference field. |
Menu link | [node:source:original:menu-link] | The menu link for this node. |
Mức độ cung cấp DVCTT | [node:source:original:field_muc_do_ccdcv_tt] | List (integer) field. |
New comment count | [node:source:original:comment-count-new] | The number of comments posted on a node since the reader last viewed it. |
Ngày ban hành | [node:source:original:field_ngay_bh] | Date field. |
Ngày niêm yết | [node:source:original:field_ngay_niem_yet] | Date field. |
Người ký | [node:source:original:field_nguoi_ky] | Text field. |
Nhóm doanh nghiệp | [node:source:original:field_nhom_dn] | Term reference field. |
Number of views | [node:source:original:total-count] | The number of visitors who have read the node. |
Nội dung | [node:source:original:field_vb_noi_dung] | Long text field. |
Phân loại | [node:source:original:field_pl_an_at_hh] | Term reference field. |
Phân loại | [node:source:original:field_vtb_dvhh] | Term reference field. |
Phân loại | [node:source:original:field_pl_tk] | Term reference field. |
Phân loại | [node:source:original:field_pl_niem_yet] | Term reference field. |
Phân loại | [node:source:original:field_pl_cds] | Term reference field. |
Phân loại | [node:source:original:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [node:source:original:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [node:source:original:field_pl_tc] | Term reference field. |
Revision ID | [node:source:original:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:source:original:log] | The explanation of the most recent changes made to the node. |
Summary | [node:source:original:summary] | The summary of the node's main body text. |
Số hiệu | [node:source:original:field_s_hi_u] | Text field. |
Số hiệu | [node:source:original:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [node:source:original:field_tg_hl] | Date field. |
Title | [node:source:original:title] | The title of the node. |
Tiêu chuẩn hiện hành | [node:source:original:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [node:source:original:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Tài liệu đính kèm | [node:source:original:field_tai_lieu_dinh_kem] | File field. |
Tải về | [node:source:original:field_tai_ve] | File field. |
URL | [node:source:original:url] | The URL of the node. |
Views today | [node:source:original:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [node:source:original:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [node:source:original:field_img_bandroll] | Image field. |
Ảnh slide | [node:source:original:field_anh_slide] | Image field. |
Phân loại | [node:source:field_pl_an_at_hh] | Term reference field. |
Phân loại | [node:source:field_vtb_dvhh] | Term reference field. |
Phân loại | [node:source:field_pl_tk] | Term reference field. |
Phân loại | [node:source:field_pl_niem_yet] | Term reference field. |
Phân loại | [node:source:field_pl_cds] | Term reference field. |
Phân loại | [node:source:field_vp_pl] | Term reference field. |
Phân loại thủ tục | [node:source:field_pl_tt] | Term reference field. |
Phân loại tiêu chuẩn | [node:source:field_pl_tc] | Term reference field. |
Revision ID | [node:source:vid] | The unique ID of the node's latest revision. |
Revision log message | [node:source:log] | The explanation of the most recent changes made to the node. |
Summary | [node:source:summary] | The summary of the node's main body text. |
Số hiệu | [node:source:field_s_hi_u] | Text field. |
Số hiệu | [node:source:field_so_hieu] | Text field. |
Thời gian bắt đầu hiệu lực | [node:source:field_tg_hl] | Date field. |
Title | [node:source:title] | The title of the node. |
Tiêu chuẩn hiện hành | [node:source:field_tc_hien_hanh] | File field. |
Tiêu chuẩn phát triển | [node:source:field_ti_u_chu_n_ph_t_tri_n] | File field. |
Tài liệu đính kèm | [node:source:field_tai_lieu_dinh_kem] | File field. |
Tải về | [node:source:field_tai_ve] | File field. |
URL | [node:source:url] | The URL of the node. |
Absolute URL | [node:source:url:absolute] | The absolute URL. |
Arguments | [node:source:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [node:source:url:brief] | The URL without the protocol and trailing backslash. |
Path | [node:source:url:path] | The path component of the URL. |
Relative URL | [node:source:url:relative] | The relative URL. |
Unaliased URL | [node:source:url:unaliased] | The unaliased URL. |
Views today | [node:source:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [node:source:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [node:source:field_img_bandroll] | Image field. |
Ảnh slide | [node:source:field_anh_slide] | Image field. |
Tài liệu đính kèm | [node:field_tai_lieu_dinh_kem] | File field. |
Tải về | [node:field_tai_ve] | File field. |
URL | [node:url] | The URL of the node. |
Absolute URL | [node:url:absolute] | The absolute URL. |
Arguments | [node:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Count | [node:url:args:count] | The number of elements in the array. |
First | [node:url:args:first] | The first element of the array. |
Imploded | [node:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [node:url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [node:url:args:keys] | The array of keys of the array. |
Last | [node:url:args:last] | The last element of the array. |
Reversed | [node:url:args:reversed] | The array reversed. |
Value | [node:url:args:value:?] | The specific value of the array. |
Brief URL | [node:url:brief] | The URL without the protocol and trailing backslash. |
Path | [node:url:path] | The path component of the URL. |
Relative URL | [node:url:relative] | The relative URL. |
Unaliased URL | [node:url:unaliased] | The unaliased URL. |
Absolute URL | [node:url:unaliased:absolute] | The absolute URL. |
Arguments | [node:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [node:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
Path | [node:url:unaliased:path] | The path component of the URL. |
Relative URL | [node:url:unaliased:relative] | The relative URL. |
Views today | [node:day-count] | The number of visitors who have read the node today. |
Xem trực tiếp | [node:field_xem_truc_tiep] | File field. |
Ảnh băng rôn | [node:field_img_bandroll] | Image field. |
Ảnh slide | [node:field_anh_slide] | Image field. |
Random | Tokens related to random data. | |
Hash | [random:hash:?] | A random hash. The possible hashing algorithms are: md2, md4, md5, sha1, sha224, sha256, sha384, sha512/224, sha512/256, sha512, sha3-224, sha3-256, sha3-384, sha3-512, ripemd128, ripemd160, ripemd256, ripemd320, whirlpool, tiger128,3, tiger160,3, tiger192,3, tiger128,4, tiger160,4, tiger192,4, snefru, snefru256, gost, gost-crypto, adler32, crc32, crc32b, fnv132, fnv1a32, fnv164, fnv1a64, joaat, haval128,3, haval160,3, haval192,3, haval224,3, haval256,3, haval128,4, haval160,4, haval192,4, haval224,4, haval256,4, haval128,5, haval160,5, haval192,5, haval224,5, haval256,5. |
Number | [random:number] | A random number from 0 to 2147483647. |
Site information | Tokens for site-wide settings and other global information. | |
[site:mail] | The administrative email address for the site. | |
Login page | [site:login-url] | The URL of the site's login page. |
Name | [site:name] | The name of the site. |
Slogan | [site:slogan] | The slogan of the site. |
URL | [site:url] | The URL of the site's front page. |
URL (brief) | [site:url-brief] | The URL of the site's front page without the protocol. |
Submission | Tokens related to webform submissions. | |
Access token | [submission:access-token] | The security token used to gain access to this webform submission. |
Date completed | [submission:completed_date] | The date the webform was first completed (not draft). |
Custom format | [submission:completed_date:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [submission:completed_date:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [submission:completed_date:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [submission:completed_date:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [submission:completed_date:short] | A date in 'short' format. (11/10/2024) |
Time-since | [submission:completed_date:since] | A date in 'time-since' format. (54 years 9 months) |
Date modified | [submission:modified_date] | The date the webform was last saved (draft or completed). |
Custom format | [submission:modified_date:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [submission:modified_date:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [submission:modified_date:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [submission:modified_date:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [submission:modified_date:short] | A date in 'short' format. (11/10/2024) |
Time-since | [submission:modified_date:since] | A date in 'time-since' format. (54 years 9 months) |
Date submitted | [submission:date] | The date the webform was first save as draft or completed. |
Custom format | [submission:date:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [submission:date:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [submission:date:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [submission:date:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [submission:date:short] | A date in 'short' format. (11/10/2024) |
Time-since | [submission:date:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [submission:edit-url] | Webform tokens related to the submission's Edit URL. |
Absolute URL | [submission:edit-url:absolute] | The absolute URL. |
Arguments | [submission:edit-url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Count | [submission:edit-url:args:count] | The number of elements in the array. |
First | [submission:edit-url:args:first] | The first element of the array. |
Imploded | [submission:edit-url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [submission:edit-url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [submission:edit-url:args:keys] | The array of keys of the array. |
Last | [submission:edit-url:args:last] | The last element of the array. |
Reversed | [submission:edit-url:args:reversed] | The array reversed. |
Value | [submission:edit-url:args:value:?] | The specific value of the array. |
Brief URL | [submission:edit-url:brief] | The URL without the protocol and trailing backslash. |
Path | [submission:edit-url:path] | The path component of the URL. |
Relative URL | [submission:edit-url:relative] | The relative URL. |
Unaliased URL | [submission:edit-url:unaliased] | The unaliased URL. |
Absolute URL | [submission:edit-url:unaliased:absolute] | The absolute URL. |
Arguments | [submission:edit-url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [submission:edit-url:unaliased:brief] | The URL without the protocol and trailing backslash. |
Path | [submission:edit-url:unaliased:path] | The path component of the URL. |
Relative URL | [submission:edit-url:unaliased:relative] | The relative URL. |
IP address | [submission:ip-address] | The IP address that was used when submitting the webform. |
Serial number | [submission:serial] | The serial number of this webform submission. |
Submission ID | [submission:sid] | The unique indentifier for the webform submission. |
Submitter | [submission:user] | The user that submitted the webform result. |
Account cancellation URL | [submission:user:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [submission:user:created] | The date the user account was created. |
Custom format | [submission:user:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [submission:user:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [submission:user:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [submission:user:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [submission:user:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [submission:user:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [submission:user:edit-url] | The URL of the account edit page. |
[submission:user:mail] | The email address of the user account. | |
Last login | [submission:user:last-login] | The date the user last logged in to the site. |
Custom format | [submission:user:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [submission:user:last-login:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [submission:user:last-login:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [submission:user:last-login:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [submission:user:last-login:short] | A date in 'short' format. (11/10/2024) |
Time-since | [submission:user:last-login:since] | A date in 'time-since' format. (54 years 9 months) |
Name | [submission:user:name] | The login name of the user account. |
One-time login URL | [submission:user:one-time-login-url] | The URL of the one-time login page for the user account. |
Original user | [submission:user:original] | The original user data if the user is being updated or saved. |
Account cancellation URL | [submission:user:original:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [submission:user:original:created] | The date the user account was created. |
Edit URL | [submission:user:original:edit-url] | The URL of the account edit page. |
[submission:user:original:mail] | The email address of the user account. | |
Last login | [submission:user:original:last-login] | The date the user last logged in to the site. |
Name | [submission:user:original:name] | The login name of the user account. |
One-time login URL | [submission:user:original:one-time-login-url] | The URL of the one-time login page for the user account. |
Picture | [submission:user:original:picture] | The picture of the user. |
Roles | [submission:user:original:roles] | The user roles associated with the user account. |
URL | [submission:user:original:url] | The URL of the account profile page. |
User ID | [submission:user:original:uid] | The unique ID of the user account. |
Picture | [submission:user:picture] | The picture of the user. |
Base name | [submission:user:picture:basename] | The base name of the file. |
Extension | [submission:user:picture:extension] | The extension of the file. |
File ID | [submission:user:picture:fid] | The unique ID of the uploaded file. |
File byte size | [submission:user:picture:size-raw] | The size of the file, in bytes. |
File name | [submission:user:picture:name] | The name of the file on disk. |
File size | [submission:user:picture:size] | The size of the file. |
MIME type | [submission:user:picture:mime] | The MIME type of the file. |
Original file | [submission:user:picture:original] | The original file data if the file is being updated or saved. |
Owner | [submission:user:picture:owner] | The user who originally uploaded the file. |
Path | [submission:user:picture:path] | The location of the file relative to Drupal root. |
Timestamp | [submission:user:picture:timestamp] | The date the file was most recently changed. |
URL | [submission:user:picture:url] | The web-accessible URL for the file. |
Roles | [submission:user:roles] | The user roles associated with the user account. |
Count | [submission:user:roles:count] | The number of elements in the array. |
First | [submission:user:roles:first] | The first element of the array. |
Imploded | [submission:user:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [submission:user:roles:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [submission:user:roles:keys] | The array of keys of the array. |
Last | [submission:user:roles:last] | The last element of the array. |
Reversed | [submission:user:roles:reversed] | The array reversed. |
Value | [submission:user:roles:value:?] | The specific value of the array. |
URL | [submission:user:url] | The URL of the account profile page. |
Absolute URL | [submission:user:url:absolute] | The absolute URL. |
Arguments | [submission:user:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [submission:user:url:brief] | The URL without the protocol and trailing backslash. |
Path | [submission:user:url:path] | The path component of the URL. |
Relative URL | [submission:user:url:relative] | The relative URL. |
Unaliased URL | [submission:user:url:unaliased] | The unaliased URL. |
User ID | [submission:user:uid] | The unique ID of the user account. |
URL | [submission:url] | Webform tokens related to the submission's URL. |
Absolute URL | [submission:url:absolute] | The absolute URL. |
Arguments | [submission:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Count | [submission:url:args:count] | The number of elements in the array. |
First | [submission:url:args:first] | The first element of the array. |
Imploded | [submission:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [submission:url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [submission:url:args:keys] | The array of keys of the array. |
Last | [submission:url:args:last] | The last element of the array. |
Reversed | [submission:url:args:reversed] | The array reversed. |
Value | [submission:url:args:value:?] | The specific value of the array. |
Brief URL | [submission:url:brief] | The URL without the protocol and trailing backslash. |
Path | [submission:url:path] | The path component of the URL. |
Relative URL | [submission:url:relative] | The relative URL. |
Unaliased URL | [submission:url:unaliased] | The unaliased URL. |
Absolute URL | [submission:url:unaliased:absolute] | The absolute URL. |
Arguments | [submission:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [submission:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
Path | [submission:url:unaliased:path] | The path component of the URL. |
Relative URL | [submission:url:unaliased:relative] | The relative URL. |
Webform submission values | [submission:values:?] | Webform tokens from submitted data. Replace the "?" with the "form key", including any parent form keys separated by colons. You can append:
|
Taxonomy terms | Tokens related to taxonomy terms. | |
Description | [term:description] | The optional description of the taxonomy term. |
Description (localized) | [term:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:name] | The name of the taxonomy term. |
Name (localized) | [term:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:node-count] | The number of nodes tagged with the taxonomy term. |
Original taxonomy term | [term:original] | The original taxonomy term data if the taxonomy term is being updated or saved. |
Description | [term:original:description] | The optional description of the taxonomy term. |
Description (localized) | [term:original:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:original:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:original:name] | The name of the taxonomy term. |
Name (localized) | [term:original:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:original:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:original:node-count] | The number of nodes tagged with the taxonomy term. |
Parents | [term:original:parents] | An array of all the term's parents, starting with the root. |
Count | [term:original:parents:count] | The number of elements in the array. |
First | [term:original:parents:first] | The first element of the array. |
Imploded | [term:original:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [term:original:parents:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [term:original:parents:keys] | The array of keys of the array. |
Last | [term:original:parents:last] | The last element of the array. |
Reversed | [term:original:parents:reversed] | The array reversed. |
Value | [term:original:parents:value:?] | The specific value of the array. |
Parent term | [term:original:parent] | The parent term of the taxonomy term, if one exists. |
Description | [term:original:parent:description] | The optional description of the taxonomy term. |
Description (localized) | [term:original:parent:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:original:parent:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:original:parent:name] | The name of the taxonomy term. |
Name (localized) | [term:original:parent:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:original:parent:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:original:parent:node-count] | The number of nodes tagged with the taxonomy term. |
Parents | [term:original:parent:parents] | An array of all the term's parents, starting with the root. |
Parent term (localized) | [term:original:parent:i18n-parent] | The parent term of the taxonomy term, if one exists. |
Root term | [term:original:parent:root] | The root term of the taxonomy term. |
Term ID | [term:original:parent:tid] | The unique ID of the taxonomy term. |
URL | [term:original:parent:url] | The URL of the taxonomy term. |
Vocabulary | [term:original:parent:vocabulary] | The vocabulary the taxonomy term belongs to. |
Vocabulary (localized) | [term:original:parent:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Parent term (localized) | [term:original:i18n-parent] | The parent term of the taxonomy term, if one exists. |
Description | [term:original:i18n-parent:description] | The optional description of the taxonomy term. |
Description (localized) | [term:original:i18n-parent:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:original:i18n-parent:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:original:i18n-parent:name] | The name of the taxonomy term. |
Name (localized) | [term:original:i18n-parent:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:original:i18n-parent:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:original:i18n-parent:node-count] | The number of nodes tagged with the taxonomy term. |
Parents | [term:original:i18n-parent:parents] | An array of all the term's parents, starting with the root. |
Parent term | [term:original:i18n-parent:parent] | The parent term of the taxonomy term, if one exists. |
Root term | [term:original:i18n-parent:root] | The root term of the taxonomy term. |
Term ID | [term:original:i18n-parent:tid] | The unique ID of the taxonomy term. |
URL | [term:original:i18n-parent:url] | The URL of the taxonomy term. |
Vocabulary | [term:original:i18n-parent:vocabulary] | The vocabulary the taxonomy term belongs to. |
Vocabulary (localized) | [term:original:i18n-parent:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Root term | [term:original:root] | The root term of the taxonomy term. |
Description | [term:original:root:description] | The optional description of the taxonomy term. |
Description (localized) | [term:original:root:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:original:root:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:original:root:name] | The name of the taxonomy term. |
Name (localized) | [term:original:root:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:original:root:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:original:root:node-count] | The number of nodes tagged with the taxonomy term. |
Parents | [term:original:root:parents] | An array of all the term's parents, starting with the root. |
Parent term | [term:original:root:parent] | The parent term of the taxonomy term, if one exists. |
Parent term (localized) | [term:original:root:i18n-parent] | The parent term of the taxonomy term, if one exists. |
Term ID | [term:original:root:tid] | The unique ID of the taxonomy term. |
URL | [term:original:root:url] | The URL of the taxonomy term. |
Vocabulary | [term:original:root:vocabulary] | The vocabulary the taxonomy term belongs to. |
Vocabulary (localized) | [term:original:root:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Term ID | [term:original:tid] | The unique ID of the taxonomy term. |
URL | [term:original:url] | The URL of the taxonomy term. |
Absolute URL | [term:original:url:absolute] | The absolute URL. |
Arguments | [term:original:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [term:original:url:brief] | The URL without the protocol and trailing backslash. |
Path | [term:original:url:path] | The path component of the URL. |
Relative URL | [term:original:url:relative] | The relative URL. |
Unaliased URL | [term:original:url:unaliased] | The unaliased URL. |
Vocabulary | [term:original:vocabulary] | The vocabulary the taxonomy term belongs to. |
Description | [term:original:vocabulary:description] | The optional description of the taxonomy vocabulary. |
Description (localized) | [term:original:vocabulary:i18n-description] | The optional description of the taxonomy vocabulary. |
Edit URL | [term:original:vocabulary:edit-url] | The URL of the vocabulary's edit page. |
Machine-readable name | [term:original:vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
Name | [term:original:vocabulary:name] | The name of the taxonomy vocabulary. |
Name (localized) | [term:original:vocabulary:i18n-name] | The name of the taxonomy vocabulary. |
Node count | [term:original:vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
Term count | [term:original:vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
Vocabulary ID | [term:original:vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
Vocabulary (localized) | [term:original:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Description | [term:original:i18n-vocabulary:description] | The optional description of the taxonomy vocabulary. |
Description (localized) | [term:original:i18n-vocabulary:i18n-description] | The optional description of the taxonomy vocabulary. |
Edit URL | [term:original:i18n-vocabulary:edit-url] | The URL of the vocabulary's edit page. |
Machine-readable name | [term:original:i18n-vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
Name | [term:original:i18n-vocabulary:name] | The name of the taxonomy vocabulary. |
Name (localized) | [term:original:i18n-vocabulary:i18n-name] | The name of the taxonomy vocabulary. |
Node count | [term:original:i18n-vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
Term count | [term:original:i18n-vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
Vocabulary ID | [term:original:i18n-vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
Parents | [term:parents] | An array of all the term's parents, starting with the root. |
Count | [term:parents:count] | The number of elements in the array. |
First | [term:parents:first] | The first element of the array. |
Imploded | [term:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [term:parents:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [term:parents:keys] | The array of keys of the array. |
Count | [term:parents:keys:count] | The number of elements in the array. |
First | [term:parents:keys:first] | The first element of the array. |
Imploded | [term:parents:keys:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [term:parents:keys:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Last | [term:parents:keys:last] | The last element of the array. |
Reversed | [term:parents:keys:reversed] | The array reversed. |
Value | [term:parents:keys:value:?] | The specific value of the array. |
Last | [term:parents:last] | The last element of the array. |
Reversed | [term:parents:reversed] | The array reversed. |
Count | [term:parents:reversed:count] | The number of elements in the array. |
First | [term:parents:reversed:first] | The first element of the array. |
Imploded | [term:parents:reversed:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [term:parents:reversed:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [term:parents:reversed:keys] | The array of keys of the array. |
Last | [term:parents:reversed:last] | The last element of the array. |
Value | [term:parents:reversed:value:?] | The specific value of the array. |
Value | [term:parents:value:?] | The specific value of the array. |
Parent term | [term:parent] | The parent term of the taxonomy term, if one exists. |
Description | [term:parent:description] | The optional description of the taxonomy term. |
Description (localized) | [term:parent:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:parent:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:parent:name] | The name of the taxonomy term. |
Name (localized) | [term:parent:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:parent:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:parent:node-count] | The number of nodes tagged with the taxonomy term. |
Original taxonomy term | [term:parent:original] | The original taxonomy term data if the taxonomy term is being updated or saved. |
Description | [term:parent:original:description] | The optional description of the taxonomy term. |
Description (localized) | [term:parent:original:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:parent:original:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:parent:original:name] | The name of the taxonomy term. |
Name (localized) | [term:parent:original:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:parent:original:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:parent:original:node-count] | The number of nodes tagged with the taxonomy term. |
Parents | [term:parent:original:parents] | An array of all the term's parents, starting with the root. |
Parent term (localized) | [term:parent:original:i18n-parent] | The parent term of the taxonomy term, if one exists. |
Root term | [term:parent:original:root] | The root term of the taxonomy term. |
Term ID | [term:parent:original:tid] | The unique ID of the taxonomy term. |
URL | [term:parent:original:url] | The URL of the taxonomy term. |
Vocabulary | [term:parent:original:vocabulary] | The vocabulary the taxonomy term belongs to. |
Vocabulary (localized) | [term:parent:original:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Parents | [term:parent:parents] | An array of all the term's parents, starting with the root. |
Count | [term:parent:parents:count] | The number of elements in the array. |
First | [term:parent:parents:first] | The first element of the array. |
Imploded | [term:parent:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [term:parent:parents:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [term:parent:parents:keys] | The array of keys of the array. |
Last | [term:parent:parents:last] | The last element of the array. |
Reversed | [term:parent:parents:reversed] | The array reversed. |
Value | [term:parent:parents:value:?] | The specific value of the array. |
Parent term (localized) | [term:parent:i18n-parent] | The parent term of the taxonomy term, if one exists. |
Description | [term:parent:i18n-parent:description] | The optional description of the taxonomy term. |
Description (localized) | [term:parent:i18n-parent:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:parent:i18n-parent:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:parent:i18n-parent:name] | The name of the taxonomy term. |
Name (localized) | [term:parent:i18n-parent:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:parent:i18n-parent:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:parent:i18n-parent:node-count] | The number of nodes tagged with the taxonomy term. |
Original taxonomy term | [term:parent:i18n-parent:original] | The original taxonomy term data if the taxonomy term is being updated or saved. |
Parents | [term:parent:i18n-parent:parents] | An array of all the term's parents, starting with the root. |
Root term | [term:parent:i18n-parent:root] | The root term of the taxonomy term. |
Term ID | [term:parent:i18n-parent:tid] | The unique ID of the taxonomy term. |
URL | [term:parent:i18n-parent:url] | The URL of the taxonomy term. |
Vocabulary | [term:parent:i18n-parent:vocabulary] | The vocabulary the taxonomy term belongs to. |
Vocabulary (localized) | [term:parent:i18n-parent:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Root term | [term:parent:root] | The root term of the taxonomy term. |
Description | [term:parent:root:description] | The optional description of the taxonomy term. |
Description (localized) | [term:parent:root:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:parent:root:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:parent:root:name] | The name of the taxonomy term. |
Name (localized) | [term:parent:root:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:parent:root:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:parent:root:node-count] | The number of nodes tagged with the taxonomy term. |
Original taxonomy term | [term:parent:root:original] | The original taxonomy term data if the taxonomy term is being updated or saved. |
Parents | [term:parent:root:parents] | An array of all the term's parents, starting with the root. |
Parent term (localized) | [term:parent:root:i18n-parent] | The parent term of the taxonomy term, if one exists. |
Term ID | [term:parent:root:tid] | The unique ID of the taxonomy term. |
URL | [term:parent:root:url] | The URL of the taxonomy term. |
Vocabulary | [term:parent:root:vocabulary] | The vocabulary the taxonomy term belongs to. |
Vocabulary (localized) | [term:parent:root:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Term ID | [term:parent:tid] | The unique ID of the taxonomy term. |
URL | [term:parent:url] | The URL of the taxonomy term. |
Absolute URL | [term:parent:url:absolute] | The absolute URL. |
Arguments | [term:parent:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [term:parent:url:brief] | The URL without the protocol and trailing backslash. |
Path | [term:parent:url:path] | The path component of the URL. |
Relative URL | [term:parent:url:relative] | The relative URL. |
Unaliased URL | [term:parent:url:unaliased] | The unaliased URL. |
Vocabulary | [term:parent:vocabulary] | The vocabulary the taxonomy term belongs to. |
Description | [term:parent:vocabulary:description] | The optional description of the taxonomy vocabulary. |
Description (localized) | [term:parent:vocabulary:i18n-description] | The optional description of the taxonomy vocabulary. |
Edit URL | [term:parent:vocabulary:edit-url] | The URL of the vocabulary's edit page. |
Machine-readable name | [term:parent:vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
Name | [term:parent:vocabulary:name] | The name of the taxonomy vocabulary. |
Name (localized) | [term:parent:vocabulary:i18n-name] | The name of the taxonomy vocabulary. |
Node count | [term:parent:vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
Original taxonomy vocabulary | [term:parent:vocabulary:original] | The original taxonomy vocabulary data if the taxonomy vocabulary is being updated or saved. |
Term count | [term:parent:vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
Vocabulary ID | [term:parent:vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
Vocabulary (localized) | [term:parent:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Description | [term:parent:i18n-vocabulary:description] | The optional description of the taxonomy vocabulary. |
Description (localized) | [term:parent:i18n-vocabulary:i18n-description] | The optional description of the taxonomy vocabulary. |
Edit URL | [term:parent:i18n-vocabulary:edit-url] | The URL of the vocabulary's edit page. |
Machine-readable name | [term:parent:i18n-vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
Name | [term:parent:i18n-vocabulary:name] | The name of the taxonomy vocabulary. |
Name (localized) | [term:parent:i18n-vocabulary:i18n-name] | The name of the taxonomy vocabulary. |
Node count | [term:parent:i18n-vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
Original taxonomy vocabulary | [term:parent:i18n-vocabulary:original] | The original taxonomy vocabulary data if the taxonomy vocabulary is being updated or saved. |
Term count | [term:parent:i18n-vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
Vocabulary ID | [term:parent:i18n-vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
Parent term (localized) | [term:i18n-parent] | The parent term of the taxonomy term, if one exists. |
Description | [term:i18n-parent:description] | The optional description of the taxonomy term. |
Description (localized) | [term:i18n-parent:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:i18n-parent:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:i18n-parent:name] | The name of the taxonomy term. |
Name (localized) | [term:i18n-parent:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:i18n-parent:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:i18n-parent:node-count] | The number of nodes tagged with the taxonomy term. |
Original taxonomy term | [term:i18n-parent:original] | The original taxonomy term data if the taxonomy term is being updated or saved. |
Description | [term:i18n-parent:original:description] | The optional description of the taxonomy term. |
Description (localized) | [term:i18n-parent:original:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:i18n-parent:original:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:i18n-parent:original:name] | The name of the taxonomy term. |
Name (localized) | [term:i18n-parent:original:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:i18n-parent:original:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:i18n-parent:original:node-count] | The number of nodes tagged with the taxonomy term. |
Parents | [term:i18n-parent:original:parents] | An array of all the term's parents, starting with the root. |
Parent term | [term:i18n-parent:original:parent] | The parent term of the taxonomy term, if one exists. |
Root term | [term:i18n-parent:original:root] | The root term of the taxonomy term. |
Term ID | [term:i18n-parent:original:tid] | The unique ID of the taxonomy term. |
URL | [term:i18n-parent:original:url] | The URL of the taxonomy term. |
Vocabulary | [term:i18n-parent:original:vocabulary] | The vocabulary the taxonomy term belongs to. |
Vocabulary (localized) | [term:i18n-parent:original:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Parents | [term:i18n-parent:parents] | An array of all the term's parents, starting with the root. |
Count | [term:i18n-parent:parents:count] | The number of elements in the array. |
First | [term:i18n-parent:parents:first] | The first element of the array. |
Imploded | [term:i18n-parent:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [term:i18n-parent:parents:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [term:i18n-parent:parents:keys] | The array of keys of the array. |
Last | [term:i18n-parent:parents:last] | The last element of the array. |
Reversed | [term:i18n-parent:parents:reversed] | The array reversed. |
Value | [term:i18n-parent:parents:value:?] | The specific value of the array. |
Parent term | [term:i18n-parent:parent] | The parent term of the taxonomy term, if one exists. |
Description | [term:i18n-parent:parent:description] | The optional description of the taxonomy term. |
Description (localized) | [term:i18n-parent:parent:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:i18n-parent:parent:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:i18n-parent:parent:name] | The name of the taxonomy term. |
Name (localized) | [term:i18n-parent:parent:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:i18n-parent:parent:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:i18n-parent:parent:node-count] | The number of nodes tagged with the taxonomy term. |
Original taxonomy term | [term:i18n-parent:parent:original] | The original taxonomy term data if the taxonomy term is being updated or saved. |
Parents | [term:i18n-parent:parent:parents] | An array of all the term's parents, starting with the root. |
Root term | [term:i18n-parent:parent:root] | The root term of the taxonomy term. |
Term ID | [term:i18n-parent:parent:tid] | The unique ID of the taxonomy term. |
URL | [term:i18n-parent:parent:url] | The URL of the taxonomy term. |
Vocabulary | [term:i18n-parent:parent:vocabulary] | The vocabulary the taxonomy term belongs to. |
Vocabulary (localized) | [term:i18n-parent:parent:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Root term | [term:i18n-parent:root] | The root term of the taxonomy term. |
Description | [term:i18n-parent:root:description] | The optional description of the taxonomy term. |
Description (localized) | [term:i18n-parent:root:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:i18n-parent:root:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:i18n-parent:root:name] | The name of the taxonomy term. |
Name (localized) | [term:i18n-parent:root:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:i18n-parent:root:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:i18n-parent:root:node-count] | The number of nodes tagged with the taxonomy term. |
Original taxonomy term | [term:i18n-parent:root:original] | The original taxonomy term data if the taxonomy term is being updated or saved. |
Parents | [term:i18n-parent:root:parents] | An array of all the term's parents, starting with the root. |
Parent term | [term:i18n-parent:root:parent] | The parent term of the taxonomy term, if one exists. |
Term ID | [term:i18n-parent:root:tid] | The unique ID of the taxonomy term. |
URL | [term:i18n-parent:root:url] | The URL of the taxonomy term. |
Vocabulary | [term:i18n-parent:root:vocabulary] | The vocabulary the taxonomy term belongs to. |
Vocabulary (localized) | [term:i18n-parent:root:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Term ID | [term:i18n-parent:tid] | The unique ID of the taxonomy term. |
URL | [term:i18n-parent:url] | The URL of the taxonomy term. |
Absolute URL | [term:i18n-parent:url:absolute] | The absolute URL. |
Arguments | [term:i18n-parent:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [term:i18n-parent:url:brief] | The URL without the protocol and trailing backslash. |
Path | [term:i18n-parent:url:path] | The path component of the URL. |
Relative URL | [term:i18n-parent:url:relative] | The relative URL. |
Unaliased URL | [term:i18n-parent:url:unaliased] | The unaliased URL. |
Vocabulary | [term:i18n-parent:vocabulary] | The vocabulary the taxonomy term belongs to. |
Description | [term:i18n-parent:vocabulary:description] | The optional description of the taxonomy vocabulary. |
Description (localized) | [term:i18n-parent:vocabulary:i18n-description] | The optional description of the taxonomy vocabulary. |
Edit URL | [term:i18n-parent:vocabulary:edit-url] | The URL of the vocabulary's edit page. |
Machine-readable name | [term:i18n-parent:vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
Name | [term:i18n-parent:vocabulary:name] | The name of the taxonomy vocabulary. |
Name (localized) | [term:i18n-parent:vocabulary:i18n-name] | The name of the taxonomy vocabulary. |
Node count | [term:i18n-parent:vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
Original taxonomy vocabulary | [term:i18n-parent:vocabulary:original] | The original taxonomy vocabulary data if the taxonomy vocabulary is being updated or saved. |
Term count | [term:i18n-parent:vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
Vocabulary ID | [term:i18n-parent:vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
Vocabulary (localized) | [term:i18n-parent:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Description | [term:i18n-parent:i18n-vocabulary:description] | The optional description of the taxonomy vocabulary. |
Description (localized) | [term:i18n-parent:i18n-vocabulary:i18n-description] | The optional description of the taxonomy vocabulary. |
Edit URL | [term:i18n-parent:i18n-vocabulary:edit-url] | The URL of the vocabulary's edit page. |
Machine-readable name | [term:i18n-parent:i18n-vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
Name | [term:i18n-parent:i18n-vocabulary:name] | The name of the taxonomy vocabulary. |
Name (localized) | [term:i18n-parent:i18n-vocabulary:i18n-name] | The name of the taxonomy vocabulary. |
Node count | [term:i18n-parent:i18n-vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
Original taxonomy vocabulary | [term:i18n-parent:i18n-vocabulary:original] | The original taxonomy vocabulary data if the taxonomy vocabulary is being updated or saved. |
Term count | [term:i18n-parent:i18n-vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
Vocabulary ID | [term:i18n-parent:i18n-vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
Root term | [term:root] | The root term of the taxonomy term. |
Description | [term:root:description] | The optional description of the taxonomy term. |
Description (localized) | [term:root:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:root:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:root:name] | The name of the taxonomy term. |
Name (localized) | [term:root:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:root:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:root:node-count] | The number of nodes tagged with the taxonomy term. |
Original taxonomy term | [term:root:original] | The original taxonomy term data if the taxonomy term is being updated or saved. |
Description | [term:root:original:description] | The optional description of the taxonomy term. |
Description (localized) | [term:root:original:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:root:original:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:root:original:name] | The name of the taxonomy term. |
Name (localized) | [term:root:original:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:root:original:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:root:original:node-count] | The number of nodes tagged with the taxonomy term. |
Parents | [term:root:original:parents] | An array of all the term's parents, starting with the root. |
Parent term | [term:root:original:parent] | The parent term of the taxonomy term, if one exists. |
Parent term (localized) | [term:root:original:i18n-parent] | The parent term of the taxonomy term, if one exists. |
Term ID | [term:root:original:tid] | The unique ID of the taxonomy term. |
URL | [term:root:original:url] | The URL of the taxonomy term. |
Vocabulary | [term:root:original:vocabulary] | The vocabulary the taxonomy term belongs to. |
Vocabulary (localized) | [term:root:original:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Parents | [term:root:parents] | An array of all the term's parents, starting with the root. |
Count | [term:root:parents:count] | The number of elements in the array. |
First | [term:root:parents:first] | The first element of the array. |
Imploded | [term:root:parents:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [term:root:parents:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [term:root:parents:keys] | The array of keys of the array. |
Last | [term:root:parents:last] | The last element of the array. |
Reversed | [term:root:parents:reversed] | The array reversed. |
Value | [term:root:parents:value:?] | The specific value of the array. |
Parent term | [term:root:parent] | The parent term of the taxonomy term, if one exists. |
Description | [term:root:parent:description] | The optional description of the taxonomy term. |
Description (localized) | [term:root:parent:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:root:parent:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:root:parent:name] | The name of the taxonomy term. |
Name (localized) | [term:root:parent:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:root:parent:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:root:parent:node-count] | The number of nodes tagged with the taxonomy term. |
Original taxonomy term | [term:root:parent:original] | The original taxonomy term data if the taxonomy term is being updated or saved. |
Parents | [term:root:parent:parents] | An array of all the term's parents, starting with the root. |
Parent term (localized) | [term:root:parent:i18n-parent] | The parent term of the taxonomy term, if one exists. |
Term ID | [term:root:parent:tid] | The unique ID of the taxonomy term. |
URL | [term:root:parent:url] | The URL of the taxonomy term. |
Vocabulary | [term:root:parent:vocabulary] | The vocabulary the taxonomy term belongs to. |
Vocabulary (localized) | [term:root:parent:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Parent term (localized) | [term:root:i18n-parent] | The parent term of the taxonomy term, if one exists. |
Description | [term:root:i18n-parent:description] | The optional description of the taxonomy term. |
Description (localized) | [term:root:i18n-parent:i18n-description] | The optional description of the taxonomy term. |
Edit URL | [term:root:i18n-parent:edit-url] | The URL of the taxonomy term's edit page. |
Name | [term:root:i18n-parent:name] | The name of the taxonomy term. |
Name (localized) | [term:root:i18n-parent:i18n-name] | The name of the taxonomy term. |
Name in current language | [term:root:i18n-parent:localized-name] | The name of the taxonomy term in current language. |
Node count | [term:root:i18n-parent:node-count] | The number of nodes tagged with the taxonomy term. |
Original taxonomy term | [term:root:i18n-parent:original] | The original taxonomy term data if the taxonomy term is being updated or saved. |
Parents | [term:root:i18n-parent:parents] | An array of all the term's parents, starting with the root. |
Parent term | [term:root:i18n-parent:parent] | The parent term of the taxonomy term, if one exists. |
Term ID | [term:root:i18n-parent:tid] | The unique ID of the taxonomy term. |
URL | [term:root:i18n-parent:url] | The URL of the taxonomy term. |
Vocabulary | [term:root:i18n-parent:vocabulary] | The vocabulary the taxonomy term belongs to. |
Vocabulary (localized) | [term:root:i18n-parent:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Term ID | [term:root:tid] | The unique ID of the taxonomy term. |
URL | [term:root:url] | The URL of the taxonomy term. |
Absolute URL | [term:root:url:absolute] | The absolute URL. |
Arguments | [term:root:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [term:root:url:brief] | The URL without the protocol and trailing backslash. |
Path | [term:root:url:path] | The path component of the URL. |
Relative URL | [term:root:url:relative] | The relative URL. |
Unaliased URL | [term:root:url:unaliased] | The unaliased URL. |
Vocabulary | [term:root:vocabulary] | The vocabulary the taxonomy term belongs to. |
Description | [term:root:vocabulary:description] | The optional description of the taxonomy vocabulary. |
Description (localized) | [term:root:vocabulary:i18n-description] | The optional description of the taxonomy vocabulary. |
Edit URL | [term:root:vocabulary:edit-url] | The URL of the vocabulary's edit page. |
Machine-readable name | [term:root:vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
Name | [term:root:vocabulary:name] | The name of the taxonomy vocabulary. |
Name (localized) | [term:root:vocabulary:i18n-name] | The name of the taxonomy vocabulary. |
Node count | [term:root:vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
Original taxonomy vocabulary | [term:root:vocabulary:original] | The original taxonomy vocabulary data if the taxonomy vocabulary is being updated or saved. |
Term count | [term:root:vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
Vocabulary ID | [term:root:vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
Vocabulary (localized) | [term:root:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Description | [term:root:i18n-vocabulary:description] | The optional description of the taxonomy vocabulary. |
Description (localized) | [term:root:i18n-vocabulary:i18n-description] | The optional description of the taxonomy vocabulary. |
Edit URL | [term:root:i18n-vocabulary:edit-url] | The URL of the vocabulary's edit page. |
Machine-readable name | [term:root:i18n-vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
Name | [term:root:i18n-vocabulary:name] | The name of the taxonomy vocabulary. |
Name (localized) | [term:root:i18n-vocabulary:i18n-name] | The name of the taxonomy vocabulary. |
Node count | [term:root:i18n-vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
Original taxonomy vocabulary | [term:root:i18n-vocabulary:original] | The original taxonomy vocabulary data if the taxonomy vocabulary is being updated or saved. |
Term count | [term:root:i18n-vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
Vocabulary ID | [term:root:i18n-vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
Term ID | [term:tid] | The unique ID of the taxonomy term. |
URL | [term:url] | The URL of the taxonomy term. |
Absolute URL | [term:url:absolute] | The absolute URL. |
Arguments | [term:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Count | [term:url:args:count] | The number of elements in the array. |
First | [term:url:args:first] | The first element of the array. |
Imploded | [term:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [term:url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [term:url:args:keys] | The array of keys of the array. |
Last | [term:url:args:last] | The last element of the array. |
Reversed | [term:url:args:reversed] | The array reversed. |
Value | [term:url:args:value:?] | The specific value of the array. |
Brief URL | [term:url:brief] | The URL without the protocol and trailing backslash. |
Path | [term:url:path] | The path component of the URL. |
Relative URL | [term:url:relative] | The relative URL. |
Unaliased URL | [term:url:unaliased] | The unaliased URL. |
Absolute URL | [term:url:unaliased:absolute] | The absolute URL. |
Arguments | [term:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [term:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
Path | [term:url:unaliased:path] | The path component of the URL. |
Relative URL | [term:url:unaliased:relative] | The relative URL. |
Vocabulary | [term:vocabulary] | The vocabulary the taxonomy term belongs to. |
Description | [term:vocabulary:description] | The optional description of the taxonomy vocabulary. |
Description (localized) | [term:vocabulary:i18n-description] | The optional description of the taxonomy vocabulary. |
Edit URL | [term:vocabulary:edit-url] | The URL of the vocabulary's edit page. |
Machine-readable name | [term:vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
Name | [term:vocabulary:name] | The name of the taxonomy vocabulary. |
Name (localized) | [term:vocabulary:i18n-name] | The name of the taxonomy vocabulary. |
Node count | [term:vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
Original taxonomy vocabulary | [term:vocabulary:original] | The original taxonomy vocabulary data if the taxonomy vocabulary is being updated or saved. |
Description | [term:vocabulary:original:description] | The optional description of the taxonomy vocabulary. |
Description (localized) | [term:vocabulary:original:i18n-description] | The optional description of the taxonomy vocabulary. |
Edit URL | [term:vocabulary:original:edit-url] | The URL of the vocabulary's edit page. |
Machine-readable name | [term:vocabulary:original:machine-name] | The unique machine-readable name of the vocabulary. |
Name | [term:vocabulary:original:name] | The name of the taxonomy vocabulary. |
Name (localized) | [term:vocabulary:original:i18n-name] | The name of the taxonomy vocabulary. |
Node count | [term:vocabulary:original:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
Term count | [term:vocabulary:original:term-count] | The number of terms belonging to the taxonomy vocabulary. |
Vocabulary ID | [term:vocabulary:original:vid] | The unique ID of the taxonomy vocabulary. |
Term count | [term:vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
Vocabulary ID | [term:vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
Vocabulary (localized) | [term:i18n-vocabulary] | The vocabulary the taxonomy term belongs to. |
Description | [term:i18n-vocabulary:description] | The optional description of the taxonomy vocabulary. |
Description (localized) | [term:i18n-vocabulary:i18n-description] | The optional description of the taxonomy vocabulary. |
Edit URL | [term:i18n-vocabulary:edit-url] | The URL of the vocabulary's edit page. |
Machine-readable name | [term:i18n-vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
Name | [term:i18n-vocabulary:name] | The name of the taxonomy vocabulary. |
Name (localized) | [term:i18n-vocabulary:i18n-name] | The name of the taxonomy vocabulary. |
Node count | [term:i18n-vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
Original taxonomy vocabulary | [term:i18n-vocabulary:original] | The original taxonomy vocabulary data if the taxonomy vocabulary is being updated or saved. |
Description | [term:i18n-vocabulary:original:description] | The optional description of the taxonomy vocabulary. |
Description (localized) | [term:i18n-vocabulary:original:i18n-description] | The optional description of the taxonomy vocabulary. |
Edit URL | [term:i18n-vocabulary:original:edit-url] | The URL of the vocabulary's edit page. |
Machine-readable name | [term:i18n-vocabulary:original:machine-name] | The unique machine-readable name of the vocabulary. |
Name | [term:i18n-vocabulary:original:name] | The name of the taxonomy vocabulary. |
Name (localized) | [term:i18n-vocabulary:original:i18n-name] | The name of the taxonomy vocabulary. |
Node count | [term:i18n-vocabulary:original:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
Term count | [term:i18n-vocabulary:original:term-count] | The number of terms belonging to the taxonomy vocabulary. |
Vocabulary ID | [term:i18n-vocabulary:original:vid] | The unique ID of the taxonomy vocabulary. |
Term count | [term:i18n-vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
Vocabulary ID | [term:i18n-vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
URL | Tokens related to URLs. | |
Absolute URL | [url:absolute] | The absolute URL. |
Arguments | [url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Count | [url:args:count] | The number of elements in the array. |
First | [url:args:first] | The first element of the array. |
Imploded | [url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [url:args:keys] | The array of keys of the array. |
Count | [url:args:keys:count] | The number of elements in the array. |
First | [url:args:keys:first] | The first element of the array. |
Imploded | [url:args:keys:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [url:args:keys:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Last | [url:args:keys:last] | The last element of the array. |
Reversed | [url:args:keys:reversed] | The array reversed. |
Value | [url:args:keys:value:?] | The specific value of the array. |
Last | [url:args:last] | The last element of the array. |
Reversed | [url:args:reversed] | The array reversed. |
Count | [url:args:reversed:count] | The number of elements in the array. |
First | [url:args:reversed:first] | The first element of the array. |
Imploded | [url:args:reversed:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [url:args:reversed:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [url:args:reversed:keys] | The array of keys of the array. |
Last | [url:args:reversed:last] | The last element of the array. |
Value | [url:args:reversed:value:?] | The specific value of the array. |
Value | [url:args:value:?] | The specific value of the array. |
Brief URL | [url:brief] | The URL without the protocol and trailing backslash. |
Path | [url:path] | The path component of the URL. |
Relative URL | [url:relative] | The relative URL. |
Unaliased URL | [url:unaliased] | The unaliased URL. |
Absolute URL | [url:unaliased:absolute] | The absolute URL. |
Arguments | [url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Count | [url:unaliased:args:count] | The number of elements in the array. |
First | [url:unaliased:args:first] | The first element of the array. |
Imploded | [url:unaliased:args:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [url:unaliased:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [url:unaliased:args:keys] | The array of keys of the array. |
Last | [url:unaliased:args:last] | The last element of the array. |
Reversed | [url:unaliased:args:reversed] | The array reversed. |
Value | [url:unaliased:args:value:?] | The specific value of the array. |
Brief URL | [url:unaliased:brief] | The URL without the protocol and trailing backslash. |
Path | [url:unaliased:path] | The path component of the URL. |
Relative URL | [url:unaliased:relative] | The relative URL. |
Users | Tokens related to individual user accounts. | |
Account cancellation URL | [user:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [user:created] | The date the user account was created. |
Custom format | [user:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [user:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [user:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [user:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [user:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [user:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [user:edit-url] | The URL of the account edit page. |
[user:mail] | The email address of the user account. | |
Last login | [user:last-login] | The date the user last logged in to the site. |
Custom format | [user:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [user:last-login:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [user:last-login:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [user:last-login:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [user:last-login:short] | A date in 'short' format. (11/10/2024) |
Time-since | [user:last-login:since] | A date in 'time-since' format. (54 years 9 months) |
Name | [user:name] | The login name of the user account. |
One-time login URL | [user:one-time-login-url] | The URL of the one-time login page for the user account. |
Original user | [user:original] | The original user data if the user is being updated or saved. |
Account cancellation URL | [user:original:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [user:original:created] | The date the user account was created. |
Custom format | [user:original:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [user:original:created:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [user:original:created:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [user:original:created:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [user:original:created:short] | A date in 'short' format. (11/10/2024) |
Time-since | [user:original:created:since] | A date in 'time-since' format. (54 years 9 months) |
Edit URL | [user:original:edit-url] | The URL of the account edit page. |
[user:original:mail] | The email address of the user account. | |
Last login | [user:original:last-login] | The date the user last logged in to the site. |
Custom format | [user:original:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [user:original:last-login:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [user:original:last-login:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [user:original:last-login:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [user:original:last-login:short] | A date in 'short' format. (11/10/2024) |
Time-since | [user:original:last-login:since] | A date in 'time-since' format. (54 years 9 months) |
Name | [user:original:name] | The login name of the user account. |
One-time login URL | [user:original:one-time-login-url] | The URL of the one-time login page for the user account. |
Picture | [user:original:picture] | The picture of the user. |
Base name | [user:original:picture:basename] | The base name of the file. |
Extension | [user:original:picture:extension] | The extension of the file. |
File ID | [user:original:picture:fid] | The unique ID of the uploaded file. |
File byte size | [user:original:picture:size-raw] | The size of the file, in bytes. |
File name | [user:original:picture:name] | The name of the file on disk. |
File size | [user:original:picture:size] | The size of the file. |
MIME type | [user:original:picture:mime] | The MIME type of the file. |
Owner | [user:original:picture:owner] | The user who originally uploaded the file. |
Path | [user:original:picture:path] | The location of the file relative to Drupal root. |
Timestamp | [user:original:picture:timestamp] | The date the file was most recently changed. |
URL | [user:original:picture:url] | The web-accessible URL for the file. |
Roles | [user:original:roles] | The user roles associated with the user account. |
Count | [user:original:roles:count] | The number of elements in the array. |
First | [user:original:roles:first] | The first element of the array. |
Imploded | [user:original:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [user:original:roles:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [user:original:roles:keys] | The array of keys of the array. |
Last | [user:original:roles:last] | The last element of the array. |
Reversed | [user:original:roles:reversed] | The array reversed. |
Value | [user:original:roles:value:?] | The specific value of the array. |
URL | [user:original:url] | The URL of the account profile page. |
Absolute URL | [user:original:url:absolute] | The absolute URL. |
Arguments | [user:original:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [user:original:url:brief] | The URL without the protocol and trailing backslash. |
Path | [user:original:url:path] | The path component of the URL. |
Relative URL | [user:original:url:relative] | The relative URL. |
Unaliased URL | [user:original:url:unaliased] | The unaliased URL. |
User ID | [user:original:uid] | The unique ID of the user account. |
Picture | [user:picture] | The picture of the user. |
Base name | [user:picture:basename] | The base name of the file. |
Extension | [user:picture:extension] | The extension of the file. |
File ID | [user:picture:fid] | The unique ID of the uploaded file. |
File byte size | [user:picture:size-raw] | The size of the file, in bytes. |
File name | [user:picture:name] | The name of the file on disk. |
File size | [user:picture:size] | The size of the file. |
MIME type | [user:picture:mime] | The MIME type of the file. |
Original file | [user:picture:original] | The original file data if the file is being updated or saved. |
Base name | [user:picture:original:basename] | The base name of the file. |
Extension | [user:picture:original:extension] | The extension of the file. |
File ID | [user:picture:original:fid] | The unique ID of the uploaded file. |
File byte size | [user:picture:original:size-raw] | The size of the file, in bytes. |
File name | [user:picture:original:name] | The name of the file on disk. |
File size | [user:picture:original:size] | The size of the file. |
MIME type | [user:picture:original:mime] | The MIME type of the file. |
Owner | [user:picture:original:owner] | The user who originally uploaded the file. |
Path | [user:picture:original:path] | The location of the file relative to Drupal root. |
Timestamp | [user:picture:original:timestamp] | The date the file was most recently changed. |
URL | [user:picture:original:url] | The web-accessible URL for the file. |
Owner | [user:picture:owner] | The user who originally uploaded the file. |
Account cancellation URL | [user:picture:owner:cancel-url] | The URL of the confirm delete page for the user account. |
Created | [user:picture:owner:created] | The date the user account was created. |
Edit URL | [user:picture:owner:edit-url] | The URL of the account edit page. |
[user:picture:owner:mail] | The email address of the user account. | |
Last login | [user:picture:owner:last-login] | The date the user last logged in to the site. |
Name | [user:picture:owner:name] | The login name of the user account. |
One-time login URL | [user:picture:owner:one-time-login-url] | The URL of the one-time login page for the user account. |
Original user | [user:picture:owner:original] | The original user data if the user is being updated or saved. |
Roles | [user:picture:owner:roles] | The user roles associated with the user account. |
URL | [user:picture:owner:url] | The URL of the account profile page. |
User ID | [user:picture:owner:uid] | The unique ID of the user account. |
Path | [user:picture:path] | The location of the file relative to Drupal root. |
Timestamp | [user:picture:timestamp] | The date the file was most recently changed. |
Custom format | [user:picture:timestamp:custom:?] | A date in a custom format. See the PHP documentation for details. |
Long format | [user:picture:timestamp:long] | A date in 'long' format. (Friday, October 11, 2024 - 02:46) |
Medium format | [user:picture:timestamp:medium] | A date in 'medium' format. (Fri, 10/11/2024 - 02:46) |
Raw timestamp | [user:picture:timestamp:raw] | A date in UNIX timestamp format (1728589580) |
Short format | [user:picture:timestamp:short] | A date in 'short' format. (11/10/2024) |
Time-since | [user:picture:timestamp:since] | A date in 'time-since' format. (54 years 9 months) |
URL | [user:picture:url] | The web-accessible URL for the file. |
Roles | [user:roles] | The user roles associated with the user account. |
Count | [user:roles:count] | The number of elements in the array. |
First | [user:roles:first] | The first element of the array. |
Imploded | [user:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [user:roles:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [user:roles:keys] | The array of keys of the array. |
Count | [user:roles:keys:count] | The number of elements in the array. |
First | [user:roles:keys:first] | The first element of the array. |
Imploded | [user:roles:keys:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [user:roles:keys:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Last | [user:roles:keys:last] | The last element of the array. |
Reversed | [user:roles:keys:reversed] | The array reversed. |
Value | [user:roles:keys:value:?] | The specific value of the array. |
Last | [user:roles:last] | The last element of the array. |
Reversed | [user:roles:reversed] | The array reversed. |
Count | [user:roles:reversed:count] | The number of elements in the array. |
First | [user:roles:reversed:first] | The first element of the array. |
Imploded | [user:roles:reversed:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [user:roles:reversed:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [user:roles:reversed:keys] | The array of keys of the array. |
Last | [user:roles:reversed:last] | The last element of the array. |
Value | [user:roles:reversed:value:?] | The specific value of the array. |
Value | [user:roles:value:?] | The specific value of the array. |
URL | [user:url] | The URL of the account profile page. |
Absolute URL | [user:url:absolute] | The absolute URL. |
Arguments | [user:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Count | [user:url:args:count] | The number of elements in the array. |
First | [user:url:args:first] | The first element of the array. |
Imploded | [user:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [user:url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [user:url:args:keys] | The array of keys of the array. |
Last | [user:url:args:last] | The last element of the array. |
Reversed | [user:url:args:reversed] | The array reversed. |
Value | [user:url:args:value:?] | The specific value of the array. |
Brief URL | [user:url:brief] | The URL without the protocol and trailing backslash. |
Path | [user:url:path] | The path component of the URL. |
Relative URL | [user:url:relative] | The relative URL. |
Unaliased URL | [user:url:unaliased] | The unaliased URL. |
Absolute URL | [user:url:unaliased:absolute] | The absolute URL. |
Arguments | [user:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [user:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
Path | [user:url:unaliased:path] | The path component of the URL. |
Relative URL | [user:url:unaliased:relative] | The relative URL. |
User ID | [user:uid] | The unique ID of the user account. |
Variables | Tokens for variable values. | |
AddToAny link text | [variable:addtoany_link_text] | Text for the universal sharing button link. Example: Share. |
Anonymous user | [variable:anonymous] | The name used to indicate anonymous users. |
Default picture | [variable:user_picture_default] | URL of picture to display for users with no custom picture selected. Leave blank for none. |
Feed description | [variable:feed_description] | Description of your site, included in each feed. |
Maintenance mode message | [variable:maintenance_mode_message] | Message to show visitors when the site is in maintenance mode. |
Menus to include in the site map | [variable:site_map_show_menus] | Menus to include that will be used on the site map page. |
Picture guidelines | [variable:user_picture_guidelines] | This text is displayed at the picture upload form in addition to the default guidelines. It's useful for helping or instructing your users. |
Picture maximum dimensions | [variable:user_picture_dimensions] | Maximum dimensions for pictures, in pixels. |
Picture maximum file size | [variable:user_picture_file_size] | Maximum file size for pictures, in kB. |
RSS feed for front page | [variable:site_map_rss_front] | The RSS feed for the front page, default is rss.xml. |
Site email address | [variable:site_mail] | The From address in automated e-mails sent during registration and new password requests, and other notifications. (Use an address ending in your site's domain to help prevent this e-mail being flagged as spam.) |
Site map title | [variable:site_map_page_title] | Page title that will be used on the site map page. It should only be set to override the translatable built-in "Site map" title. Note: If you set something here, the title will no longer be translatable. |
Site name | [variable:site_name] | The name of this website. |
Site slogan | [variable:site_slogan] | Your site's motto, tag line, or catchphrase (often displayed alongside the title of the site). |
User registration guidelines | [variable:user_registration_help] | This text is displayed at the top of the user registration form and is useful for helping or instructing your users. |
View | Tokens related to views. | |
Description | [view:description] | The description of the view. |
Machine name | [view:machine-name] | The machine-readable name of the view. |
Name | [view:name] | The human-readable name of the view. |
Title | [view:title] | The title of current display of the view. |
URL | [view:url] | The URL of the view. |
Absolute URL | [view:url:absolute] | The absolute URL. |
Arguments | [view:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Count | [view:url:args:count] | The number of elements in the array. |
First | [view:url:args:first] | The first element of the array. |
Imploded | [view:url:args:join:?] | The values of the array joined together with a custom string in-between each value. |
Joined path | [view:url:args:join-path] | The array values each cleaned by Pathauto and then joined with the slash into a string that resembles an URL. |
Keys | [view:url:args:keys] | The array of keys of the array. |
Last | [view:url:args:last] | The last element of the array. |
Reversed | [view:url:args:reversed] | The array reversed. |
Value | [view:url:args:value:?] | The specific value of the array. |
Brief URL | [view:url:brief] | The URL without the protocol and trailing backslash. |
Path | [view:url:path] | The path component of the URL. |
Relative URL | [view:url:relative] | The relative URL. |
Unaliased URL | [view:url:unaliased] | The unaliased URL. |
Absolute URL | [view:url:unaliased:absolute] | The absolute URL. |
Arguments | [view:url:unaliased:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
Brief URL | [view:url:unaliased:brief] | The URL without the protocol and trailing backslash. |
Path | [view:url:unaliased:path] | The path component of the URL. |
Relative URL | [view:url:unaliased:relative] | The relative URL. |
Vocabularies | Tokens related to taxonomy vocabularies. | |
Description | [vocabulary:description] | The optional description of the taxonomy vocabulary. |
Description (localized) | [vocabulary:i18n-description] | The optional description of the taxonomy vocabulary. |
Edit URL | [vocabulary:edit-url] | The URL of the vocabulary's edit page. |
Machine-readable name | [vocabulary:machine-name] | The unique machine-readable name of the vocabulary. |
Name | [vocabulary:name] | The name of the taxonomy vocabulary. |
Name (localized) | [vocabulary:i18n-name] | The name of the taxonomy vocabulary. |
Node count | [vocabulary:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
Original taxonomy vocabulary | [vocabulary:original] | The original taxonomy vocabulary data if the taxonomy vocabulary is being updated or saved. |
Description | [vocabulary:original:description] | The optional description of the taxonomy vocabulary. |
Description (localized) | [vocabulary:original:i18n-description] | The optional description of the taxonomy vocabulary. |
Edit URL | [vocabulary:original:edit-url] | The URL of the vocabulary's edit page. |
Machine-readable name | [vocabulary:original:machine-name] | The unique machine-readable name of the vocabulary. |
Name | [vocabulary:original:name] | The name of the taxonomy vocabulary. |
Name (localized) | [vocabulary:original:i18n-name] | The name of the taxonomy vocabulary. |
Node count | [vocabulary:original:node-count] | The number of nodes tagged with terms belonging to the taxonomy vocabulary. |
Term count | [vocabulary:original:term-count] | The number of terms belonging to the taxonomy vocabulary. |
Vocabulary ID | [vocabulary:original:vid] | The unique ID of the taxonomy vocabulary. |
Term count | [vocabulary:term-count] | The number of terms belonging to the taxonomy vocabulary. |
Vocabulary ID | [vocabulary:vid] | The unique ID of the taxonomy vocabulary. |
Phone : +84-(0)24-37683191
+84-(0)912439787
Fax : +84-(0)24-37683058
Email : cuchhvn@vinamarine.gov.vn