| 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. (Thursday, June 4, 2026 - 14:40) |
| Medium format | [current-date:medium] | A date in 'medium' format. (Thu, 06/04/2026 - 14:40) |
| Raw timestamp | [current-date:raw] | A date in UNIX timestamp format (1780598414) |
| Short format | [current-date:short] | A date in 'short' format. (06/04/2026 - 14:40) |
| Time-since | [current-date:since] | A date in 'time-since' format. (56 years 5 months) |
| Current page | | Tokens related to the current page request. |
| 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. |
| Author Bio | [current-user:field-author-bio] | Field "field_author_bio". |
| Author Bio | [current-user:field_author_bio] | Long text field. |
| Author Bio (summary) | [current-user:field_author_bio-summary] | A summary of the Author Bio field, trimmed to 200 characters. |
| 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. (Thursday, June 4, 2026 - 14:40) |
| Medium format | [current-user:created:medium] | A date in 'medium' format. (Thu, 06/04/2026 - 14:40) |
| Raw timestamp | [current-user:created:raw] | A date in UNIX timestamp format (1780598414) |
| Short format | [current-user:created:short] | A date in 'short' format. (06/04/2026 - 14:40) |
| Time-since | [current-user:created:since] | A date in 'time-since' format. (56 years 5 months) |
| Default theme | [current-user:theme] | The user's default theme. |
| Edit URL | [current-user:edit-url] | The URL of the account edit page. |
| Email | [current-user:mail] | The email address of the user account. |
| IP address | [current-user:ip-address] | The IP address of the current user. |
| Last access | [current-user:last-access] | The date the user last accessed the site. |
| Custom format | [current-user:last-access:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [current-user:last-access:long] | A date in 'long' format. (Thursday, June 4, 2026 - 14:40) |
| Medium format | [current-user:last-access:medium] | A date in 'medium' format. (Thu, 06/04/2026 - 14:40) |
| Raw timestamp | [current-user:last-access:raw] | A date in UNIX timestamp format (1780598414) |
| Short format | [current-user:last-access:short] | A date in 'short' format. (06/04/2026 - 14:40) |
| Time-since | [current-user:last-access:since] | A date in 'time-since' format. (56 years 5 months) |
| 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. (Thursday, June 4, 2026 - 14:40) |
| Medium format | [current-user:last-login:medium] | A date in 'medium' format. (Thu, 06/04/2026 - 14:40) |
| Raw timestamp | [current-user:last-login:raw] | A date in UNIX timestamp format (1780598414) |
| Short format | [current-user:last-login:short] | A date in 'short' format. (06/04/2026 - 14:40) |
| Time-since | [current-user:last-login:since] | A date in 'time-since' format. (56 years 5 months) |
| Meta tags | [current-user:metatag] | Meta tags for this user. |
| Advanced tags: Author | [current-user:metatag:author] | Author(s) of the web page; little used though an official part of the HTML 5.2 specification. |
| Advanced tags: Cache-Control | [current-user:metatag:cache-control] | Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag. |
| Advanced tags: Canonical URL | [current-user:metatag:canonical] | The URl of the preferred page location or URL of the content of this page, to help eliminate duplicate content penalties from search engines. |
| Advanced tags: Content language | [current-user:metatag:content-language] | Used to define this page's language code. May be the two letter language code, e.g. "de" for German, or the two letter code with a dash and the two letter ISO country code, e.g. "de-AT" for German in Austria. Still used by Bing. |
| Advanced tags: Content rating | [current-user:metatag:rating] | Used to indicate the intended audience for the content. |
| Advanced tags: Expires | [current-user:metatag:expires] | Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. |
| Advanced tags: Generator | [current-user:metatag:generator] | Describes the name and version number of the software or publishing tool used to create the page. |
| Advanced tags: Geo place name | [current-user:metatag:geo.placename] | A location's formal name. |
| Advanced tags: Geo position | [current-user:metatag:geo.position] | Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details. |
| Advanced tags: Geo region | [current-user:metatag:geo.region] | A location's two-letter international country code, with an optional two-letter region, e.g. "US-NH" for New Hampshire in the USA. |
| Advanced tags: Google | [current-user:metatag:google] | This meta tag communicates with Google. There are currently two directives supported: 'nositelinkssearchbox' to not to show the sitelinks search box, and 'notranslate' to ask Google not to offer a translation of the page. Both options may be added, just separate them with a comma. See meta tags that Google understands for further details. |
| Advanced tags: Google News Keywords | [current-user:metatag:news_keywords] | A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
| Advanced tags: Google Standout | [current-user:metatag:standout] | Highlight standout journalism on the web, especially for breaking news; used as an indicator in Google News. Warning: Don't abuse it, to be used a maximum of 7 times per calendar week! |
| Advanced tags: ICBM | [current-user:metatag:icbm] | Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details. |
| Advanced tags: Image | [current-user:metatag:image_src] | An image associated with this page, for use as a thumbnail in social networks and other services. |
| Advanced tags: Next page URL | [current-user:metatag:next] | Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link. |
| Advanced tags: Original Source | [current-user:metatag:original-source] | Used to indicate the URL that broke the story, and can link to either an internal URL or an external source. If the full URL is not known it is acceptable to use a partial URL or just the domain name. |
| Advanced tags: Pragma | [current-user:metatag:pragma] | Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag. |
| Advanced tags: Previous page URL | [current-user:metatag:prev] | Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link. |
| Advanced tags: Referrer policy | [current-user:metatag:referrer] | Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details. |
| Advanced tags: Refresh | [current-user:metatag:refresh] | The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds. |
| Advanced tags: Revisit After | [current-user:metatag:revisit-after] | Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an XML Sitemap file. |
| Advanced tags: Rights | [current-user:metatag:rights] | Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
| Advanced tags: Robots | [current-user:metatag:robots] | Provides search engines with specific directions for what to do when this page is indexed. |
| Advanced tags: Set cookie | [current-user:metatag:set_cookie] | Sets a cookie on the visitor's browser. Can be in either NAME=VALUE format, or a more verbose format including the path and expiration date; see the link for full details on the syntax. |
| Advanced tags: Shortlink URL | [current-user:metatag:shortlink] | A brief URL, often created by a URL shortening service. |
| Basic tags: Abstract | [current-user:metatag:abstract] | A brief and concise summary of the page's content, preferably 150 characters or less. Where as the description meta tag may be used by search engines to display a snippet about the page in search results, the abstract tag may be used to archive a summary about the page. This meta tag is no longer supported by major search engines. |
| Basic tags: Description | [current-user:metatag:description] | A brief and concise summary of the page's content, preferably 150 characters or less. Where as the description meta tag may be used by search engines to display a snippet about the page in search results, the abstract tag is used by search engines to archive a summary about the page. |
| Basic tags: Keywords | [current-user:metatag:keywords] | A comma-separated list of keywords about the page. This meta tag is no longer supported by most search engines anymore. |
| Basic tags: Page title | [current-user:metatag:title] | The text to display in the title bar of a visitor's web browser when they view this page. This meta tag may also be used as the title of the page when a visitor bookmarks or favorites this page, or as the page title in a search engine result. It is common to append '[site:name]' to the end of this, so the site's name is automatically added. It is recommended that the title be no greater than 55 - 65 characters long, including spaces. |
| Site verification: Baidu | [current-user:metatag:baidu-site-verification] | A string provided by Baidu. |
| Site verification: Bing | [current-user:metatag:msvalidate.01] | A string provided by Bing, full details are available from the Bing online help. |
| Site verification: Google | [current-user:metatag:google-site-verification] | A string provided by Google, full details are available from the Google online help. |
| Site verification: Norton Safe Web | [current-user:metatag:norton-safeweb-site-verification] | A string provided by Norton Safe Web, full details are available from the Norton Safe Web online help. |
| Site verification: Pinterest | [current-user:metatag:p:domain_verify] | A string provided by Pinterest, full details are available from the Pinterest online help. |
| Site verification: Pocket | [current-user:metatag:pocket-site-verification] | A string provided by Pocket, full details are available from the Pocket online help. |
| Site verification: Yandex | [current-user:metatag:yandex-verification] | A string provided by Yandex, full details are available from the Yandex online help. |
| Site verification: Zoom | [current-user:metatag:zoom-domain-verification] | A string provided by Zoom, full details are available from the Zoom online help. |
| Name | [current-user:name] | The login name of the user account. |
| Original user | [current-user:original] | The original user data if the user is being updated or saved. |
| Author Bio | [current-user:original:field-author-bio] | Field "field_author_bio". |
| Author Bio | [current-user:original:field_author_bio] | Long text field. |
| Author Bio (summary) | [current-user:original:field_author_bio-summary] | A summary of the Author Bio field, trimmed to 200 characters. |
| 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. (Thursday, June 4, 2026 - 14:40) |
| Medium format | [current-user:original:created:medium] | A date in 'medium' format. (Thu, 06/04/2026 - 14:40) |
| Raw timestamp | [current-user:original:created:raw] | A date in UNIX timestamp format (1780598414) |
| Short format | [current-user:original:created:short] | A date in 'short' format. (06/04/2026 - 14:40) |
| Time-since | [current-user:original:created:since] | A date in 'time-since' format. (56 years 5 months) |
| Default theme | [current-user:original:theme] | The user's default theme. |
| Edit URL | [current-user:original:edit-url] | The URL of the account edit page. |
| Email | [current-user:original:mail] | The email address of the user account. |
| Last access | [current-user:original:last-access] | The date the user last accessed the site. |
| Custom format | [current-user:original:last-access:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [current-user:original:last-access:long] | A date in 'long' format. (Thursday, June 4, 2026 - 14:40) |
| Medium format | [current-user:original:last-access:medium] | A date in 'medium' format. (Thu, 06/04/2026 - 14:40) |
| Raw timestamp | [current-user:original:last-access:raw] | A date in UNIX timestamp format (1780598414) |
| Short format | [current-user:original:last-access:short] | A date in 'short' format. (06/04/2026 - 14:40) |
| Time-since | [current-user:original:last-access:since] | A date in 'time-since' format. (56 years 5 months) |
| 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. (Thursday, June 4, 2026 - 14:40) |
| Medium format | [current-user:original:last-login:medium] | A date in 'medium' format. (Thu, 06/04/2026 - 14:40) |
| Raw timestamp | [current-user:original:last-login:raw] | A date in UNIX timestamp format (1780598414) |
| Short format | [current-user:original:last-login:short] | A date in 'short' format. (06/04/2026 - 14:40) |
| Time-since | [current-user:original:last-login:since] | A date in 'time-since' format. (56 years 5 months) |
| Meta tags | [current-user:original:metatag] | Meta tags for this user. |
| Advanced tags: Author | [current-user:original:metatag:author] | Author(s) of the web page; little used though an official part of the HTML 5.2 specification. |
| Advanced tags: Cache-Control | [current-user:original:metatag:cache-control] | Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag. |
| Advanced tags: Canonical URL | [current-user:original:metatag:canonical] | The URl of the preferred page location or URL of the content of this page, to help eliminate duplicate content penalties from search engines. |
| Advanced tags: Content language | [current-user:original:metatag:content-language] | Used to define this page's language code. May be the two letter language code, e.g. "de" for German, or the two letter code with a dash and the two letter ISO country code, e.g. "de-AT" for German in Austria. Still used by Bing. |
| Advanced tags: Content rating | [current-user:original:metatag:rating] | Used to indicate the intended audience for the content. |
| Advanced tags: Expires | [current-user:original:metatag:expires] | Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. |
| Advanced tags: Generator | [current-user:original:metatag:generator] | Describes the name and version number of the software or publishing tool used to create the page. |
| Advanced tags: Geo place name | [current-user:original:metatag:geo.placename] | A location's formal name. |
| Advanced tags: Geo position | [current-user:original:metatag:geo.position] | Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details. |
| Advanced tags: Geo region | [current-user:original:metatag:geo.region] | A location's two-letter international country code, with an optional two-letter region, e.g. "US-NH" for New Hampshire in the USA. |
| Advanced tags: Google | [current-user:original:metatag:google] | This meta tag communicates with Google. There are currently two directives supported: 'nositelinkssearchbox' to not to show the sitelinks search box, and 'notranslate' to ask Google not to offer a translation of the page. Both options may be added, just separate them with a comma. See meta tags that Google understands for further details. |
| Advanced tags: Google News Keywords | [current-user:original:metatag:news_keywords] | A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
| Advanced tags: Google Standout | [current-user:original:metatag:standout] | Highlight standout journalism on the web, especially for breaking news; used as an indicator in Google News. Warning: Don't abuse it, to be used a maximum of 7 times per calendar week! |
| Advanced tags: ICBM | [current-user:original:metatag:icbm] | Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details. |
| Advanced tags: Image | [current-user:original:metatag:image_src] | An image associated with this page, for use as a thumbnail in social networks and other services. |
| Advanced tags: Next page URL | [current-user:original:metatag:next] | Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link. |
| Advanced tags: Original Source | [current-user:original:metatag:original-source] | Used to indicate the URL that broke the story, and can link to either an internal URL or an external source. If the full URL is not known it is acceptable to use a partial URL or just the domain name. |
| Advanced tags: Pragma | [current-user:original:metatag:pragma] | Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag. |
| Advanced tags: Previous page URL | [current-user:original:metatag:prev] | Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link. |
| Advanced tags: Referrer policy | [current-user:original:metatag:referrer] | Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details. |
| Advanced tags: Refresh | [current-user:original:metatag:refresh] | The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds. |
| Advanced tags: Revisit After | [current-user:original:metatag:revisit-after] | Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an XML Sitemap file. |
| Advanced tags: Rights | [current-user:original:metatag:rights] | Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
| Advanced tags: Robots | [current-user:original:metatag:robots] | Provides search engines with specific directions for what to do when this page is indexed. |
| Advanced tags: Set cookie | [current-user:original:metatag:set_cookie] | Sets a cookie on the visitor's browser. Can be in either NAME=VALUE format, or a more verbose format including the path and expiration date; see the link for full details on the syntax. |
| Advanced tags: Shortlink URL | [current-user:original:metatag:shortlink] | A brief URL, often created by a URL shortening service. |
| Basic tags: Abstract | [current-user:original:metatag:abstract] | A brief and concise summary of the page's content, preferably 150 characters or less. Where as the description meta tag may be used by search engines to display a snippet about the page in search results, the abstract tag may be used to archive a summary about the page. This meta tag is no longer supported by major search engines. |
| Basic tags: Description | [current-user:original:metatag:description] | A brief and concise summary of the page's content, preferably 150 characters or less. Where as the description meta tag may be used by search engines to display a snippet about the page in search results, the abstract tag is used by search engines to archive a summary about the page. |
| Basic tags: Keywords | [current-user:original:metatag:keywords] | A comma-separated list of keywords about the page. This meta tag is no longer supported by most search engines anymore. |
| Basic tags: Page title | [current-user:original:metatag:title] | The text to display in the title bar of a visitor's web browser when they view this page. This meta tag may also be used as the title of the page when a visitor bookmarks or favorites this page, or as the page title in a search engine result. It is common to append '[site:name]' to the end of this, so the site's name is automatically added. It is recommended that the title be no greater than 55 - 65 characters long, including spaces. |
| Site verification: Baidu | [current-user:original:metatag:baidu-site-verification] | A string provided by Baidu. |
| Site verification: Bing | [current-user:original:metatag:msvalidate.01] | A string provided by Bing, full details are available from the Bing online help. |
| Site verification: Google | [current-user:original:metatag:google-site-verification] | A string provided by Google, full details are available from the Google online help. |
| Site verification: Norton Safe Web | [current-user:original:metatag:norton-safeweb-site-verification] | A string provided by Norton Safe Web, full details are available from the Norton Safe Web online help. |
| Site verification: Pinterest | [current-user:original:metatag:p:domain_verify] | A string provided by Pinterest, full details are available from the Pinterest online help. |
| Site verification: Pocket | [current-user:original:metatag:pocket-site-verification] | A string provided by Pocket, full details are available from the Pocket online help. |
| Site verification: Yandex | [current-user:original:metatag:yandex-verification] | A string provided by Yandex, full details are available from the Yandex online help. |
| Site verification: Zoom | [current-user:original:metatag:zoom-domain-verification] | A string provided by Zoom, full details are available from the Zoom online help. |
| Name | [current-user:original:name] | The login name of 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 extension - original | [current-user:original:picture:ffp-extension-original] | File extension - original. |
| File name | [current-user:original:picture:name] | The name of the file on disk. |
| File name | [current-user:original:picture:ffp-name-only] | File name without extension. |
| File name - original | [current-user:original:picture:ffp-name-only-original] | File name without extension - original. |
| 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. |
| Status | [current-user:original:status] | Whether the user is active or blocked. |
| 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. |
| User role ids | [current-user:original:role-ids] | The role ids the user account is a member of as comma separated list. |
| User role names | [current-user:original:role-names] | The role names the user account is a member of as comma separated list. |
| 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 extension - original | [current-user:picture:ffp-extension-original] | File extension - original. |
| File name | [current-user:picture:name] | The name of the file on disk. |
| File name | [current-user:picture:ffp-name-only] | File name without extension. |
| File name - original | [current-user:picture:ffp-name-only-original] | File name without extension - original. |
| 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 extension - original | [current-user:picture:original:ffp-extension-original] | File extension - original. |
| File name | [current-user:picture:original:name] | The name of the file on disk. |
| File name | [current-user:picture:original:ffp-name-only] | File name without extension. |
| File name - original | [current-user:picture:original:ffp-name-only-original] | File name without extension - original. |
| 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. |
| Author Bio | [current-user:picture:owner:field-author-bio] | Field "field_author_bio". |
| Author Bio | [current-user:picture:owner:field_author_bio] | Long text field. |
| Author Bio (summary) | [current-user:picture:owner:field_author_bio-summary] | A summary of the Author Bio field, trimmed to 200 characters. |
| Created | [current-user:picture:owner:created] | The date the user account was created. |
| Default theme | [current-user:picture:owner:theme] | The user's default theme. |
| Edit URL | [current-user:picture:owner:edit-url] | The URL of the account edit page. |
| Email | [current-user:picture:owner:mail] | The email address of the user account. |
| Last access | [current-user:picture:owner:last-access] | The date the user last accessed the site. |
| Last login | [current-user:picture:owner:last-login] | The date the user last logged in to the site. |
| Meta tags | [current-user:picture:owner:metatag] | Meta tags for this user. |
| Name | [current-user:picture:owner:name] | The login name of 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. |
| Status | [current-user:picture:owner:status] | Whether the user is active or blocked. |
| 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. |
| User role ids | [current-user:picture:owner:role-ids] | The role ids the user account is a member of as comma separated list. |
| User role names | [current-user:picture:owner:role-names] | The role names the user account is a member of as comma separated list. |
| 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. (Thursday, June 4, 2026 - 14:40) |
| Medium format | [current-user:picture:timestamp:medium] | A date in 'medium' format. (Thu, 06/04/2026 - 14:40) |
| Raw timestamp | [current-user:picture:timestamp:raw] | A date in UNIX timestamp format (1780598414) |
| Short format | [current-user:picture:timestamp:short] | A date in 'short' format. (06/04/2026 - 14:40) |
| Time-since | [current-user:picture:timestamp:since] | A date in 'time-since' format. (56 years 5 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. |
| Status | [current-user:status] | Whether the user is active or blocked. |
| 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. |
| User role ids | [current-user:role-ids] | The role ids the user account is a member of as comma separated list. |
| User role names | [current-user:role-names] | The role names the user account is a member of as comma separated list. |
| Meta tags | | Generated by the Metatag module, may not be used to fill in other meta tags. |
| Advanced tags: Author | [metatag:author] | Author(s) of the web page; little used though an official part of the HTML 5.2 specification. |
| Advanced tags: Cache-Control | [metatag:cache-control] | Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag. |
| Advanced tags: Canonical URL | [metatag:canonical] | The URl of the preferred page location or URL of the content of this page, to help eliminate duplicate content penalties from search engines. |
| Advanced tags: Content language | [metatag:content-language] | Used to define this page's language code. May be the two letter language code, e.g. "de" for German, or the two letter code with a dash and the two letter ISO country code, e.g. "de-AT" for German in Austria. Still used by Bing. |
| Advanced tags: Content rating | [metatag:rating] | Used to indicate the intended audience for the content. |
| Advanced tags: Expires | [metatag:expires] | Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. |
| Advanced tags: Generator | [metatag:generator] | Describes the name and version number of the software or publishing tool used to create the page. |
| Advanced tags: Geo place name | [metatag:geo.placename] | A location's formal name. |
| Advanced tags: Geo position | [metatag:geo.position] | Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details. |
| Advanced tags: Geo region | [metatag:geo.region] | A location's two-letter international country code, with an optional two-letter region, e.g. "US-NH" for New Hampshire in the USA. |
| Advanced tags: Google | [metatag:google] | This meta tag communicates with Google. There are currently two directives supported: 'nositelinkssearchbox' to not to show the sitelinks search box, and 'notranslate' to ask Google not to offer a translation of the page. Both options may be added, just separate them with a comma. See meta tags that Google understands for further details. |
| Advanced tags: Google News Keywords | [metatag:news_keywords] | A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
| Advanced tags: Google Standout | [metatag:standout] | Highlight standout journalism on the web, especially for breaking news; used as an indicator in Google News. Warning: Don't abuse it, to be used a maximum of 7 times per calendar week! |
| Advanced tags: ICBM | [metatag:icbm] | Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details. |
| Advanced tags: Image | [metatag:image_src] | An image associated with this page, for use as a thumbnail in social networks and other services. |
| Advanced tags: Next page URL | [metatag:next] | Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link. |
| Advanced tags: Original Source | [metatag:original-source] | Used to indicate the URL that broke the story, and can link to either an internal URL or an external source. If the full URL is not known it is acceptable to use a partial URL or just the domain name. |
| Advanced tags: Pragma | [metatag:pragma] | Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag. |
| Advanced tags: Previous page URL | [metatag:prev] | Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link. |
| Advanced tags: Referrer policy | [metatag:referrer] | Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details. |
| Advanced tags: Refresh | [metatag:refresh] | The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds. |
| Advanced tags: Revisit After | [metatag:revisit-after] | Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an XML Sitemap file. |
| Advanced tags: Rights | [metatag:rights] | Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
| Advanced tags: Robots | [metatag:robots] | Provides search engines with specific directions for what to do when this page is indexed. |
| Advanced tags: Set cookie | [metatag:set_cookie] | Sets a cookie on the visitor's browser. Can be in either NAME=VALUE format, or a more verbose format including the path and expiration date; see the link for full details on the syntax. |
| Advanced tags: Shortlink URL | [metatag:shortlink] | A brief URL, often created by a URL shortening service. |
| Basic tags: Abstract | [metatag:abstract] | A brief and concise summary of the page's content, preferably 150 characters or less. Where as the description meta tag may be used by search engines to display a snippet about the page in search results, the abstract tag may be used to archive a summary about the page. This meta tag is no longer supported by major search engines. |
| Basic tags: Description | [metatag:description] | A brief and concise summary of the page's content, preferably 150 characters or less. Where as the description meta tag may be used by search engines to display a snippet about the page in search results, the abstract tag is used by search engines to archive a summary about the page. |
| Basic tags: Keywords | [metatag:keywords] | A comma-separated list of keywords about the page. This meta tag is no longer supported by most search engines anymore. |
| Basic tags: Page title | [metatag:title] | The text to display in the title bar of a visitor's web browser when they view this page. This meta tag may also be used as the title of the page when a visitor bookmarks or favorites this page, or as the page title in a search engine result. It is common to append '[site:name]' to the end of this, so the site's name is automatically added. It is recommended that the title be no greater than 55 - 65 characters long, including spaces. |
| Site verification: Baidu | [metatag:baidu-site-verification] | A string provided by Baidu. |
| Site verification: Bing | [metatag:msvalidate.01] | A string provided by Bing, full details are available from the Bing online help. |
| Site verification: Google | [metatag:google-site-verification] | A string provided by Google, full details are available from the Google online help. |
| Site verification: Norton Safe Web | [metatag:norton-safeweb-site-verification] | A string provided by Norton Safe Web, full details are available from the Norton Safe Web online help. |
| Site verification: Pinterest | [metatag:p:domain_verify] | A string provided by Pinterest, full details are available from the Pinterest online help. |
| Site verification: Pocket | [metatag:pocket-site-verification] | A string provided by Pocket, full details are available from the Pocket online help. |
| Site verification: Yandex | [metatag:yandex-verification] | A string provided by Yandex, full details are available from the Yandex online help. |
| Site verification: Zoom | [metatag:zoom-domain-verification] | A string provided by Zoom, full details are available from the Zoom online help. |
| 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, 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. |
| Current date | [site:current-date] | The current date and time. |
| Custom format | [site:current-date:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [site:current-date:long] | A date in 'long' format. (Thursday, June 4, 2026 - 14:40) |
| Medium format | [site:current-date:medium] | A date in 'medium' format. (Thu, 06/04/2026 - 14:40) |
| Raw timestamp | [site:current-date:raw] | A date in UNIX timestamp format (1780598414) |
| Short format | [site:current-date:short] | A date in 'short' format. (06/04/2026 - 14:40) |
| Time-since | [site:current-date:since] | A date in 'time-since' format. (56 years 5 months) |
| Current page | [site:current-page:?] | Information related to the current page request. The following properties may be appended to the token: path (Path), url (URL), language (Interface language), language_content (Content language) |
| Email | [site:mail] | The administrative email address for the site. |
| Logged in user | [site:current-user] | The currently logged in user. |
| Author Bio | [site:current-user:field-author-bio] | Field "field_author_bio". |
| Author Bio | [site:current-user:field_author_bio] | Long text field. |
| Author Bio (summary) | [site:current-user:field_author_bio-summary] | A summary of the Author Bio field, trimmed to 200 characters. |
| Created | [site:current-user:created] | The date the user account was created. |
| Custom format | [site:current-user:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [site:current-user:created:long] | A date in 'long' format. (Thursday, June 4, 2026 - 14:40) |
| Medium format | [site:current-user:created:medium] | A date in 'medium' format. (Thu, 06/04/2026 - 14:40) |
| Raw timestamp | [site:current-user:created:raw] | A date in UNIX timestamp format (1780598414) |
| Short format | [site:current-user:created:short] | A date in 'short' format. (06/04/2026 - 14:40) |
| Time-since | [site:current-user:created:since] | A date in 'time-since' format. (56 years 5 months) |
| Default theme | [site:current-user:theme] | The user's default theme. |
| Edit URL | [site:current-user:edit-url] | The URL of the account edit page. |
| Email | [site:current-user:mail] | The email address of the user account. |
| Last access | [site:current-user:last-access] | The date the user last accessed the site. |
| Custom format | [site:current-user:last-access:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [site:current-user:last-access:long] | A date in 'long' format. (Thursday, June 4, 2026 - 14:40) |
| Medium format | [site:current-user:last-access:medium] | A date in 'medium' format. (Thu, 06/04/2026 - 14:40) |
| Raw timestamp | [site:current-user:last-access:raw] | A date in UNIX timestamp format (1780598414) |
| Short format | [site:current-user:last-access:short] | A date in 'short' format. (06/04/2026 - 14:40) |
| Time-since | [site:current-user:last-access:since] | A date in 'time-since' format. (56 years 5 months) |
| Last login | [site:current-user:last-login] | The date the user last logged in to the site. |
| Custom format | [site:current-user:last-login:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [site:current-user:last-login:long] | A date in 'long' format. (Thursday, June 4, 2026 - 14:40) |
| Medium format | [site:current-user:last-login:medium] | A date in 'medium' format. (Thu, 06/04/2026 - 14:40) |
| Raw timestamp | [site:current-user:last-login:raw] | A date in UNIX timestamp format (1780598414) |
| Short format | [site:current-user:last-login:short] | A date in 'short' format. (06/04/2026 - 14:40) |
| Time-since | [site:current-user:last-login:since] | A date in 'time-since' format. (56 years 5 months) |
| Meta tags | [site:current-user:metatag] | Meta tags for this user. |
| Advanced tags: Author | [site:current-user:metatag:author] | Author(s) of the web page; little used though an official part of the HTML 5.2 specification. |
| Advanced tags: Cache-Control | [site:current-user:metatag:cache-control] | Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Pragma meta tag. |
| Advanced tags: Canonical URL | [site:current-user:metatag:canonical] | The URl of the preferred page location or URL of the content of this page, to help eliminate duplicate content penalties from search engines. |
| Advanced tags: Content language | [site:current-user:metatag:content-language] | Used to define this page's language code. May be the two letter language code, e.g. "de" for German, or the two letter code with a dash and the two letter ISO country code, e.g. "de-AT" for German in Austria. Still used by Bing. |
| Advanced tags: Content rating | [site:current-user:metatag:rating] | Used to indicate the intended audience for the content. |
| Advanced tags: Expires | [site:current-user:metatag:expires] | Control when the browser's internal cache of the current page should expire. The date must to be an RFC-1123-compliant date string that is represented in Greenwich Mean Time (GMT), e.g. 'Thu, 01 Sep 2016 00:12:56 GMT'. Set to '0' to stop the page being cached entirely. |
| Advanced tags: Generator | [site:current-user:metatag:generator] | Describes the name and version number of the software or publishing tool used to create the page. |
| Advanced tags: Geo place name | [site:current-user:metatag:geo.placename] | A location's formal name. |
| Advanced tags: Geo position | [site:current-user:metatag:geo.position] | Geo-spatial information in "latitude;longitude" format, e.g. "50.167958;-97.133185"; see Wikipedia for details. |
| Advanced tags: Geo region | [site:current-user:metatag:geo.region] | A location's two-letter international country code, with an optional two-letter region, e.g. "US-NH" for New Hampshire in the USA. |
| Advanced tags: Google | [site:current-user:metatag:google] | This meta tag communicates with Google. There are currently two directives supported: 'nositelinkssearchbox' to not to show the sitelinks search box, and 'notranslate' to ask Google not to offer a translation of the page. Both options may be added, just separate them with a comma. See meta tags that Google understands for further details. |
| Advanced tags: Google News Keywords | [site:current-user:metatag:news_keywords] | A comma-separated list of keywords about the page. This meta tag is used as an indicator in Google News. |
| Advanced tags: Google Standout | [site:current-user:metatag:standout] | Highlight standout journalism on the web, especially for breaking news; used as an indicator in Google News. Warning: Don't abuse it, to be used a maximum of 7 times per calendar week! |
| Advanced tags: ICBM | [site:current-user:metatag:icbm] | Geo-spatial information in "latitude, longitude" format, e.g. "50.167958, -97.133185"; see Wikipedia for details. |
| Advanced tags: Image | [site:current-user:metatag:image_src] | An image associated with this page, for use as a thumbnail in social networks and other services. |
| Advanced tags: Next page URL | [site:current-user:metatag:next] | Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="next" link. |
| Advanced tags: Original Source | [site:current-user:metatag:original-source] | Used to indicate the URL that broke the story, and can link to either an internal URL or an external source. If the full URL is not known it is acceptable to use a partial URL or just the domain name. |
| Advanced tags: Pragma | [site:current-user:metatag:pragma] | Used to control whether a browser caches a specific page locally. Little used today. Should be used in conjunction with the Cache-Control meta tag. |
| Advanced tags: Previous page URL | [site:current-user:metatag:prev] | Used for paginated content. Meet Google recommendations to indicate paginated content by providing URL with rel="prev" link. |
| Advanced tags: Referrer policy | [site:current-user:metatag:referrer] | Indicate to search engines and other page scrapers whether or not links should be followed. See the W3C specifications for further details. |
| Advanced tags: Refresh | [site:current-user:metatag:refresh] | The number of seconds to wait before refreshing the page. May also force redirect to another page using the format "5; url=http://example.com/", which would be triggered after five seconds. |
| Advanced tags: Revisit After | [site:current-user:metatag:revisit-after] | Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an XML Sitemap file. |
| Advanced tags: Rights | [site:current-user:metatag:rights] | Details about intellectual property, such as copyright or trademarks; does not automatically protect the site's content or intellectual property. |
| Advanced tags: Robots | [site:current-user:metatag:robots] | Provides search engines with specific directions for what to do when this page is indexed. |
| Advanced tags: Set cookie | [site:current-user:metatag:set_cookie] | Sets a cookie on the visitor's browser. Can be in either NAME=VALUE format, or a more verbose format including the path and expiration date; see the link for full details on the syntax. |
| Advanced tags: Shortlink URL | [site:current-user:metatag:shortlink] | A brief URL, often created by a URL shortening service. |
| Basic tags: Abstract | [site:current-user:metatag:abstract] | A brief and concise summary of the page's content, preferably 150 characters or less. Where as the description meta tag may be used by search engines to display a snippet about the page in search results, the abstract tag may be used to archive a summary about the page. This meta tag is no longer supported by major search engines. |
| Basic tags: Description | [site:current-user:metatag:description] | A brief and concise summary of the page's content, preferably 150 characters or less. Where as the description meta tag may be used by search engines to display a snippet about the page in search results, the abstract tag is used by search engines to archive a summary about the page. |
| Basic tags: Keywords | [site:current-user:metatag:keywords] | A comma-separated list of keywords about the page. This meta tag is no longer supported by most search engines anymore. |
| Basic tags: Page title | [site:current-user:metatag:title] | The text to display in the title bar of a visitor's web browser when they view this page. This meta tag may also be used as the title of the page when a visitor bookmarks or favorites this page, or as the page title in a search engine result. It is common to append '[site:name]' to the end of this, so the site's name is automatically added. It is recommended that the title be no greater than 55 - 65 characters long, including spaces. |
| Site verification: Baidu | [site:current-user:metatag:baidu-site-verification] | A string provided by Baidu. |
| Site verification: Bing | [site:current-user:metatag:msvalidate.01] | A string provided by Bing, full details are available from the Bing online help. |
| Site verification: Google | [site:current-user:metatag:google-site-verification] | A string provided by Google, full details are available from the Google online help. |
| Site verification: Norton Safe Web | [site:current-user:metatag:norton-safeweb-site-verification] | A string provided by Norton Safe Web, full details are available from the Norton Safe Web online help. |
| Site verification: Pinterest | [site:current-user:metatag:p:domain_verify] | A string provided by Pinterest, full details are available from the Pinterest online help. |
| Site verification: Pocket | [site:current-user:metatag:pocket-site-verification] | A string provided by Pocket, full details are available from the Pocket online help. |
| Site verification: Yandex | [site:current-user:metatag:yandex-verification] | A string provided by Yandex, full details are available from the Yandex online help. |
| Site verification: Zoom | [site:current-user:metatag:zoom-domain-verification] | A string provided by Zoom, full details are available from the Zoom online help. |
| Name | [site:current-user:name] | The login name of the user account. |
| Original user | [site:current-user:original] | The original user data if the user is being updated or saved. |
| Author Bio | [site:current-user:original:field-author-bio] | Field "field_author_bio". |
| Author Bio | [site:current-user:original:field_author_bio] | Long text field. |
| Author Bio (summary) | [site:current-user:original:field_author_bio-summary] | A summary of the Author Bio field, trimmed to 200 characters. |
| Created | [site:current-user:original:created] | The date the user account was created. |
| Default theme | [site:current-user:original:theme] | The user's default theme. |
| Edit URL | [site:current-user:original:edit-url] | The URL of the account edit page. |
| Email | [site:current-user:original:mail] | The email address of the user account. |
| Last access | [site:current-user:original:last-access] | The date the user last accessed the site. |
| Last login | [site:current-user:original:last-login] | The date the user last logged in to the site. |
| Meta tags | [site:current-user:original:metatag] | Meta tags for this user. |
| Name | [site:current-user:original:name] | The login name of the user account. |
| Picture | [site:current-user:original:picture] | The picture of the user. |
| Roles | [site:current-user:original:roles] | The user roles associated with the user account. |
| Status | [site:current-user:original:status] | Whether the user is active or blocked. |
| URL | [site:current-user:original:url] | The URL of the account profile page. |
| User ID | [site:current-user:original:uid] | The unique ID of the user account. |
| User role ids | [site:current-user:original:role-ids] | The role ids the user account is a member of as comma separated list. |
| User role names | [site:current-user:original:role-names] | The role names the user account is a member of as comma separated list. |
| Picture | [site:current-user:picture] | The picture of the user. |
| Base name | [site:current-user:picture:basename] | The base name of the file. |
| Extension | [site:current-user:picture:extension] | The extension of the file. |
| File ID | [site:current-user:picture:fid] | The unique ID of the uploaded file. |
| File byte size | [site:current-user:picture:size-raw] | The size of the file, in bytes. |
| File extension - original | [site:current-user:picture:ffp-extension-original] | File extension - original. |
| File name | [site:current-user:picture:name] | The name of the file on disk. |
| File name | [site:current-user:picture:ffp-name-only] | File name without extension. |
| File name - original | [site:current-user:picture:ffp-name-only-original] | File name without extension - original. |
| File size | [site:current-user:picture:size] | The size of the file. |
| MIME type | [site:current-user:picture:mime] | The MIME type of the file. |
| Original file | [site:current-user:picture:original] | The original file data if the file is being updated or saved. |
| Owner | [site:current-user:picture:owner] | The user who originally uploaded the file. |
| Path | [site:current-user:picture:path] | The location of the file relative to Drupal root. |
| Timestamp | [site:current-user:picture:timestamp] | The date the file was most recently changed. |
| URL | [site:current-user:picture:url] | The web-accessible URL for the file. |
| Roles | [site:current-user:roles] | The user roles associated with the user account. |
| Count | [site:current-user:roles:count] | The number of elements in the array. |
| First | [site:current-user:roles:first] | The first element of the array. |
| Imploded | [site:current-user:roles:join:?] | The values of the array joined together with a custom string in-between each value. |
| Joined path | [site: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 | [site:current-user:roles:keys] | The array of keys of the array. |
| Last | [site:current-user:roles:last] | The last element of the array. |
| Reversed | [site:current-user:roles:reversed] | The array reversed. |
| Value | [site:current-user:roles:value:?] | The specific value of the array. |
| Status | [site:current-user:status] | Whether the user is active or blocked. |
| URL | [site:current-user:url] | The URL of the account profile page. |
| Absolute URL | [site:current-user:url:absolute] | The absolute URL. |
| Arguments | [site:current-user:url:args] | The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). |
| Brief URL | [site:current-user:url:brief] | The URL without the protocol and trailing backslash. |
| Path | [site:current-user:url:path] | The path component of the URL. |
| Relative URL | [site:current-user:url:relative] | The relative URL. |
| Unaliased URL | [site:current-user:url:unaliased] | The unaliased URL. |
| User ID | [site:current-user:uid] | The unique ID of the user account. |
| User role ids | [site:current-user:role-ids] | The role ids the user account is a member of as comma separated list. |
| User role names | [site:current-user:role-names] | The role names the user account is a member of as comma separated list. |
| 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. |
| User's shopping cart order | [site:current-cart-order] | The shopping cart order belonging to the current user. |
| Billing information | [site:current-cart-order:commerce-customer-billing] | Field "commerce_customer_billing". |
| Address | [site:current-cart-order:commerce-customer-billing:commerce_customer_address] | Postal address field. |
| Address | [site:current-cart-order:commerce-customer-billing:commerce-customer-address:?] | Field "commerce_customer_address". The following properties may be appended to the token: country (Country), name_line (Full name), first_name (First name), last_name (Last name), organisation_name (Company), administrative_area (Administrative area (i.e. State / Province)), sub_administrative_area (Sub administrative area), locality (Locality (i.e. City)), dependent_locality (Dependent locality), postal_code (Postal code), thoroughfare (Thoroughfare (i.e. Street address)), premise (Premise (i.e. Apartment / Suite number)), sub_premise (Sub Premise (i.e. Suite, Apartment, Floor, Unknown.) |
| Customer profile ID | [site:current-cart-order:commerce-customer-billing:customer-profile-id] | The unique numeric ID of the customer profile. |
| Customer profile owner | [site:current-cart-order:commerce-customer-billing:owner] | The user the customer profile belongs to. |
| Customer profile type | [site:current-cart-order:commerce-customer-billing:type] | The type of the customer profile. |
| Customer profile type name | [site:current-cart-order:commerce-customer-billing:type-name] | The type name of the customer profile. |
| Date created | [site:current-cart-order:commerce-customer-billing:created] | The date the customer profile was created. |
| Date updated | [site:current-cart-order:commerce-customer-billing:changed] | The date the customer profile was last updated. |
| Original commerce customer profile | [site:current-cart-order:commerce-customer-billing:original] | The original commerce customer profile data if the commerce customer profile is being updated or saved. |
| Profile ID | [site:current-cart-order:commerce-customer-billing:profile-id] | The internal numeric ID of the customer profile. |
| Revision ID | [site:current-cart-order:commerce-customer-billing:revision-id] | The unique ID of the customer profile's latest revision. |
| Status | [site:current-cart-order:commerce-customer-billing:status] | Whether or not the customer profile is active. |
| URL | [site:current-cart-order:commerce-customer-billing:url] | The URL of the commerce customer profile. |
| User | [site:current-cart-order:commerce-customer-billing:user] | The user the customer profile belongs to. |
| User ID | [site:current-cart-order:commerce-customer-billing:uid] | The unique ID of the user the customer profile belongs to. |
| Billing information | [site:current-cart-order:commerce_customer_billing] | Customer profile reference field. |
| Date changed | [site:current-cart-order:changed] | The date the order was last updated. |
| Custom format | [site:current-cart-order:changed:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [site:current-cart-order:changed:long] | A date in 'long' format. (Thursday, June 4, 2026 - 14:40) |
| Medium format | [site:current-cart-order:changed:medium] | A date in 'medium' format. (Thu, 06/04/2026 - 14:40) |
| Raw timestamp | [site:current-cart-order:changed:raw] | A date in UNIX timestamp format (1780598414) |
| Short format | [site:current-cart-order:changed:short] | A date in 'short' format. (06/04/2026 - 14:40) |
| Time-since | [site:current-cart-order:changed:since] | A date in 'time-since' format. (56 years 5 months) |
| Date created | [site:current-cart-order:created] | The date the order was created. |
| Custom format | [site:current-cart-order:created:custom:?] | A date in a custom format. See the PHP documentation for details. |
| Long format | [site:current-cart-order:created:long] | A date in 'long' format. (Thursday, June 4, 2026 - 14:40) |
| Medium format | [site:current-cart-order:created:medium] | A date in 'medium' format. (Thu, 06/04/2026 - 14:40) |
| Raw timestamp | [site:current-cart-order:created:raw] | A date in UNIX timestamp format (1780598414) |
| Short format | [site:current-cart-order:created:short] | A date in 'short' format. (06/04/2026 - 14:40) |
| Time-since | [site:current-cart-order:created:since] | A date in 'time-since' format. (56 years 5 months) |
| Edit URL | [site:current-cart-order:edit-url] | The URL of the order's edit page. |
| Host name | [site:current-cart-order:hostname] | The IP address that created this order. |
| Line items | [site:current-cart-order:commerce-line-items] | Field "commerce_line_items". |
| Line items with delta 0 | [site:current-cart-order:commerce-line-items:0] | The list item with delta 0. Delta values start from 0 and are incremented by one per list item. |
| Line items with delta 1 | [site:current-cart-order:commerce-line-items:1] | The list item with delta 1. Delta values start from 0 and are incremented by one per list item. |
| Line items with delta 2 | [site:current-cart-order:commerce-line-items:2] | The list item with delta 2. Delta values start from 0 and are incremented by one per list item. |
| Line items with delta 3 | [site:current-cart-order:commerce-line-items:3] | The list item with delta 3. Delta values start from 0 and are incremented by one per list item. |
| Line items | [site:current-cart-order:commerce_line_items] | Line item reference field. |
| Order ID | [site:current-cart-order:order-id] | The unique numeric ID of the order. |
| Order e-mail | [site:current-cart-order:mail] | The e-mail address associated with the order. |
| Order e-mail prepared for username usage | [site:current-cart-order:mail-username] | The e-mail address associated with this order with illegal characters for usernames replaced. |
| Order number | [site:current-cart-order:order-number] | The order number displayed to the customer. |
| Order state | [site:current-cart-order:state] | The current state of the order. |
| Order state title | [site:current-cart-order:state-title] | The human-readable title of the order state. |
| Order status | [site:current-cart-order:status] | The current status of the order. |
| Order status title | [site:current-cart-order:status-title] | The human-readable title of the order status. |
| Order total | [site:current-cart-order:commerce-order-total:?] | Field "commerce_order_total". The following properties may be appended to the token: amount (Amount), amount_decimal (Amount (decimal)), currency_code (Currency), data (Data) |
| Order total | [site:current-cart-order:commerce_order_total] | Price field. |
| Order type | [site:current-cart-order:type] | The type of the order. |
| Order type name | [site:current-cart-order:type-name] | The human-readable name of the order type. |
| Original commerce order | [site:current-cart-order:original] | The original commerce order data if the commerce order is being updated or saved. |
| Billing information | [site:current-cart-order:original:commerce-customer-billing] | Field "commerce_customer_billing". |
| Billing information | [site:current-cart-order:original:commerce_customer_billing] | Customer profile reference field. |
| Date changed | [site:current-cart-order:original:changed] | The date the order was last updated. |
| Date created | [site:current-cart-order:original:created] | The date the order was created. |
| Edit URL | [site:current-cart-order:original:edit-url] | The URL of the order's edit page. |
| Host name | [site:current-cart-order:original:hostname] | The IP address that created this order. |
| Line items | [site:current-cart-order:original:commerce-line-items] | Field "commerce_line_items". |
| Line items | [site:current-cart-order:original:commerce_line_items] | Line item reference field. |
| Order ID | [site:current-cart-order:original:order-id] | The unique numeric ID of the order. |
| Order e-mail | [site:current-cart-order:original:mail] | The e-mail address associated with the order. |
| Order e-mail prepared for username usage | [site:current-cart-order:original:mail-username] | The e-mail address associated with this order with illegal characters for usernames replaced. |
| Order number | [site:current-cart-order:original:order-number] | The order number displayed to the customer. |
| Order state | [site:current-cart-order:original:state] | The current state of the order. |
| Order state title | [site:current-cart-order:original:state-title] | The human-readable title of the order state. |
| Order status | [site:current-cart-order:original:status] | The current status of the order. |
| Order status title | [site:current-cart-order:original:status-title] | The human-readable title of the order status. |
| Order total | [site:current-cart-order:original:commerce-order-total:?] | Field "commerce_order_total". The following properties may be appended to the token: amount (Amount), amount_decimal (Amount (decimal)), currency_code (Currency), data (Data) |
| Order total | [site:current-cart-order:original:commerce_order_total] | Price field. |
| Order type | [site:current-cart-order:original:type] | The type of the order. |
| Order type name | [site:current-cart-order:original:type-name] | The human-readable name of the order type. |
| Owner | [site:current-cart-order:original:owner] | The owner of the order. |
| Owner ID | [site:current-cart-order:original:uid] | The unique ID of the order owner. |
| Payment method | [site:current-cart-order:original:payment-method] | The method_id of the payment method selected by the customer during checkout. |
| Payment method display title | [site:current-cart-order:original:payment-method-display-title] | The checkout form oriented display title of the payment method for the payment transaction. |
| Payment method short title | [site:current-cart-order:original:payment-method-short-title] | The customer oriented short title of the payment method selected by the customer during checkout. |
| Payment method title | [site:current-cart-order:original:payment-method-title] | The administrative title of the payment method selected by the customer during checkout. |
| Revision ID | [site:current-cart-order:original:revision-id] | The unique ID of the order's latest revision. |
| URL | [site:current-cart-order:original:admin-url] | The URL for administrators to view the order. |
| URL | [site:current-cart-order:original:url] | The URL of the order. |
| URL | [site:current-cart-order:original:customer-url] | The URL for customers to view the order. |
| View URL | [site:current-cart-order:original:view-url] | The URL a customer can visit to view the order. |
| Owner | [site:current-cart-order:owner] | The owner of the order. |
| Author Bio | [site:current-cart-order:owner:field-author-bio] | Field "field_author_bio". |
| Author Bio | [site:current-cart-order:owner:field_author_bio] | Long text field. |
| Author Bio (summary) | [site:current-cart-order:owner:field_author_bio-summary] | A summary of the Author Bio field, trimmed to 200 characters. |
| Created | [site:current-cart-order:owner:created] | The date the user account was created. |
| Default theme | [site:current-cart-order:owner:theme] | The user's default theme. |
| Edit URL | [site:current-cart-order:owner:edit-url] | The URL of the account edit page. |
| Email | [site:current-cart-order:owner:mail] | The email address of the user account. |
| Last access | [site:current-cart-order:owner:last-access] | The date the user last accessed the site. |
| Last login | [site:current-cart-order:owner:last-login] | The date the user last logged in to the site. |
| Meta tags | [site:current-cart-order:owner:metatag] | Meta tags for this user. |
| Name | [site:current-cart-order:owner:name] | The login name of the user account. |
| Original user | [site:current-cart-order:owner:original] | The original user data if the user is being updated or saved. |
| Picture | [site:current-cart-order:owner:picture] | The picture of the user. |
| Roles | [site:current-cart-order:owner:roles] | The user roles associated with the user account. |
| Status | [site:current-cart-order:owner:status] | Whether the user is active or blocked. |
| URL | [site:current-cart-order:owner:url] | The URL of the account profile page. |
| User ID | [site:current-cart-order:owner:uid] | The unique ID of the user account. |
| User role ids | [site:current-cart-order:owner:role-ids] | The role ids the user account is a member of as comma separated list. |
| User role names | [site:current-cart-order:owner:role-names] | The role names the user account is a member of as comma separated list. |
| Owner ID | [site:current-cart-order:uid] | The unique ID of the order owner. |
| Payment method | [site:current-cart-order:payment-method] | The method_id of the payment method selected by the customer during checkout. |
| Payment method display title | [site:current-cart-order:payment-method-display-title] | The checkout form oriented display title of the payment method for the payment transaction. |
| Payment method short title | [site:current-cart-order:payment-method-short-title] | The customer oriented short title of the payment method selected by the customer during checkout. |
| Payment method title | [site:current-cart-order:payment-method-title] | The administrative title of the payment method selected by the customer during checkout. |
| Revision ID | [site:current-cart-order:revision-id] | The unique ID of the order's latest revision. |
| URL | [site:current-cart-order:admin-url] | The URL for administrators to view the order. |
| URL | [site:current-cart-order:url] | The URL of the order. |
| URL | [site:current-cart-order:customer-url] | The URL for customers to view the order. |
| View URL | [site:current-cart-order:view-url] | The URL a customer can visit to view the order. |