01
Acerca de
The Token module provides a user interface for the site token system. It also adds some additional tokens that are used extensively during site development. Tokens are specially formatted chunks of text that serve as placeholders for a dynamically generated value. For more information, covering both the token system and the additional tools provided by the Token module, see the online documentation.
Usos
Your website uses a shared token system for exposing and using placeholder tokens and their appropriate replacement values. This allows for any module to provide placeholder tokens for strings without having to reinvent the wheel. It also ensures consistency in the syntax used for tokens, making the system as a whole easier for end users to use.
- The list of the currently available tokens on this site are shown below.
Nombre Token Descripción Aleatorio 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, crc32c, fnv132, fnv1a32, fnv164, fnv1a64, joaat, murmur3a, murmur3c, murmur3f, xxh32, xxh64, xxh3, xxh128, 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. Número [random:number] A random number from 0 to 2147483647. Alias de URL path_alias Alias de URL [path_alias:alias] Texto (sin formato) field. Valor de texto [path_alias:alias:value] ID [path_alias:id] Número (entero) field. Valor entero [path_alias:id:value] ID de revisión [path_alias:revision_id] Número (entero) field. Valor entero [path_alias:revision_id:value] Idioma [path_alias:langcode] Idioma field. Código de idioma [path_alias:langcode:value] Idioma [path_alias:language] The language of the alias de url. Código de idioma [path_alias:language:langcode] El código de idioma. Dirección [path_alias:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [path_alias:language:domain] The domain name to use for the language. Nombre del idioma [path_alias:language:name] The language name. Prefijo de la ruta [path_alias:language:prefix] Path prefix for URLs in the language. Original alias de url [path_alias:original] The original alias de url data if the alias de url is being updated or saved. Alias de URL [path_alias:original:alias] Texto (sin formato) field. Valor de texto [path_alias:original:alias:value] ID [path_alias:original:id] Número (entero) field. Valor entero [path_alias:original:id:value] ID de revisión [path_alias:original:revision_id] Número (entero) field. Valor entero [path_alias:original:revision_id:value] Idioma [path_alias:original:langcode] Idioma field. Código de idioma [path_alias:original:langcode:value] Idioma [path_alias:original:language] The language of the alias de url. Código de idioma [path_alias:original:language:langcode] El código de idioma. Dirección [path_alias:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [path_alias:original:language:domain] The domain name to use for the language. Nombre del idioma [path_alias:original:language:name] The language name. Prefijo de la ruta [path_alias:original:language:prefix] Path prefix for URLs in the language. Publicado [path_alias:original:status] Booleano field. Valor booleano [path_alias:original:status:value] Revisión por defecto [path_alias:original:revision_default] Booleano field. Valor booleano [path_alias:original:revision_default:value] Ruta del systema [path_alias:original:path] Texto (sin formato) field. Valor de texto [path_alias:original:path:value] URL [path_alias:original:url] The URL of the alias de url. Absolute URL [path_alias:original:url:absolute] The absolute URL. Argumentos [path_alias:original:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [path_alias:original:url:brief] The URL without the protocol and trailing backslash. Relative URL [path_alias:original:url:relative] The relative URL. Ruta [path_alias:original:url:path] The path component of the URL. Unaliased URL [path_alias:original:url:unaliased] The unaliased URL. UUID [path_alias:original:uuid] UUID field. Valor de texto [path_alias:original:uuid:value] Publicado [path_alias:status] Booleano field. Valor booleano [path_alias:status:value] Revisión por defecto [path_alias:revision_default] Booleano field. Valor booleano [path_alias:revision_default:value] Ruta del systema [path_alias:path] Texto (sin formato) field. Valor de texto [path_alias:path:value] URL [path_alias:url] The URL of the alias de url. Absolute URL [path_alias:url:absolute] The absolute URL. Argumentos [path_alias:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). First [path_alias:url:args:first] The first element of the array. Imploded [path_alias:url:args:join:?] The values of the array joined together with a custom string in-between each value. Invertido [path_alias:url:args:reversed] The array reversed. Joined path [path_alias: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 [path_alias:url:args:keys] The array of keys of the array. Last [path_alias:url:args:last] The last element of the array. Número [path_alias:url:args:count] The number of elements in the array. Valor [path_alias:url:args:value:?] The specific value of the array. Brief URL [path_alias:url:brief] The URL without the protocol and trailing backslash. Relative URL [path_alias:url:relative] The relative URL. Ruta [path_alias:url:path] The path component of the URL. Unaliased URL [path_alias:url:unaliased] The unaliased URL. Absolute URL [path_alias:url:unaliased:absolute] The absolute URL. Argumentos [path_alias:url:unaliased:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [path_alias:url:unaliased:brief] The URL without the protocol and trailing backslash. Relative URL [path_alias:url:unaliased:relative] The relative URL. Ruta [path_alias:url:unaliased:path] The path component of the URL. UUID [path_alias:uuid] UUID field. Valor de texto [path_alias:uuid:value] Archivos file Comodines relacionados con los archivos subidos. Base name [file:basename] The base name of the file. Created [file:created] La fecha en que el archivo fue creado. Año HTML [file:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [file:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [file:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [file:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [file:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [file:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [file:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [file:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [file:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [file:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [file:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [file:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [file:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [file:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [file:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) Extensión [file:extension] La extensión del archivo. File byte size [file:size-raw] The size of the file, in bytes. ID del archivo [file:fid] El ID único del archivo subido al servidor. Idioma [file:language] The language of the archivo. Código de idioma [file:language:langcode] El código de idioma. Dirección [file:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [file:language:domain] The domain name to use for the language. Nombre del idioma [file:language:name] The language name. Prefijo de la ruta [file:language:prefix] Path prefix for URLs in the language. Modificado [file:changed] La fecha de la alteración más reciente del archivo. Año HTML [file:changed:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [file:changed:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [file:changed:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [file:changed:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [file:changed:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [file:changed:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [file:changed:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [file:changed:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [file:changed:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [file:changed:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [file:changed:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [file:changed:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [file:changed:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [file:changed:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [file:changed:since] Fecha en formato 'tiempo-desde'. (6 minutos) Nombre de archivo [file:name] El nombre del archivo en el disco. Original archivo [file:original] The original archivo data if the archivo is being updated or saved. Base name [file:original:basename] The base name of the file. Created [file:original:created] La fecha en que el archivo fue creado. Año HTML [file:original:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [file:original:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [file:original:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [file:original:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [file:original:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [file:original:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [file:original:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [file:original:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [file:original:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [file:original:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [file:original:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [file:original:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [file:original:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [file:original:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [file:original:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) Extensión [file:original:extension] La extensión del archivo. File byte size [file:original:size-raw] The size of the file, in bytes. ID del archivo [file:original:fid] El ID único del archivo subido al servidor. Idioma [file:original:language] The language of the archivo. Código de idioma [file:original:language:langcode] El código de idioma. Dirección [file:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [file:original:language:domain] The domain name to use for the language. Nombre del idioma [file:original:language:name] The language name. Prefijo de la ruta [file:original:language:prefix] Path prefix for URLs in the language. Modificado [file:original:changed] La fecha de la alteración más reciente del archivo. Año HTML [file:original:changed:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [file:original:changed:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [file:original:changed:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [file:original:changed:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [file:original:changed:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [file:original:changed:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [file:original:changed:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [file:original:changed:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [file:original:changed:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [file:original:changed:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [file:original:changed:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [file:original:changed:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [file:original:changed:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [file:original:changed:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [file:original:changed:since] Fecha en formato 'tiempo-desde'. (6 minutos) Nombre de archivo [file:original:name] El nombre del archivo en el disco. Propietario [file:original:owner] El usuario que subió el archivo originalmente. Account cancellation URL [file:original:owner:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [file:original:owner:mail] La dirección de correo electrónico de la cuenta de usuario. Created [file:original:owner:created] la fecha en la que se creó la cuenta de usuario. Editar URL [file:original:owner:edit-url] La URL de la página de edición de la cuenta. Full Name [file:original:owner:field_full_name] Texto (sin formato) field. ID de rol de usuario [file:original:owner:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [file:original:owner:uid] El ID único de la cuenta de usuario. Idioma [file:original:owner:language] The language of the usuario. Imagen [file:original:owner:user_picture] Image field. Nombre a mostrar [file:original:owner:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [file:original:owner:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [file:original:owner:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [file:original:owner:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [file:original:owner:one-time-login-url] The URL of the one-time login page for the user account. Roles [file:original:owner:roles] The user roles associated with the user account. Ultima identificación [file:original:owner:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. URL [file:original:owner:url] La URL de la página del perfil de la cuenta. User Body [file:original:owner:field_user_body] Texto (normal, largo) field. Ruta [file:original:path] Ubicación del archivo relativa a la raiz de Drupal. Tamaño de archivo [file:original:size] El tamaño del documento. Tipo MIME [file:original:mime] El tipo MIME del archivo. URL [file:original:url] La URL del archivo accesible a través de la web. Propietario [file:owner] El usuario que subió el archivo originalmente. Account cancellation URL [file:owner:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [file:owner:mail] La dirección de correo electrónico de la cuenta de usuario. Created [file:owner:created] la fecha en la que se creó la cuenta de usuario. Año HTML [file:owner:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [file:owner:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [file:owner:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [file:owner:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [file:owner:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [file:owner:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [file:owner:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [file:owner:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [file:owner:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [file:owner:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [file:owner:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [file:owner:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [file:owner:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [file:owner:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [file:owner:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) Editar URL [file:owner:edit-url] La URL de la página de edición de la cuenta. Full Name [file:owner:field_full_name] Texto (sin formato) field. Valor de texto [file:owner:field_full_name:value] ID de rol de usuario [file:owner:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [file:owner:uid] El ID único de la cuenta de usuario. Idioma [file:owner:language] The language of the usuario. Código de idioma [file:owner:language:langcode] El código de idioma. Dirección [file:owner:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [file:owner:language:domain] The domain name to use for the language. Nombre del idioma [file:owner:language:name] The language name. Prefijo de la ruta [file:owner:language:prefix] Path prefix for URLs in the language. Imagen [file:owner:user_picture] Image field. 126x100 [file:owner:user_picture:126x100] Represents the image in the given image style. 133x75 [file:owner:user_picture:133x75] Represents the image in the given image style. 147x98 [file:owner:user_picture:147x98] Represents the image in the given image style. 330x120 [file:owner:user_picture:330x120] Represents the image in the given image style. 350x234 [file:owner:user_picture:350x234] Represents the image in the given image style. 495x370 [file:owner:user_picture:495x370] Represents the image in the given image style. 745x495 [file:owner:user_picture:745x495] Represents the image in the given image style. 1142x502 [file:owner:user_picture:1142x502] Represents the image in the given image style. Ancho [file:owner:user_picture:width] El ancho de la imagen en píxeles. Archivo [file:owner:user_picture:entity] La entidad referenciada Height (600 x770) [file:owner:user_picture:height] Represents the image in the given image style. ID Archivo [file:owner:user_picture:target_id] Large (1170 x 550) [file:owner:user_picture:large] Represents the image in the given image style. Medium (900×560) [file:owner:user_picture:medium] Represents the image in the given image style. Normal (800 x 550) [file:owner:user_picture:normal_size] Represents the image in the given image style. revista_127x170 [file:owner:user_picture:revista_127x170] Represents the image in the given image style. revista_200x270 [file:owner:user_picture:revista_200x270] Represents the image in the given image style. Small (440×295) [file:owner:user_picture:small] Represents the image in the given image style. Square (750 x 750) [file:owner:user_picture:square] Represents the image in the given image style. Texto alternativo [file:owner:user_picture:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [file:owner:user_picture:thumbnail] Represents the image in the given image style. Título [file:owner:user_picture:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [file:owner:user_picture:vertical] Represents the image in the given image style. w200 [file:owner:user_picture:w200] Represents the image in the given image style. Nombre a mostrar [file:owner:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [file:owner:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [file:owner:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [file:owner:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [file:owner:one-time-login-url] The URL of the one-time login page for the user account. Original usuario [file:owner:original] The original usuario data if the usuario is being updated or saved. Account cancellation URL [file:owner:original:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [file:owner:original:mail] La dirección de correo electrónico de la cuenta de usuario. Created [file:owner:original:created] la fecha en la que se creó la cuenta de usuario. Editar URL [file:owner:original:edit-url] La URL de la página de edición de la cuenta. Full Name [file:owner:original:field_full_name] Texto (sin formato) field. ID de rol de usuario [file:owner:original:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [file:owner:original:uid] El ID único de la cuenta de usuario. Idioma [file:owner:original:language] The language of the usuario. Imagen [file:owner:original:user_picture] Image field. Nombre a mostrar [file:owner:original:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [file:owner:original:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [file:owner:original:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [file:owner:original:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [file:owner:original:one-time-login-url] The URL of the one-time login page for the user account. Roles [file:owner:original:roles] The user roles associated with the user account. Ultima identificación [file:owner:original:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. URL [file:owner:original:url] La URL de la página del perfil de la cuenta. User Body [file:owner:original:field_user_body] Texto (normal, largo) field. Roles [file:owner:roles] The user roles associated with the user account. 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. Invertido [file:owner:roles:reversed] The array reversed. 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. Número [file:owner:roles:count] The number of elements in the array. Valor [file:owner:roles:value:?] The specific value of the array. Ultima identificación [file:owner:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. Año HTML [file:owner:last-login:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [file:owner:last-login:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [file:owner:last-login:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [file:owner:last-login:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [file:owner:last-login:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [file:owner:last-login:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [file:owner:last-login:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [file:owner:last-login:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [file:owner:last-login:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [file:owner:last-login:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [file:owner:last-login:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [file:owner:last-login:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [file:owner:last-login:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [file:owner:last-login:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [file:owner:last-login:since] Fecha en formato 'tiempo-desde'. (6 minutos) URL [file:owner:url] La URL de la página del perfil de la cuenta. Absolute URL [file:owner:url:absolute] The absolute URL. Argumentos [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. Relative URL [file:owner:url:relative] The relative URL. Ruta [file:owner:url:path] The path component of the URL. Unaliased URL [file:owner:url:unaliased] The unaliased URL. User Body [file:owner:field_user_body] Texto (normal, largo) field. Valor de texto [file:owner:field_user_body:value] Ruta [file:path] Ubicación del archivo relativa a la raiz de Drupal. Tamaño de archivo [file:size] El tamaño del documento. Tipo MIME [file:mime] El tipo MIME del archivo. URL [file:url] La URL del archivo accesible a través de la web. Comments comment Comodines para los comentarios enviados al sitio. Autor [comment:author] El nombre del autor del comentario. Account cancellation URL [comment:author:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [comment:author:mail] La dirección de correo electrónico de la cuenta de usuario. Created [comment:author:created] la fecha en la que se creó la cuenta de usuario. Año HTML [comment:author:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [comment:author:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [comment:author:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [comment:author:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [comment:author:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [comment:author:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [comment:author:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [comment:author:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [comment:author:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [comment:author:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [comment:author:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [comment:author:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [comment:author:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [comment:author:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [comment:author:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) Editar URL [comment:author:edit-url] La URL de la página de edición de la cuenta. Full Name [comment:author:field_full_name] Texto (sin formato) field. Valor de texto [comment:author:field_full_name:value] ID de rol de usuario [comment:author:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [comment:author:uid] El ID único de la cuenta de usuario. Idioma [comment:author:language] The language of the usuario. Código de idioma [comment:author:language:langcode] El código de idioma. Dirección [comment:author:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [comment:author:language:domain] The domain name to use for the language. Nombre del idioma [comment:author:language:name] The language name. Prefijo de la ruta [comment:author:language:prefix] Path prefix for URLs in the language. Imagen [comment:author:user_picture] Image field. 126x100 [comment:author:user_picture:126x100] Represents the image in the given image style. 133x75 [comment:author:user_picture:133x75] Represents the image in the given image style. 147x98 [comment:author:user_picture:147x98] Represents the image in the given image style. 330x120 [comment:author:user_picture:330x120] Represents the image in the given image style. 350x234 [comment:author:user_picture:350x234] Represents the image in the given image style. 495x370 [comment:author:user_picture:495x370] Represents the image in the given image style. 745x495 [comment:author:user_picture:745x495] Represents the image in the given image style. 1142x502 [comment:author:user_picture:1142x502] Represents the image in the given image style. Ancho [comment:author:user_picture:width] El ancho de la imagen en píxeles. Archivo [comment:author:user_picture:entity] La entidad referenciada Height (600 x770) [comment:author:user_picture:height] Represents the image in the given image style. ID Archivo [comment:author:user_picture:target_id] Large (1170 x 550) [comment:author:user_picture:large] Represents the image in the given image style. Medium (900×560) [comment:author:user_picture:medium] Represents the image in the given image style. Normal (800 x 550) [comment:author:user_picture:normal_size] Represents the image in the given image style. revista_127x170 [comment:author:user_picture:revista_127x170] Represents the image in the given image style. revista_200x270 [comment:author:user_picture:revista_200x270] Represents the image in the given image style. Small (440×295) [comment:author:user_picture:small] Represents the image in the given image style. Square (750 x 750) [comment:author:user_picture:square] Represents the image in the given image style. Texto alternativo [comment:author:user_picture:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [comment:author:user_picture:thumbnail] Represents the image in the given image style. Título [comment:author:user_picture:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [comment:author:user_picture:vertical] Represents the image in the given image style. w200 [comment:author:user_picture:w200] Represents the image in the given image style. Nombre a mostrar [comment:author:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [comment:author:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [comment:author:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [comment:author:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [comment:author:one-time-login-url] The URL of the one-time login page for the user account. Original usuario [comment:author:original] The original usuario data if the usuario is being updated or saved. Account cancellation URL [comment:author:original:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [comment:author:original:mail] La dirección de correo electrónico de la cuenta de usuario. Created [comment:author:original:created] la fecha en la que se creó la cuenta de usuario. Editar URL [comment:author:original:edit-url] La URL de la página de edición de la cuenta. Full Name [comment:author:original:field_full_name] Texto (sin formato) field. ID de rol de usuario [comment:author:original:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [comment:author:original:uid] El ID único de la cuenta de usuario. Idioma [comment:author:original:language] The language of the usuario. Imagen [comment:author:original:user_picture] Image field. Nombre a mostrar [comment:author:original:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [comment:author:original:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [comment:author:original:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [comment:author:original:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [comment:author:original:one-time-login-url] The URL of the one-time login page for the user account. Roles [comment:author:original:roles] The user roles associated with the user account. Ultima identificación [comment:author:original:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. URL [comment:author:original:url] La URL de la página del perfil de la cuenta. User Body [comment:author:original:field_user_body] Texto (normal, largo) field. Roles [comment:author:roles] The user roles associated with the user account. 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. Invertido [comment:author:roles:reversed] The array reversed. 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. Número [comment:author:roles:count] The number of elements in the array. Valor [comment:author:roles:value:?] The specific value of the array. Ultima identificación [comment:author:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. Año HTML [comment:author:last-login:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [comment:author:last-login:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [comment:author:last-login:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [comment:author:last-login:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [comment:author:last-login:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [comment:author:last-login:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [comment:author:last-login:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [comment:author:last-login:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [comment:author:last-login:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [comment:author:last-login:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [comment:author:last-login:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [comment:author:last-login:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [comment:author:last-login:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [comment:author:last-login:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [comment:author:last-login:since] Fecha en formato 'tiempo-desde'. (6 minutos) URL [comment:author:url] La URL de la página del perfil de la cuenta. Absolute URL [comment:author:url:absolute] The absolute URL. Argumentos [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. Relative URL [comment:author:url:relative] The relative URL. Ruta [comment:author:url:path] The path component of the URL. Unaliased URL [comment:author:url:unaliased] The unaliased URL. User Body [comment:author:field_user_body] Texto (normal, largo) field. Valor de texto [comment:author:field_user_body:value] Contenido [comment:body] El contenido formateado del comentario mismo. Código de idioma [comment:langcode] El código de idioma del idioma del comentario en el que está escrito. Dirección de correo electrónico [comment:mail] La dirección de correo electrónico proporcionada por el autor del comentario. Dirección IP [comment:hostname] La dirección IP de la máquina desde la que se envío el comentario. Editar URL [comment:edit-url] la URL de la página de edición del comentario. Entidad [comment:entity] La entidad a la que el comentario fué enviado. Fecha cambiada [comment:changed] La fecha en la que se actualizó por última vez el comentario. Año HTML [comment:changed:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [comment:changed:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [comment:changed:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [comment:changed:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [comment:changed:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [comment:changed:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [comment:changed:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [comment:changed:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [comment:changed:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [comment:changed:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [comment:changed:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [comment:changed:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [comment:changed:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [comment:changed:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [comment:changed:since] Fecha en formato 'tiempo-desde'. (6 minutos) Fecha de creación [comment:created] La fecha en la que se envió el comentario. Año HTML [comment:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [comment:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [comment:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [comment:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [comment:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [comment:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [comment:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [comment:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [comment:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [comment:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [comment:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [comment:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [comment:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [comment:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [comment:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) ID del comentario [comment:cid] El ID único del comentario. Idioma [comment:language] The language of the comment. Código de idioma [comment:language:langcode] El código de idioma. Dirección [comment:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [comment:language:domain] The domain name to use for the language. Nombre del idioma [comment:language:name] The language name. Prefijo de la ruta [comment:language:prefix] Path prefix for URLs in the language. Original comment [comment:original] The original comment data if the comment is being updated or saved. Autor [comment:original:author] El nombre del autor del comentario. Account cancellation URL [comment:original:author:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [comment:original:author:mail] La dirección de correo electrónico de la cuenta de usuario. Created [comment:original:author:created] la fecha en la que se creó la cuenta de usuario. Editar URL [comment:original:author:edit-url] La URL de la página de edición de la cuenta. Full Name [comment:original:author:field_full_name] Texto (sin formato) field. ID de rol de usuario [comment:original:author:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [comment:original:author:uid] El ID único de la cuenta de usuario. Idioma [comment:original:author:language] The language of the usuario. Imagen [comment:original:author:user_picture] Image field. Nombre a mostrar [comment:original:author:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [comment:original:author:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [comment:original:author:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [comment:original:author:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [comment:original:author:one-time-login-url] The URL of the one-time login page for the user account. Roles [comment:original:author:roles] The user roles associated with the user account. Ultima identificación [comment:original:author:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. URL [comment:original:author:url] La URL de la página del perfil de la cuenta. User Body [comment:original:author:field_user_body] Texto (normal, largo) field. Contenido [comment:original:body] El contenido formateado del comentario mismo. Código de idioma [comment:original:langcode] El código de idioma del idioma del comentario en el que está escrito. Dirección de correo electrónico [comment:original:mail] La dirección de correo electrónico proporcionada por el autor del comentario. Dirección IP [comment:original:hostname] La dirección IP de la máquina desde la que se envío el comentario. Editar URL [comment:original:edit-url] la URL de la página de edición del comentario. Entidad [comment:original:entity] La entidad a la que el comentario fué enviado. Fecha cambiada [comment:original:changed] La fecha en la que se actualizó por última vez el comentario. Año HTML [comment:original:changed:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [comment:original:changed:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [comment:original:changed:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [comment:original:changed:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [comment:original:changed:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [comment:original:changed:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [comment:original:changed:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [comment:original:changed:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [comment:original:changed:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [comment:original:changed:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [comment:original:changed:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [comment:original:changed:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [comment:original:changed:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [comment:original:changed:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [comment:original:changed:since] Fecha en formato 'tiempo-desde'. (6 minutos) Fecha de creación [comment:original:created] La fecha en la que se envió el comentario. Año HTML [comment:original:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [comment:original:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [comment:original:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [comment:original:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [comment:original:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [comment:original:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [comment:original:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [comment:original:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [comment:original:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [comment:original:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [comment:original:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [comment:original:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [comment:original:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [comment:original:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [comment:original:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) ID del comentario [comment:original:cid] El ID único del comentario. Idioma [comment:original:language] The language of the comment. Código de idioma [comment:original:language:langcode] El código de idioma. Dirección [comment:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [comment:original:language:domain] The domain name to use for the language. Nombre del idioma [comment:original:language:name] The language name. Prefijo de la ruta [comment:original:language:prefix] Path prefix for URLs in the language. Padre [comment:original:parent] El comentario de origen, si el modo secuencial de comentarios está activado. Autor [comment:original:parent:author] El nombre del autor del comentario. Contenido [comment:original:parent:body] El contenido formateado del comentario mismo. Código de idioma [comment:original:parent:langcode] El código de idioma del idioma del comentario en el que está escrito. Dirección de correo electrónico [comment:original:parent:mail] La dirección de correo electrónico proporcionada por el autor del comentario. Dirección IP [comment:original:parent:hostname] La dirección IP de la máquina desde la que se envío el comentario. Editar URL [comment:original:parent:edit-url] la URL de la página de edición del comentario. Entidad [comment:original:parent:entity] La entidad a la que el comentario fué enviado. Fecha cambiada [comment:original:parent:changed] La fecha en la que se actualizó por última vez el comentario. Fecha de creación [comment:original:parent:created] La fecha en la que se envió el comentario. ID del comentario [comment:original:parent:cid] El ID único del comentario. Idioma [comment:original:parent:language] The language of the comment. Página de inicio [comment:original:parent:homepage] La URL de la página de inicio que ha dejado el autor del comentario. Título [comment:original:parent:title] El título del comentario. URL [comment:original:parent:url] La URL del comentario. Página de inicio [comment:original:homepage] La URL de la página de inicio que ha dejado el autor del comentario. Título [comment:original:title] El título del comentario. URL [comment:original:url] La URL del comentario. Absolute URL [comment:original:url:absolute] The absolute URL. Argumentos [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. Relative URL [comment:original:url:relative] The relative URL. Ruta [comment:original:url:path] The path component of the URL. Unaliased URL [comment:original:url:unaliased] The unaliased URL. Padre [comment:parent] El comentario de origen, si el modo secuencial de comentarios está activado. Autor [comment:parent:author] El nombre del autor del comentario. Account cancellation URL [comment:parent:author:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [comment:parent:author:mail] La dirección de correo electrónico de la cuenta de usuario. Created [comment:parent:author:created] la fecha en la que se creó la cuenta de usuario. Editar URL [comment:parent:author:edit-url] La URL de la página de edición de la cuenta. Full Name [comment:parent:author:field_full_name] Texto (sin formato) field. ID de rol de usuario [comment:parent:author:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [comment:parent:author:uid] El ID único de la cuenta de usuario. Idioma [comment:parent:author:language] The language of the usuario. Imagen [comment:parent:author:user_picture] Image field. Nombre a mostrar [comment:parent:author:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [comment:parent:author:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [comment:parent:author:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [comment:parent:author:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [comment:parent:author:one-time-login-url] The URL of the one-time login page for the user account. Original usuario [comment:parent:author:original] The original usuario data if the usuario is being updated or saved. Roles [comment:parent:author:roles] The user roles associated with the user account. Ultima identificación [comment:parent:author:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. URL [comment:parent:author:url] La URL de la página del perfil de la cuenta. User Body [comment:parent:author:field_user_body] Texto (normal, largo) field. Contenido [comment:parent:body] El contenido formateado del comentario mismo. Código de idioma [comment:parent:langcode] El código de idioma del idioma del comentario en el que está escrito. Dirección de correo electrónico [comment:parent:mail] La dirección de correo electrónico proporcionada por el autor del comentario. Dirección IP [comment:parent:hostname] La dirección IP de la máquina desde la que se envío el comentario. Editar URL [comment:parent:edit-url] la URL de la página de edición del comentario. Entidad [comment:parent:entity] La entidad a la que el comentario fué enviado. Fecha cambiada [comment:parent:changed] La fecha en la que se actualizó por última vez el comentario. Año HTML [comment:parent:changed:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [comment:parent:changed:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [comment:parent:changed:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [comment:parent:changed:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [comment:parent:changed:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [comment:parent:changed:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [comment:parent:changed:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [comment:parent:changed:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [comment:parent:changed:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [comment:parent:changed:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [comment:parent:changed:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [comment:parent:changed:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [comment:parent:changed:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [comment:parent:changed:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [comment:parent:changed:since] Fecha en formato 'tiempo-desde'. (6 minutos) Fecha de creación [comment:parent:created] La fecha en la que se envió el comentario. Año HTML [comment:parent:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [comment:parent:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [comment:parent:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [comment:parent:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [comment:parent:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [comment:parent:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [comment:parent:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [comment:parent:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [comment:parent:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [comment:parent:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [comment:parent:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [comment:parent:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [comment:parent:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [comment:parent:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [comment:parent:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) ID del comentario [comment:parent:cid] El ID único del comentario. Idioma [comment:parent:language] The language of the comment. Código de idioma [comment:parent:language:langcode] El código de idioma. Dirección [comment:parent:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [comment:parent:language:domain] The domain name to use for the language. Nombre del idioma [comment:parent:language:name] The language name. Prefijo de la ruta [comment:parent:language:prefix] Path prefix for URLs in the language. Original comment [comment:parent:original] The original comment data if the comment is being updated or saved. Autor [comment:parent:original:author] El nombre del autor del comentario. Contenido [comment:parent:original:body] El contenido formateado del comentario mismo. Código de idioma [comment:parent:original:langcode] El código de idioma del idioma del comentario en el que está escrito. Dirección de correo electrónico [comment:parent:original:mail] La dirección de correo electrónico proporcionada por el autor del comentario. Dirección IP [comment:parent:original:hostname] La dirección IP de la máquina desde la que se envío el comentario. Editar URL [comment:parent:original:edit-url] la URL de la página de edición del comentario. Entidad [comment:parent:original:entity] La entidad a la que el comentario fué enviado. Fecha cambiada [comment:parent:original:changed] La fecha en la que se actualizó por última vez el comentario. Fecha de creación [comment:parent:original:created] La fecha en la que se envió el comentario. ID del comentario [comment:parent:original:cid] El ID único del comentario. Idioma [comment:parent:original:language] The language of the comment. Página de inicio [comment:parent:original:homepage] La URL de la página de inicio que ha dejado el autor del comentario. Título [comment:parent:original:title] El título del comentario. URL [comment:parent:original:url] La URL del comentario. Página de inicio [comment:parent:homepage] La URL de la página de inicio que ha dejado el autor del comentario. Título [comment:parent:title] El título del comentario. URL [comment:parent:url] La URL del comentario. Absolute URL [comment:parent:url:absolute] The absolute URL. Argumentos [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. Relative URL [comment:parent:url:relative] The relative URL. Ruta [comment:parent:url:path] The path component of the URL. Unaliased URL [comment:parent:url:unaliased] The unaliased URL. Página de inicio [comment:homepage] La URL de la página de inicio que ha dejado el autor del comentario. Título [comment:title] El título del comentario. URL [comment:url] La URL del comentario. Absolute URL [comment:url:absolute] The absolute URL. Argumentos [comment:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). 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. Invertido [comment:url:args:reversed] The array reversed. 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. Número [comment:url:args:count] The number of elements in the array. Valor [comment:url:args:value:?] The specific value of the array. Brief URL [comment:url:brief] The URL without the protocol and trailing backslash. Relative URL [comment:url:relative] The relative URL. Ruta [comment:url:path] The path component of the URL. Unaliased URL [comment:url:unaliased] The unaliased URL. Absolute URL [comment:url:unaliased:absolute] The absolute URL. Argumentos [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. Relative URL [comment:url:unaliased:relative] The relative URL. Ruta [comment:url:unaliased:path] The path component of the URL. Content block block_content Body [block_content:body] Texto (con formato, largo, con resumen) field. Formato de texto [block_content:body:format] Resumen [block_content:body:summary] Texto [block_content:body:value] Content block ID [block_content:id] Número (entero) field. Valor entero [block_content:id:value] Descripción del bloque [block_content:info] Texto (sin formato) field. Valor de texto [block_content:info:value] ID de revisión [block_content:revision_id] Número (entero) field. Valor entero [block_content:revision_id:value] Idioma [block_content:langcode] Idioma field. Código de idioma [block_content:langcode:value] Idioma [block_content:language] The language of the content block. Código de idioma [block_content:language:langcode] El código de idioma. Dirección [block_content:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [block_content:language:domain] The domain name to use for the language. Nombre del idioma [block_content:language:name] The language name. Prefijo de la ruta [block_content:language:prefix] Path prefix for URLs in the language. Mensaje del historial de revisiones [block_content:revision_log] Texto (normal, largo) field. Valor de texto [block_content:revision_log:value] Modificado [block_content:changed] Cambiado por última vez field. Valor del sello temporal [block_content:changed:value] Valor del sello temporal format [block_content:changed:date] Año HTML [block_content:changed:date:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [block_content:changed:date:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [block_content:changed:date:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [block_content:changed:date:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [block_content:changed:date:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [block_content:changed:date:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [block_content:changed:date:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [block_content:changed:date:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [block_content:changed:date:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [block_content:changed:date:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [block_content:changed:date:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [block_content:changed:date:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [block_content:changed:date:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [block_content:changed:date:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [block_content:changed:date:since] Fecha en formato 'tiempo-desde'. (6 minutos) Original content block [block_content:original] The original content block data if the content block is being updated or saved. Body [block_content:original:body] Texto (con formato, largo, con resumen) field. Formato de texto [block_content:original:body:format] Resumen [block_content:original:body:summary] Texto [block_content:original:body:value] Content block ID [block_content:original:id] Número (entero) field. Valor entero [block_content:original:id:value] Descripción del bloque [block_content:original:info] Texto (sin formato) field. Valor de texto [block_content:original:info:value] ID de revisión [block_content:original:revision_id] Número (entero) field. Valor entero [block_content:original:revision_id:value] Idioma [block_content:original:langcode] Idioma field. Código de idioma [block_content:original:langcode:value] Idioma [block_content:original:language] The language of the content block. Código de idioma [block_content:original:language:langcode] El código de idioma. Dirección [block_content:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [block_content:original:language:domain] The domain name to use for the language. Nombre del idioma [block_content:original:language:name] The language name. Prefijo de la ruta [block_content:original:language:prefix] Path prefix for URLs in the language. Mensaje del historial de revisiones [block_content:original:revision_log] Texto (normal, largo) field. Valor de texto [block_content:original:revision_log:value] Modificado [block_content:original:changed] Cambiado por última vez field. Valor del sello temporal [block_content:original:changed:value] Valor del sello temporal format [block_content:original:changed:date] Publicado [block_content:original:status] Booleano field. Valor booleano [block_content:original:status:value] Reutilizable [block_content:original:reusable] Booleano field. Valor booleano [block_content:original:reusable:value] Revisión del momento de creación [block_content:original:revision_created] Created field. Valor del sello temporal [block_content:original:revision_created:value] Valor del sello temporal format [block_content:original:revision_created:date] Revisión de traducción está afectado [block_content:original:revision_translation_affected] Booleano field. Valor booleano [block_content:original:revision_translation_affected:value] Revisión de usuario [block_content:original:revision_user] Referencia de entidad field. ID Usuario [block_content:original:revision_user:target_id] Usuario [block_content:original:revision_user:entity] La entidad referenciada Revisión por defecto [block_content:original:revision_default] Booleano field. Valor booleano [block_content:original:revision_default:value] Tipo de bloque [block_content:original:type] Referencia de entidad field. ID Tipo de bloque [block_content:original:type:target_id] Tipo de bloque [block_content:original:type:entity] La entidad referenciada Traducción predeterminada [block_content:original:default_langcode] Booleano field. Valor booleano [block_content:original:default_langcode:value] URL [block_content:original:url] The URL of the content block. Absolute URL [block_content:original:url:absolute] The absolute URL. Argumentos [block_content:original:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [block_content:original:url:brief] The URL without the protocol and trailing backslash. Relative URL [block_content:original:url:relative] The relative URL. Ruta [block_content:original:url:path] The path component of the URL. Unaliased URL [block_content:original:url:unaliased] The unaliased URL. UUID [block_content:original:uuid] UUID field. Valor de texto [block_content:original:uuid:value] Publicado [block_content:status] Booleano field. Valor booleano [block_content:status:value] Reutilizable [block_content:reusable] Booleano field. Valor booleano [block_content:reusable:value] Revisión del momento de creación [block_content:revision_created] Created field. Valor del sello temporal [block_content:revision_created:value] Valor del sello temporal format [block_content:revision_created:date] Año HTML [block_content:revision_created:date:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [block_content:revision_created:date:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [block_content:revision_created:date:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [block_content:revision_created:date:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [block_content:revision_created:date:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [block_content:revision_created:date:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [block_content:revision_created:date:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [block_content:revision_created:date:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [block_content:revision_created:date:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [block_content:revision_created:date:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [block_content:revision_created:date:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [block_content:revision_created:date:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [block_content:revision_created:date:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [block_content:revision_created:date:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [block_content:revision_created:date:since] Fecha en formato 'tiempo-desde'. (6 minutos) Revisión de traducción está afectado [block_content:revision_translation_affected] Booleano field. Valor booleano [block_content:revision_translation_affected:value] Revisión de usuario [block_content:revision_user] Referencia de entidad field. ID Usuario [block_content:revision_user:target_id] Usuario [block_content:revision_user:entity] La entidad referenciada Account cancellation URL [block_content:revision_user:entity:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [block_content:revision_user:entity:mail] La dirección de correo electrónico de la cuenta de usuario. Created [block_content:revision_user:entity:created] la fecha en la que se creó la cuenta de usuario. Editar URL [block_content:revision_user:entity:edit-url] La URL de la página de edición de la cuenta. Full Name [block_content:revision_user:entity:field_full_name] Texto (sin formato) field. ID de rol de usuario [block_content:revision_user:entity:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [block_content:revision_user:entity:uid] El ID único de la cuenta de usuario. Idioma [block_content:revision_user:entity:language] The language of the usuario. Imagen [block_content:revision_user:entity:user_picture] Image field. Nombre a mostrar [block_content:revision_user:entity:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [block_content:revision_user:entity:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [block_content:revision_user:entity:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [block_content:revision_user:entity:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [block_content:revision_user:entity:one-time-login-url] The URL of the one-time login page for the user account. Original usuario [block_content:revision_user:entity:original] The original usuario data if the usuario is being updated or saved. Roles [block_content:revision_user:entity:roles] The user roles associated with the user account. Ultima identificación [block_content:revision_user:entity:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. URL [block_content:revision_user:entity:url] La URL de la página del perfil de la cuenta. User Body [block_content:revision_user:entity:field_user_body] Texto (normal, largo) field. Revisión por defecto [block_content:revision_default] Booleano field. Valor booleano [block_content:revision_default:value] Tipo de bloque [block_content:type] Referencia de entidad field. ID Tipo de bloque [block_content:type:target_id] Tipo de bloque [block_content:type:entity] La entidad referenciada Traducción predeterminada [block_content:default_langcode] Booleano field. Valor booleano [block_content:default_langcode:value] URL [block_content:url] The URL of the content block. Absolute URL [block_content:url:absolute] The absolute URL. Argumentos [block_content:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). First [block_content:url:args:first] The first element of the array. Imploded [block_content:url:args:join:?] The values of the array joined together with a custom string in-between each value. Invertido [block_content:url:args:reversed] The array reversed. Joined path [block_content: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 [block_content:url:args:keys] The array of keys of the array. Last [block_content:url:args:last] The last element of the array. Número [block_content:url:args:count] The number of elements in the array. Valor [block_content:url:args:value:?] The specific value of the array. Brief URL [block_content:url:brief] The URL without the protocol and trailing backslash. Relative URL [block_content:url:relative] The relative URL. Ruta [block_content:url:path] The path component of the URL. Unaliased URL [block_content:url:unaliased] The unaliased URL. Absolute URL [block_content:url:unaliased:absolute] The absolute URL. Argumentos [block_content:url:unaliased:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [block_content:url:unaliased:brief] The URL without the protocol and trailing backslash. Relative URL [block_content:url:unaliased:relative] The relative URL. Ruta [block_content:url:unaliased:path] The path component of the URL. UUID [block_content:uuid] UUID field. Valor de texto [block_content:uuid:value] Encuesta poll Active [poll:status] Booleano field. Valor booleano [poll:status:value] Allow anonymous votes [poll:anonymous_vote_allow] Booleano field. Valor booleano [poll:anonymous_vote_allow:value] Allow cancel votes [poll:cancel_vote_allow] Booleano field. Valor booleano [poll:cancel_vote_allow:value] Allow view results [poll:result_vote_allow] Booleano field. Valor booleano [poll:result_vote_allow:value] Autor [poll:uid] Referencia de entidad field. ID Usuario [poll:uid:target_id] Usuario [poll:uid:entity] La entidad referenciada Account cancellation URL [poll:uid:entity:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [poll:uid:entity:mail] La dirección de correo electrónico de la cuenta de usuario. Created [poll:uid:entity:created] la fecha en la que se creó la cuenta de usuario. Editar URL [poll:uid:entity:edit-url] La URL de la página de edición de la cuenta. Full Name [poll:uid:entity:field_full_name] Texto (sin formato) field. ID de rol de usuario [poll:uid:entity:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Idioma [poll:uid:entity:language] The language of the usuario. Imagen [poll:uid:entity:user_picture] Image field. Nombre a mostrar [poll:uid:entity:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [poll:uid:entity:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [poll:uid:entity:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [poll:uid:entity:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [poll:uid:entity:one-time-login-url] The URL of the one-time login page for the user account. Original usuario [poll:uid:entity:original] The original usuario data if the usuario is being updated or saved. Roles [poll:uid:entity:roles] The user roles associated with the user account. Ultima identificación [poll:uid:entity:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. URL [poll:uid:entity:url] La URL de la página del perfil de la cuenta. User Body [poll:uid:entity:field_user_body] Texto (normal, largo) field. Created [poll:created] Created field. Valor del sello temporal [poll:created:value] Valor del sello temporal format [poll:created:date] Año HTML [poll:created:date:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [poll:created:date:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [poll:created:date:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [poll:created:date:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [poll:created:date:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [poll:created:date:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [poll:created:date:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [poll:created:date:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [poll:created:date:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [poll:created:date:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [poll:created:date:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [poll:created:date:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [poll:created:date:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [poll:created:date:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [poll:created:date:since] Fecha en formato 'tiempo-desde'. (6 minutos) Código de idioma [poll:langcode] Idioma field. Código de idioma [poll:langcode:value] Duración de la encuesta [poll:duration] La longitud de tiempo que la encuesta está configurada para ejecutarse. Ganador de encuesta [poll:winner] La respuesta ganadora de la encuesta. Idioma [poll:language] The language of the encuesta. Código de idioma [poll:language:langcode] El código de idioma. Dirección [poll:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [poll:language:domain] The domain name to use for the language. Nombre del idioma [poll:language:name] The language name. Prefijo de la ruta [poll:language:prefix] Path prefix for URLs in the language. Opción [poll:choice] Referencia de entidad field. Opción type with delta 0 [poll:choice:0] ID Poll Choice [poll:choice:0:target_id] Poll Choice [poll:choice:0:entity] La entidad referenciada Opción type with delta 1 [poll:choice:1] ID Poll Choice [poll:choice:1:target_id] Poll Choice [poll:choice:1:entity] La entidad referenciada Opción type with delta 2 [poll:choice:2] ID Poll Choice [poll:choice:2:target_id] Poll Choice [poll:choice:2:entity] La entidad referenciada Original encuesta [poll:original] The original encuesta data if the encuesta is being updated or saved. Active [poll:original:status] Booleano field. Valor booleano [poll:original:status:value] Allow anonymous votes [poll:original:anonymous_vote_allow] Booleano field. Valor booleano [poll:original:anonymous_vote_allow:value] Allow cancel votes [poll:original:cancel_vote_allow] Booleano field. Valor booleano [poll:original:cancel_vote_allow:value] Allow view results [poll:original:result_vote_allow] Booleano field. Valor booleano [poll:original:result_vote_allow:value] Autor [poll:original:uid] Referencia de entidad field. ID Usuario [poll:original:uid:target_id] Usuario [poll:original:uid:entity] La entidad referenciada Created [poll:original:created] Created field. Valor del sello temporal [poll:original:created:value] Valor del sello temporal format [poll:original:created:date] Código de idioma [poll:original:langcode] Idioma field. Código de idioma [poll:original:langcode:value] Duración de la encuesta [poll:original:duration] La longitud de tiempo que la encuesta está configurada para ejecutarse. Ganador de encuesta [poll:original:winner] La respuesta ganadora de la encuesta. Idioma [poll:original:language] The language of the encuesta. Código de idioma [poll:original:language:langcode] El código de idioma. Dirección [poll:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [poll:original:language:domain] The domain name to use for the language. Nombre del idioma [poll:original:language:name] The language name. Prefijo de la ruta [poll:original:language:prefix] Path prefix for URLs in the language. Opción [poll:original:choice] Referencia de entidad field. Opción type with delta 0 [poll:original:choice:0] Opción type with delta 1 [poll:original:choice:1] Opción type with delta 2 [poll:original:choice:2] Poll Duration [poll:original:runtime] Lista (de números enteros) field. Valor entero [poll:original:runtime:value] Poll ID [poll:original:id] Número (entero) field. Valor entero [poll:original:id:value] Porcentaje de la opción ganadora de la encuesta [poll:original:winner-percent] El porcentaje de votos recibidos por la opción ganadora de la encuesta. Pregunta [poll:original:question] Texto (sin formato) field. Valor de texto [poll:original:question:value] Traducción predeterminada [poll:original:default_langcode] Booleano field. Valor booleano [poll:original:default_langcode:value] URL [poll:original:url] The URL of the encuesta. Absolute URL [poll:original:url:absolute] The absolute URL. Argumentos [poll:original:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [poll:original:url:brief] The URL without the protocol and trailing backslash. Relative URL [poll:original:url:relative] The relative URL. Ruta [poll:original:url:path] The path component of the URL. Unaliased URL [poll:original:url:unaliased] The unaliased URL. UUID [poll:original:uuid] UUID field. Valor de texto [poll:original:uuid:value] Votos de encuesta [poll:original:votes] El número de votos que se han emitido en una encuesta. Votos de la opción ganadora de la encuesta [poll:original:winner-votes] La cantidad de votos recibidos por la respuesta ganadora de la encuesta. Poll Duration [poll:runtime] Lista (de números enteros) field. Valor entero [poll:runtime:value] Poll ID [poll:id] Número (entero) field. Valor entero [poll:id:value] Porcentaje de la opción ganadora de la encuesta [poll:winner-percent] El porcentaje de votos recibidos por la opción ganadora de la encuesta. Pregunta [poll:question] Texto (sin formato) field. Valor de texto [poll:question:value] Traducción predeterminada [poll:default_langcode] Booleano field. Valor booleano [poll:default_langcode:value] URL [poll:url] The URL of the encuesta. Absolute URL [poll:url:absolute] The absolute URL. Argumentos [poll:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). First [poll:url:args:first] The first element of the array. Imploded [poll:url:args:join:?] The values of the array joined together with a custom string in-between each value. Invertido [poll:url:args:reversed] The array reversed. Joined path [poll: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 [poll:url:args:keys] The array of keys of the array. Last [poll:url:args:last] The last element of the array. Número [poll:url:args:count] The number of elements in the array. Valor [poll:url:args:value:?] The specific value of the array. Brief URL [poll:url:brief] The URL without the protocol and trailing backslash. Relative URL [poll:url:relative] The relative URL. Ruta [poll:url:path] The path component of the URL. Unaliased URL [poll:url:unaliased] The unaliased URL. Absolute URL [poll:url:unaliased:absolute] The absolute URL. Argumentos [poll:url:unaliased:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [poll:url:unaliased:brief] The URL without the protocol and trailing backslash. Relative URL [poll:url:unaliased:relative] The relative URL. Ruta [poll:url:unaliased:path] The path component of the URL. UUID [poll:uuid] UUID field. Valor de texto [poll:uuid:value] Votos de encuesta [poll:votes] El número de votos que se han emitido en una encuesta. Votos de la opción ganadora de la encuesta [poll:winner-votes] La cantidad de votos recibidos por la respuesta ganadora de la encuesta. Enlace de atajo shortcut Counjunto de accesos directos [shortcut:shortcut_set] Referencia de entidad field. Counjunto de accesos directos [shortcut:shortcut_set:entity] La entidad referenciada ID Counjunto de accesos directos [shortcut:shortcut_set:target_id] ID [shortcut:id] Número (entero) field. Valor entero [shortcut:id:value] Idioma [shortcut:langcode] Idioma field. Código de idioma [shortcut:langcode:value] Idioma [shortcut:language] The language of the enlace de atajo. Código de idioma [shortcut:language:langcode] El código de idioma. Dirección [shortcut:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [shortcut:language:domain] The domain name to use for the language. Nombre del idioma [shortcut:language:name] The language name. Prefijo de la ruta [shortcut:language:prefix] Path prefix for URLs in the language. Nombre [shortcut:title] Texto (sin formato) field. Valor de texto [shortcut:title:value] Original enlace de atajo [shortcut:original] The original enlace de atajo data if the enlace de atajo is being updated or saved. Counjunto de accesos directos [shortcut:original:shortcut_set] Referencia de entidad field. Counjunto de accesos directos [shortcut:original:shortcut_set:entity] La entidad referenciada ID Counjunto de accesos directos [shortcut:original:shortcut_set:target_id] ID [shortcut:original:id] Número (entero) field. Valor entero [shortcut:original:id:value] Idioma [shortcut:original:langcode] Idioma field. Código de idioma [shortcut:original:langcode:value] Idioma [shortcut:original:language] The language of the enlace de atajo. Código de idioma [shortcut:original:language:langcode] El código de idioma. Dirección [shortcut:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [shortcut:original:language:domain] The domain name to use for the language. Nombre del idioma [shortcut:original:language:name] The language name. Prefijo de la ruta [shortcut:original:language:prefix] Path prefix for URLs in the language. Nombre [shortcut:original:title] Texto (sin formato) field. Valor de texto [shortcut:original:title:value] Peso [shortcut:original:weight] Número (entero) field. Valor entero [shortcut:original:weight:value] Ruta [shortcut:original:link] Enlace field. Texto del enlace [shortcut:original:link:title] URI [shortcut:original:link:uri] Traducción predeterminada [shortcut:original:default_langcode] Booleano field. Valor booleano [shortcut:original:default_langcode:value] URL [shortcut:original:url] The URL of the enlace de atajo. Absolute URL [shortcut:original:url:absolute] The absolute URL. Argumentos [shortcut:original:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [shortcut:original:url:brief] The URL without the protocol and trailing backslash. Relative URL [shortcut:original:url:relative] The relative URL. Ruta [shortcut:original:url:path] The path component of the URL. Unaliased URL [shortcut:original:url:unaliased] The unaliased URL. UUID [shortcut:original:uuid] UUID field. Valor de texto [shortcut:original:uuid:value] Peso [shortcut:weight] Número (entero) field. Valor entero [shortcut:weight:value] Ruta [shortcut:link] Enlace field. Texto del enlace [shortcut:link:title] URI [shortcut:link:uri] Traducción predeterminada [shortcut:default_langcode] Booleano field. Valor booleano [shortcut:default_langcode:value] URL [shortcut:url] The URL of the enlace de atajo. Absolute URL [shortcut:url:absolute] The absolute URL. Argumentos [shortcut:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). First [shortcut:url:args:first] The first element of the array. Imploded [shortcut:url:args:join:?] The values of the array joined together with a custom string in-between each value. Invertido [shortcut:url:args:reversed] The array reversed. Joined path [shortcut: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 [shortcut:url:args:keys] The array of keys of the array. Last [shortcut:url:args:last] The last element of the array. Número [shortcut:url:args:count] The number of elements in the array. Valor [shortcut:url:args:value:?] The specific value of the array. Brief URL [shortcut:url:brief] The URL without the protocol and trailing backslash. Relative URL [shortcut:url:relative] The relative URL. Ruta [shortcut:url:path] The path component of the URL. Unaliased URL [shortcut:url:unaliased] The unaliased URL. Absolute URL [shortcut:url:unaliased:absolute] The absolute URL. Argumentos [shortcut:url:unaliased:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [shortcut:url:unaliased:brief] The URL without the protocol and trailing backslash. Relative URL [shortcut:url:unaliased:relative] The relative URL. Ruta [shortcut:url:unaliased:path] The path component of the URL. UUID [shortcut:uuid] UUID field. Valor de texto [shortcut:uuid:value] Enlace de menú personalizado menu_link_content Activado [menu_link_content:enabled] Booleano field. Valor booleano [menu_link_content:enabled:value] Colección de campos Enlace de menú personalizado [menu_link_content:bundle] Texto (sin formato) field. Valor de texto [menu_link_content:bundle:value] Descripción [menu_link_content:description] Texto (sin formato) field. Valor de texto [menu_link_content:description:value] Enlace [menu_link_content:link] Enlace field. Texto del enlace [menu_link_content:link:title] URI [menu_link_content:link:uri] Externo [menu_link_content:external] Booleano field. Valor booleano [menu_link_content:external:value] ID de entidad [menu_link_content:id] Número (entero) field. Valor entero [menu_link_content:id:value] ID de la extensión madre [menu_link_content:parent] Texto (sin formato) field. Valor de texto [menu_link_content:parent:value] ID de revisión [menu_link_content:revision_id] Número (entero) field. Valor entero [menu_link_content:revision_id:value] Idioma [menu_link_content:langcode] Idioma field. Código de idioma [menu_link_content:langcode:value] Idioma [menu_link_content:language] The language of the enlace de menú personalizado. Código de idioma [menu_link_content:language:langcode] El código de idioma. Dirección [menu_link_content:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [menu_link_content:language:domain] The domain name to use for the language. Nombre del idioma [menu_link_content:language:name] The language name. Prefijo de la ruta [menu_link_content:language:prefix] Path prefix for URLs in the language. Indica si el enlace del menú debe ser redescubierto. [menu_link_content:rediscover] Booleano field. Valor booleano [menu_link_content:rediscover:value] Mensaje del historial de revisiones [menu_link_content:revision_log_message] Texto (normal, largo) field. Valor de texto [menu_link_content:revision_log_message:value] Modificado [menu_link_content:changed] Cambiado por última vez field. Valor del sello temporal [menu_link_content:changed:value] Valor del sello temporal format [menu_link_content:changed:date] Año HTML [menu_link_content:changed:date:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [menu_link_content:changed:date:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [menu_link_content:changed:date:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [menu_link_content:changed:date:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [menu_link_content:changed:date:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [menu_link_content:changed:date:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [menu_link_content:changed:date:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [menu_link_content:changed:date:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [menu_link_content:changed:date:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [menu_link_content:changed:date:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [menu_link_content:changed:date:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [menu_link_content:changed:date:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [menu_link_content:changed:date:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [menu_link_content:changed:date:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [menu_link_content:changed:date:since] Fecha en formato 'tiempo-desde'. (6 minutos) Mostrar expandido [menu_link_content:expanded] Booleano field. Valor booleano [menu_link_content:expanded:value] Nombre del menú [menu_link_content:menu_name] Texto (sin formato) field. Valor de texto [menu_link_content:menu_name:value] Original enlace de menú personalizado [menu_link_content:original] The original enlace de menú personalizado data if the enlace de menú personalizado is being updated or saved. Activado [menu_link_content:original:enabled] Booleano field. Valor booleano [menu_link_content:original:enabled:value] Colección de campos Enlace de menú personalizado [menu_link_content:original:bundle] Texto (sin formato) field. Valor de texto [menu_link_content:original:bundle:value] Descripción [menu_link_content:original:description] Texto (sin formato) field. Valor de texto [menu_link_content:original:description:value] Enlace [menu_link_content:original:link] Enlace field. Texto del enlace [menu_link_content:original:link:title] URI [menu_link_content:original:link:uri] Externo [menu_link_content:original:external] Booleano field. Valor booleano [menu_link_content:original:external:value] ID de entidad [menu_link_content:original:id] Número (entero) field. Valor entero [menu_link_content:original:id:value] ID de la extensión madre [menu_link_content:original:parent] Texto (sin formato) field. Valor de texto [menu_link_content:original:parent:value] ID de revisión [menu_link_content:original:revision_id] Número (entero) field. Valor entero [menu_link_content:original:revision_id:value] Idioma [menu_link_content:original:langcode] Idioma field. Código de idioma [menu_link_content:original:langcode:value] Idioma [menu_link_content:original:language] The language of the enlace de menú personalizado. Código de idioma [menu_link_content:original:language:langcode] El código de idioma. Dirección [menu_link_content:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [menu_link_content:original:language:domain] The domain name to use for the language. Nombre del idioma [menu_link_content:original:language:name] The language name. Prefijo de la ruta [menu_link_content:original:language:prefix] Path prefix for URLs in the language. Indica si el enlace del menú debe ser redescubierto. [menu_link_content:original:rediscover] Booleano field. Valor booleano [menu_link_content:original:rediscover:value] Mensaje del historial de revisiones [menu_link_content:original:revision_log_message] Texto (normal, largo) field. Valor de texto [menu_link_content:original:revision_log_message:value] Modificado [menu_link_content:original:changed] Cambiado por última vez field. Valor del sello temporal [menu_link_content:original:changed:value] Valor del sello temporal format [menu_link_content:original:changed:date] Mostrar expandido [menu_link_content:original:expanded] Booleano field. Valor booleano [menu_link_content:original:expanded:value] Nombre del menú [menu_link_content:original:menu_name] Texto (sin formato) field. Valor de texto [menu_link_content:original:menu_name:value] Peso [menu_link_content:original:weight] Número (entero) field. Valor entero [menu_link_content:original:weight:value] Revisión del momento de creación [menu_link_content:original:revision_created] Created field. Valor del sello temporal [menu_link_content:original:revision_created:value] Valor del sello temporal format [menu_link_content:original:revision_created:date] Revisión de traducción está afectado [menu_link_content:original:revision_translation_affected] Booleano field. Valor booleano [menu_link_content:original:revision_translation_affected:value] Revisión de usuario [menu_link_content:original:revision_user] Referencia de entidad field. ID Usuario [menu_link_content:original:revision_user:target_id] Usuario [menu_link_content:original:revision_user:entity] La entidad referenciada Revisión por defecto [menu_link_content:original:revision_default] Booleano field. Valor booleano [menu_link_content:original:revision_default:value] Traducción predeterminada [menu_link_content:original:default_langcode] Booleano field. Valor booleano [menu_link_content:original:default_langcode:value] Título del enlace del menú. [menu_link_content:original:title] Texto (sin formato) field. Valor de texto [menu_link_content:original:title:value] URL [menu_link_content:original:url] The URL of the enlace de menú personalizado. Absolute URL [menu_link_content:original:url:absolute] The absolute URL. Argumentos [menu_link_content:original:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [menu_link_content:original:url:brief] The URL without the protocol and trailing backslash. Relative URL [menu_link_content:original:url:relative] The relative URL. Ruta [menu_link_content:original:url:path] The path component of the URL. Unaliased URL [menu_link_content:original:url:unaliased] The unaliased URL. UUID [menu_link_content:original:uuid] UUID field. Valor de texto [menu_link_content:original:uuid:value] Peso [menu_link_content:weight] Número (entero) field. Valor entero [menu_link_content:weight:value] Revisión del momento de creación [menu_link_content:revision_created] Created field. Valor del sello temporal [menu_link_content:revision_created:value] Valor del sello temporal format [menu_link_content:revision_created:date] Año HTML [menu_link_content:revision_created:date:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [menu_link_content:revision_created:date:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [menu_link_content:revision_created:date:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [menu_link_content:revision_created:date:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [menu_link_content:revision_created:date:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [menu_link_content:revision_created:date:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [menu_link_content:revision_created:date:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [menu_link_content:revision_created:date:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [menu_link_content:revision_created:date:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [menu_link_content:revision_created:date:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [menu_link_content:revision_created:date:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [menu_link_content:revision_created:date:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [menu_link_content:revision_created:date:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [menu_link_content:revision_created:date:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [menu_link_content:revision_created:date:since] Fecha en formato 'tiempo-desde'. (6 minutos) Revisión de traducción está afectado [menu_link_content:revision_translation_affected] Booleano field. Valor booleano [menu_link_content:revision_translation_affected:value] Revisión de usuario [menu_link_content:revision_user] Referencia de entidad field. ID Usuario [menu_link_content:revision_user:target_id] Usuario [menu_link_content:revision_user:entity] La entidad referenciada Account cancellation URL [menu_link_content:revision_user:entity:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [menu_link_content:revision_user:entity:mail] La dirección de correo electrónico de la cuenta de usuario. Created [menu_link_content:revision_user:entity:created] la fecha en la que se creó la cuenta de usuario. Editar URL [menu_link_content:revision_user:entity:edit-url] La URL de la página de edición de la cuenta. Full Name [menu_link_content:revision_user:entity:field_full_name] Texto (sin formato) field. ID de rol de usuario [menu_link_content:revision_user:entity:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [menu_link_content:revision_user:entity:uid] El ID único de la cuenta de usuario. Idioma [menu_link_content:revision_user:entity:language] The language of the usuario. Imagen [menu_link_content:revision_user:entity:user_picture] Image field. Nombre a mostrar [menu_link_content:revision_user:entity:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [menu_link_content:revision_user:entity:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [menu_link_content:revision_user:entity:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [menu_link_content:revision_user:entity:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [menu_link_content:revision_user:entity:one-time-login-url] The URL of the one-time login page for the user account. Original usuario [menu_link_content:revision_user:entity:original] The original usuario data if the usuario is being updated or saved. Roles [menu_link_content:revision_user:entity:roles] The user roles associated with the user account. Ultima identificación [menu_link_content:revision_user:entity:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. URL [menu_link_content:revision_user:entity:url] La URL de la página del perfil de la cuenta. User Body [menu_link_content:revision_user:entity:field_user_body] Texto (normal, largo) field. Revisión por defecto [menu_link_content:revision_default] Booleano field. Valor booleano [menu_link_content:revision_default:value] Traducción predeterminada [menu_link_content:default_langcode] Booleano field. Valor booleano [menu_link_content:default_langcode:value] Título del enlace del menú. [menu_link_content:title] Texto (sin formato) field. Valor de texto [menu_link_content:title:value] URL [menu_link_content:url] The URL of the enlace de menú personalizado. Absolute URL [menu_link_content:url:absolute] The absolute URL. Argumentos [menu_link_content:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). First [menu_link_content:url:args:first] The first element of the array. Imploded [menu_link_content:url:args:join:?] The values of the array joined together with a custom string in-between each value. Invertido [menu_link_content:url:args:reversed] The array reversed. Joined path [menu_link_content: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_content:url:args:keys] The array of keys of the array. Last [menu_link_content:url:args:last] The last element of the array. Número [menu_link_content:url:args:count] The number of elements in the array. Valor [menu_link_content:url:args:value:?] The specific value of the array. Brief URL [menu_link_content:url:brief] The URL without the protocol and trailing backslash. Relative URL [menu_link_content:url:relative] The relative URL. Ruta [menu_link_content:url:path] The path component of the URL. Unaliased URL [menu_link_content:url:unaliased] The unaliased URL. Absolute URL [menu_link_content:url:unaliased:absolute] The absolute URL. Argumentos [menu_link_content: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_content:url:unaliased:brief] The URL without the protocol and trailing backslash. Relative URL [menu_link_content:url:unaliased:relative] The relative URL. Ruta [menu_link_content:url:unaliased:path] The path component of the URL. UUID [menu_link_content:uuid] UUID field. Valor de texto [menu_link_content:uuid:value] Fecha actual current-date Tokens related to the current date and time. Año HTML [current-date:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [current-date:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [current-date:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [current-date:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [current-date:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [current-date:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [current-date:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [current-date:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [current-date:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [current-date:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [current-date:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [current-date:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [current-date:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [current-date:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [current-date:since] Fecha en formato 'tiempo-desde'. (6 minutos) Fechas date Comodines relacionados con horas y tiempo. Año HTML [date:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [date:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [date:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [date:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [date:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [date:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [date:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [date:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [date:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [date:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [date:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [date:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [date:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [date:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [date:since] Fecha en formato 'tiempo-desde'. (6 minutos) Idioma language Tokens related to site language. Código de idioma [language:langcode] El código de idioma. Dirección [language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [language:domain] The domain name to use for the language. Nombre del idioma [language:name] The language name. Prefijo de la ruta [language:prefix] Path prefix for URLs in the language. Información del sitio site Comodines relacionados con la configuración de todo el sitio y otra información global. Base URL [site:base-url] The base URL of the site, currently: https://supersolidaria.gov.co Correo electrónico [site:mail] El correo electrónico de administración del sitio. Lema [site:slogan] El lema del sitio. Nombre [site:name] El nombre del sitio. Página de inicio de sesión [site:login-url] La URL de la página de inicio de sesión en el sitio. Ruta base [site:base-path] The base path of the site, currently: URL [site:url] The URL of the site's front page with the language prefix, if it exists. URL (corta) [site:url-brief] La URL de la página principal del sitio, sin el protocolo. Mensaje de contacto contact_message Asunto [contact_message:subject] Texto (sin formato) field. Valor de texto [contact_message:subject:value] Copiar [contact_message:copy] Booleano field. Valor booleano [contact_message:copy:value] Correo electrónico del remitente [contact_message:mail] Correo electrónico field. Correo electrónico [contact_message:mail:value] ID del destinatario [contact_message:recipient] Referencia de entidad field. ID Usuario [contact_message:recipient:target_id] Usuario [contact_message:recipient:entity] La entidad referenciada Account cancellation URL [contact_message:recipient:entity:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [contact_message:recipient:entity:mail] La dirección de correo electrónico de la cuenta de usuario. Created [contact_message:recipient:entity:created] la fecha en la que se creó la cuenta de usuario. Editar URL [contact_message:recipient:entity:edit-url] La URL de la página de edición de la cuenta. Full Name [contact_message:recipient:entity:field_full_name] Texto (sin formato) field. ID de rol de usuario [contact_message:recipient:entity:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [contact_message:recipient:entity:uid] El ID único de la cuenta de usuario. Idioma [contact_message:recipient:entity:language] The language of the usuario. Imagen [contact_message:recipient:entity:user_picture] Image field. Nombre a mostrar [contact_message:recipient:entity:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [contact_message:recipient:entity:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [contact_message:recipient:entity:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [contact_message:recipient:entity:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [contact_message:recipient:entity:one-time-login-url] The URL of the one-time login page for the user account. Original usuario [contact_message:recipient:entity:original] The original usuario data if the usuario is being updated or saved. Roles [contact_message:recipient:entity:roles] The user roles associated with the user account. Ultima identificación [contact_message:recipient:entity:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. URL [contact_message:recipient:entity:url] La URL de la página del perfil de la cuenta. User Body [contact_message:recipient:entity:field_user_body] Texto (normal, largo) field. ID del formulario [contact_message:contact_form] Referencia de entidad field. Formulario de contacto [contact_message:contact_form:entity] La entidad referenciada ID Formulario de contacto [contact_message:contact_form:target_id] Idioma [contact_message:langcode] Idioma field. Código de idioma [contact_message:langcode:value] Idioma [contact_message:language] The language of the mensaje de contacto. Código de idioma [contact_message:language:langcode] El código de idioma. Dirección [contact_message:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [contact_message:language:domain] The domain name to use for the language. Nombre del idioma [contact_message:language:name] The language name. Prefijo de la ruta [contact_message:language:prefix] Path prefix for URLs in the language. Mensaje [contact_message:message] Texto (normal, largo) field. Valor de texto [contact_message:message:value] Nombre el remitente [contact_message:name] Texto (sin formato) field. Valor de texto [contact_message:name:value] Original mensaje de contacto [contact_message:original] The original mensaje de contacto data if the mensaje de contacto is being updated or saved. Asunto [contact_message:original:subject] Texto (sin formato) field. Valor de texto [contact_message:original:subject:value] Copiar [contact_message:original:copy] Booleano field. Valor booleano [contact_message:original:copy:value] Correo electrónico del remitente [contact_message:original:mail] Correo electrónico field. Correo electrónico [contact_message:original:mail:value] ID del destinatario [contact_message:original:recipient] Referencia de entidad field. ID Usuario [contact_message:original:recipient:target_id] Usuario [contact_message:original:recipient:entity] La entidad referenciada ID del formulario [contact_message:original:contact_form] Referencia de entidad field. Formulario de contacto [contact_message:original:contact_form:entity] La entidad referenciada ID Formulario de contacto [contact_message:original:contact_form:target_id] Idioma [contact_message:original:langcode] Idioma field. Código de idioma [contact_message:original:langcode:value] Idioma [contact_message:original:language] The language of the mensaje de contacto. Código de idioma [contact_message:original:language:langcode] El código de idioma. Dirección [contact_message:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [contact_message:original:language:domain] The domain name to use for the language. Nombre del idioma [contact_message:original:language:name] The language name. Prefijo de la ruta [contact_message:original:language:prefix] Path prefix for URLs in the language. Mensaje [contact_message:original:message] Texto (normal, largo) field. Valor de texto [contact_message:original:message:value] Nombre el remitente [contact_message:original:name] Texto (sin formato) field. Valor de texto [contact_message:original:name:value] URL [contact_message:original:url] The URL of the mensaje de contacto. Absolute URL [contact_message:original:url:absolute] The absolute URL. Argumentos [contact_message:original:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [contact_message:original:url:brief] The URL without the protocol and trailing backslash. Relative URL [contact_message:original:url:relative] The relative URL. Ruta [contact_message:original:url:path] The path component of the URL. Unaliased URL [contact_message:original:url:unaliased] The unaliased URL. UUID [contact_message:original:uuid] UUID field. Valor de texto [contact_message:original:uuid:value] URL [contact_message:url] The URL of the mensaje de contacto. Absolute URL [contact_message:url:absolute] The absolute URL. Argumentos [contact_message:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). First [contact_message:url:args:first] The first element of the array. Imploded [contact_message:url:args:join:?] The values of the array joined together with a custom string in-between each value. Invertido [contact_message:url:args:reversed] The array reversed. Joined path [contact_message: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 [contact_message:url:args:keys] The array of keys of the array. Last [contact_message:url:args:last] The last element of the array. Número [contact_message:url:args:count] The number of elements in the array. Valor [contact_message:url:args:value:?] The specific value of the array. Brief URL [contact_message:url:brief] The URL without the protocol and trailing backslash. Relative URL [contact_message:url:relative] The relative URL. Ruta [contact_message:url:path] The path component of the URL. Unaliased URL [contact_message:url:unaliased] The unaliased URL. Absolute URL [contact_message:url:unaliased:absolute] The absolute URL. Argumentos [contact_message:url:unaliased:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [contact_message:url:unaliased:brief] The URL without the protocol and trailing backslash. Relative URL [contact_message:url:unaliased:relative] The relative URL. Ruta [contact_message:url:unaliased:path] The path component of the URL. UUID [contact_message:uuid] UUID field. Valor de texto [contact_message:uuid:value] Menu links menu-link Tokens related to menu links. Editar 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. Menú [menu-link:menu] The menu of the menu link. Descripción [menu-link:menu:description] The optional description of the menu. Editar URL [menu-link:menu:edit-url] The URL of the menu's edit page. Menu link count [menu-link:menu:menu-link-count] The number of menu links belonging to the menu. Nombre [menu-link:menu:name] The name of the menu. Nombre de sistema [menu-link:menu:machine-name] The unique machine-readable name of the menu. Padre [menu-link:parent] The menu link's parent. Editar 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. Menú [menu-link:parent:menu] The menu of the menu link. Descripción [menu-link:parent:menu:description] The optional description of the menu. Editar URL [menu-link:parent:menu:edit-url] The URL of the menu's edit page. Menu link count [menu-link:parent:menu:menu-link-count] The number of menu links belonging to the menu. Nombre [menu-link:parent:menu:name] The name of the menu. Nombre de sistema [menu-link:parent:menu:machine-name] The unique machine-readable name of the menu. Parents [menu-link:parent:parents] An array of all the menu link's parents, starting with the root. 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. Invertido [menu-link:parent:parents:reversed] The array reversed. 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. Número [menu-link:parent:parents:count] The number of elements in the array. Valor [menu-link:parent:parents:value:?] The specific value of the array. Root [menu-link:parent:root] The menu link's root. Editar 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. Menú [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. Título [menu-link:parent:root:title] The title of the menu link. URL [menu-link:parent:root:url] The URL of the menu link. Título [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. Argumentos [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. Relative URL [menu-link:parent:url:relative] The relative URL. Ruta [menu-link:parent:url:path] The path component of the 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. 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. Invertido [menu-link:parents:reversed] The array reversed. 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. Número [menu-link:parents:reversed:count] The number of elements in the array. Valor [menu-link:parents:reversed:value:?] The specific value of the array. 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. 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. Invertido [menu-link:parents:keys:reversed] The array reversed. 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. Número [menu-link:parents:keys:count] The number of elements in the array. Valor [menu-link:parents:keys:value:?] The specific value of the array. Last [menu-link:parents:last] The last element of the array. Número [menu-link:parents:count] The number of elements in the array. Valor [menu-link:parents:value:?] The specific value of the array. Root [menu-link:root] The menu link's root. Editar 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. Menú [menu-link:root:menu] The menu of the menu link. Descripción [menu-link:root:menu:description] The optional description of the menu. Editar URL [menu-link:root:menu:edit-url] The URL of the menu's edit page. Menu link count [menu-link:root:menu:menu-link-count] The number of menu links belonging to the menu. Nombre [menu-link:root:menu:name] The name of the menu. Nombre de sistema [menu-link:root:menu:machine-name] The unique machine-readable name of the menu. Padre [menu-link:root:parent] The menu link's parent. Editar 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. Menú [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. Título [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. 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. Invertido [menu-link:root:parents:reversed] The array reversed. 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. Número [menu-link:root:parents:count] The number of elements in the array. Valor [menu-link:root:parents:value:?] The specific value of the array. Título [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. Argumentos [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. Relative URL [menu-link:root:url:relative] The relative URL. Ruta [menu-link:root:url:path] The path component of the URL. Unaliased URL [menu-link:root:url:unaliased] The unaliased URL. Título [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. Argumentos [menu-link:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). 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. Invertido [menu-link:url:args:reversed] The array reversed. 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. Número [menu-link:url:args:count] The number of elements in the array. Valor [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. Relative URL [menu-link:url:relative] The relative URL. Ruta [menu-link:url:path] The path component of the URL. Unaliased URL [menu-link:url:unaliased] The unaliased URL. Absolute URL [menu-link:url:unaliased:absolute] The absolute URL. Argumentos [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. Relative URL [menu-link:url:unaliased:relative] The relative URL. Ruta [menu-link:url:unaliased:path] The path component of the URL. Menús menu Tokens related to menus. Descripción [menu:description] The optional description of the menu. Editar URL [menu:edit-url] The URL of the menu's edit page. Menu link count [menu:menu-link-count] The number of menu links belonging to the menu. Nombre [menu:name] The name of the menu. Nombre de sistema [menu:machine-name] The unique machine-readable name of the menu. Nodos node Comodines relacionados con elementos individuales de contenido o "nodos". Archivo [node:field_archivo] Archivo field. Also known as Adjuntar archivo. Archivo [node:field_archivo:entity] La entidad referenciada Base name [node:field_archivo:entity:basename] The base name of the file. Created [node:field_archivo:entity:created] La fecha en que el archivo fue creado. Extensión [node:field_archivo:entity:extension] La extensión del archivo. File byte size [node:field_archivo:entity:size-raw] The size of the file, in bytes. ID del archivo [node:field_archivo:entity:fid] El ID único del archivo subido al servidor. Idioma [node:field_archivo:entity:language] The language of the archivo. Modificado [node:field_archivo:entity:changed] La fecha de la alteración más reciente del archivo. Nombre de archivo [node:field_archivo:entity:name] El nombre del archivo en el disco. Original archivo [node:field_archivo:entity:original] The original archivo data if the archivo is being updated or saved. Propietario [node:field_archivo:entity:owner] El usuario que subió el archivo originalmente. Ruta [node:field_archivo:entity:path] Ubicación del archivo relativa a la raiz de Drupal. Tamaño de archivo [node:field_archivo:entity:size] El tamaño del documento. Tipo MIME [node:field_archivo:entity:mime] El tipo MIME del archivo. URL [node:field_archivo:entity:url] La URL del archivo accesible a través de la web. Descripción [node:field_archivo:description] ID Archivo [node:field_archivo:target_id] Presentación [node:field_archivo:display] Marca para controlar si el archivo debe ser mostrado al ver el contenido Archivo 2 [node:field_video] Archivo field. Also known as Video. Archivo [node:field_video:entity] La entidad referenciada Base name [node:field_video:entity:basename] The base name of the file. Created [node:field_video:entity:created] La fecha en que el archivo fue creado. Extensión [node:field_video:entity:extension] La extensión del archivo. File byte size [node:field_video:entity:size-raw] The size of the file, in bytes. ID del archivo [node:field_video:entity:fid] El ID único del archivo subido al servidor. Idioma [node:field_video:entity:language] The language of the archivo. Modificado [node:field_video:entity:changed] La fecha de la alteración más reciente del archivo. Nombre de archivo [node:field_video:entity:name] El nombre del archivo en el disco. Original archivo [node:field_video:entity:original] The original archivo data if the archivo is being updated or saved. Propietario [node:field_video:entity:owner] El usuario que subió el archivo originalmente. Ruta [node:field_video:entity:path] Ubicación del archivo relativa a la raiz de Drupal. Tamaño de archivo [node:field_video:entity:size] El tamaño del documento. Tipo MIME [node:field_video:entity:mime] El tipo MIME del archivo. URL [node:field_video:entity:url] La URL del archivo accesible a través de la web. Descripción [node:field_video:description] ID Archivo [node:field_video:target_id] Presentación [node:field_video:display] Marca para controlar si el archivo debe ser mostrado al ver el contenido Autor [node:author] Account cancellation URL [node:author:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [node:author:mail] La dirección de correo electrónico de la cuenta de usuario. Created [node:author:created] la fecha en la que se creó la cuenta de usuario. Año HTML [node:author:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [node:author:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [node:author:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [node:author:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [node:author:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [node:author:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [node:author:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [node:author:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [node:author:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [node:author:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [node:author:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [node:author:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [node:author:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [node:author:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [node:author:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) Editar URL [node:author:edit-url] La URL de la página de edición de la cuenta. Full Name [node:author:field_full_name] Texto (sin formato) field. Valor de texto [node:author:field_full_name:value] ID de rol de usuario [node:author:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [node:author:uid] El ID único de la cuenta de usuario. Idioma [node:author:language] The language of the usuario. Código de idioma [node:author:language:langcode] El código de idioma. Dirección [node:author:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [node:author:language:domain] The domain name to use for the language. Nombre del idioma [node:author:language:name] The language name. Prefijo de la ruta [node:author:language:prefix] Path prefix for URLs in the language. Imagen [node:author:user_picture] Image field. 126x100 [node:author:user_picture:126x100] Represents the image in the given image style. 133x75 [node:author:user_picture:133x75] Represents the image in the given image style. 147x98 [node:author:user_picture:147x98] Represents the image in the given image style. 330x120 [node:author:user_picture:330x120] Represents the image in the given image style. 350x234 [node:author:user_picture:350x234] Represents the image in the given image style. 495x370 [node:author:user_picture:495x370] Represents the image in the given image style. 745x495 [node:author:user_picture:745x495] Represents the image in the given image style. 1142x502 [node:author:user_picture:1142x502] Represents the image in the given image style. Ancho [node:author:user_picture:width] El ancho de la imagen en píxeles. Archivo [node:author:user_picture:entity] La entidad referenciada Height (600 x770) [node:author:user_picture:height] Represents the image in the given image style. ID Archivo [node:author:user_picture:target_id] Large (1170 x 550) [node:author:user_picture:large] Represents the image in the given image style. Medium (900×560) [node:author:user_picture:medium] Represents the image in the given image style. Normal (800 x 550) [node:author:user_picture:normal_size] Represents the image in the given image style. revista_127x170 [node:author:user_picture:revista_127x170] Represents the image in the given image style. revista_200x270 [node:author:user_picture:revista_200x270] Represents the image in the given image style. Small (440×295) [node:author:user_picture:small] Represents the image in the given image style. Square (750 x 750) [node:author:user_picture:square] Represents the image in the given image style. Texto alternativo [node:author:user_picture:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:author:user_picture:thumbnail] Represents the image in the given image style. Título [node:author:user_picture:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:author:user_picture:vertical] Represents the image in the given image style. w200 [node:author:user_picture:w200] Represents the image in the given image style. Nombre a mostrar [node:author:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [node:author:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [node:author:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [node:author:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [node:author:one-time-login-url] The URL of the one-time login page for the user account. Original usuario [node:author:original] The original usuario data if the usuario is being updated or saved. Account cancellation URL [node:author:original:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [node:author:original:mail] La dirección de correo electrónico de la cuenta de usuario. Created [node:author:original:created] la fecha en la que se creó la cuenta de usuario. Editar URL [node:author:original:edit-url] La URL de la página de edición de la cuenta. Full Name [node:author:original:field_full_name] Texto (sin formato) field. ID de rol de usuario [node:author:original:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [node:author:original:uid] El ID único de la cuenta de usuario. Idioma [node:author:original:language] The language of the usuario. Imagen [node:author:original:user_picture] Image field. Nombre a mostrar [node:author:original:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [node:author:original:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [node:author:original:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [node:author:original:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [node:author:original:one-time-login-url] The URL of the one-time login page for the user account. Roles [node:author:original:roles] The user roles associated with the user account. Ultima identificación [node:author:original:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. URL [node:author:original:url] La URL de la página del perfil de la cuenta. User Body [node:author:original:field_user_body] Texto (normal, largo) field. Roles [node:author:roles] The user roles associated with the user account. 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. Invertido [node:author:roles:reversed] The array reversed. 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. Número [node:author:roles:count] The number of elements in the array. Valor [node:author:roles:value:?] The specific value of the array. Ultima identificación [node:author:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. Año HTML [node:author:last-login:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [node:author:last-login:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [node:author:last-login:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [node:author:last-login:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [node:author:last-login:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [node:author:last-login:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [node:author:last-login:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [node:author:last-login:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [node:author:last-login:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [node:author:last-login:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [node:author:last-login:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [node:author:last-login:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [node:author:last-login:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [node:author:last-login:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [node:author:last-login:since] Fecha en formato 'tiempo-desde'. (6 minutos) URL [node:author:url] La URL de la página del perfil de la cuenta. Absolute URL [node:author:url:absolute] The absolute URL. Argumentos [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. Relative URL [node:author:url:relative] The relative URL. Ruta [node:author:url:path] The path component of the URL. Unaliased URL [node:author:url:unaliased] The unaliased URL. User Body [node:author:field_user_body] Texto (normal, largo) field. Valor de texto [node:author:field_user_body:value] Block Builder [node:field_block_builder] Block Builder field. Builder ID [node:field_block_builder:bid] A Builder ID referenced the BlockBuilder Body [node:body] El texto del cuerpo principal del nodo. Cantidad de comentarios [node:comment-count] El número de comentarios hechos en la entidad. Cargo [node:field_cargo_funcionario] Texto (sin formato) field. Valor de texto [node:field_cargo_funcionario:value] Category [node:field_post_category] Referencia de entidad field. Category type with delta 0 [node:field_post_category:0] ID Término de la taxonomía [node:field_post_category:0:target_id] Término de la taxonomía [node:field_post_category:0:entity] La entidad referenciada Category type with delta 1 [node:field_post_category:1] ID Término de la taxonomía [node:field_post_category:1:target_id] Término de la taxonomía [node:field_post_category:1:entity] La entidad referenciada Category type with delta 2 [node:field_post_category:2] ID Término de la taxonomía [node:field_post_category:2:target_id] Término de la taxonomía [node:field_post_category:2:entity] La entidad referenciada Categoría [node:field_categoria] Referencia de entidad field. ID Término de la taxonomía [node:field_categoria:target_id] Término de la taxonomía [node:field_categoria:entity] La entidad referenciada Cantidad de nodos [node:field_categoria:entity:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [node:field_categoria:entity:field_category_columns] Número (entero) field. Category Layout [node:field_categoria:entity:field_category_layout] Texto (sin formato) field. Descripción [node:field_categoria:entity:description] La descripción opcional del término taxonomía. Editar URL [node:field_categoria:entity:edit-url] The URL of the taxonomy term's edit page. Enlace [node:field_categoria:entity:field_enlace] Enlace field. ID del término [node:field_categoria:entity:tid] El ID único del término de taxonomía. Idioma [node:field_categoria:entity:language] The language of the término de la taxonomía. Nombre [node:field_categoria:entity:name] El nombre del término de taxonomía. Original término de la taxonomía [node:field_categoria:entity:original] The original término de la taxonomía data if the término de la taxonomía is being updated or saved. Parents [node:field_categoria:entity:parents] An array of all the term's parents, starting with the root. Root term [node:field_categoria:entity:root] The root term of the taxonomy term. Término padre [node:field_categoria:entity:parent] El término padre del término de taxonomía, si existiera. URL [node:field_categoria:entity:url] La URL del término de taxonomía. Vocabulario [node:field_categoria:entity:vocabulary] El vocabulario de taxonomía al que pertenece el término. Categoría [node:field_categoria_noticia] Referencia de entidad field. ID Término de la taxonomía [node:field_categoria_noticia:target_id] Término de la taxonomía [node:field_categoria_noticia:entity] La entidad referenciada Cantidad de nodos [node:field_categoria_noticia:entity:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [node:field_categoria_noticia:entity:field_category_columns] Número (entero) field. Category Layout [node:field_categoria_noticia:entity:field_category_layout] Texto (sin formato) field. Descripción [node:field_categoria_noticia:entity:description] La descripción opcional del término taxonomía. Editar URL [node:field_categoria_noticia:entity:edit-url] The URL of the taxonomy term's edit page. Enlace [node:field_categoria_noticia:entity:field_enlace] Enlace field. ID del término [node:field_categoria_noticia:entity:tid] El ID único del término de taxonomía. Idioma [node:field_categoria_noticia:entity:language] The language of the término de la taxonomía. Nombre [node:field_categoria_noticia:entity:name] El nombre del término de taxonomía. Original término de la taxonomía [node:field_categoria_noticia:entity:original] The original término de la taxonomía data if the término de la taxonomía is being updated or saved. Parents [node:field_categoria_noticia:entity:parents] An array of all the term's parents, starting with the root. Root term [node:field_categoria_noticia:entity:root] The root term of the taxonomy term. Término padre [node:field_categoria_noticia:entity:parent] El término padre del término de taxonomía, si existiera. URL [node:field_categoria_noticia:entity:url] La URL del término de taxonomía. Vocabulario [node:field_categoria_noticia:entity:vocabulary] El vocabulario de taxonomía al que pertenece el término. Ciudad [node:field_ciudad] Referencia de entidad field. ID Término de la taxonomía [node:field_ciudad:target_id] Término de la taxonomía [node:field_ciudad:entity] La entidad referenciada Cantidad de nodos [node:field_ciudad:entity:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [node:field_ciudad:entity:field_category_columns] Número (entero) field. Category Layout [node:field_ciudad:entity:field_category_layout] Texto (sin formato) field. Descripción [node:field_ciudad:entity:description] La descripción opcional del término taxonomía. Editar URL [node:field_ciudad:entity:edit-url] The URL of the taxonomy term's edit page. Enlace [node:field_ciudad:entity:field_enlace] Enlace field. ID del término [node:field_ciudad:entity:tid] El ID único del término de taxonomía. Idioma [node:field_ciudad:entity:language] The language of the término de la taxonomía. Nombre [node:field_ciudad:entity:name] El nombre del término de taxonomía. Original término de la taxonomía [node:field_ciudad:entity:original] The original término de la taxonomía data if the término de la taxonomía is being updated or saved. Parents [node:field_ciudad:entity:parents] An array of all the term's parents, starting with the root. Root term [node:field_ciudad:entity:root] The root term of the taxonomy term. Término padre [node:field_ciudad:entity:parent] El término padre del término de taxonomía, si existiera. URL [node:field_ciudad:entity:url] La URL del término de taxonomía. Vocabulario [node:field_ciudad:entity:vocabulary] El vocabulario de taxonomía al que pertenece el término. Color [node:field_color] Texto (sin formato) field. Valor de texto [node:field_color:value] Comments [node:comment] Comments field. Estado del comentario [node:comment:status] ID del usuario del último comentario [node:comment:last_comment_uid] ID del último comentario [node:comment:cid] Marca de tiempo del último comentario [node:comment:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment:comment_count] El número de comentarios. Comments [node:comment_forum] Comments field. Estado del comentario [node:comment_forum:status] ID del usuario del último comentario [node:comment_forum:last_comment_uid] ID del último comentario [node:comment_forum:cid] Marca de tiempo del último comentario [node:comment_forum:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_forum:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_forum:comment_count] El número de comentarios. Comments [node:comment_node_article] Comments field. Estado del comentario [node:comment_node_article:status] ID del usuario del último comentario [node:comment_node_article:last_comment_uid] ID del último comentario [node:comment_node_article:cid] Marca de tiempo del último comentario [node:comment_node_article:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_article:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_article:comment_count] El número de comentarios. Comments [node:comment_node_banner] Comments field. Estado del comentario [node:comment_node_banner:status] ID del usuario del último comentario [node:comment_node_banner:last_comment_uid] ID del último comentario [node:comment_node_banner:cid] Marca de tiempo del último comentario [node:comment_node_banner:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_banner:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_banner:comment_count] El número de comentarios. Comments [node:comment_node_chat] Comments field. Estado del comentario [node:comment_node_chat:status] ID del usuario del último comentario [node:comment_node_chat:last_comment_uid] ID del último comentario [node:comment_node_chat:cid] Marca de tiempo del último comentario [node:comment_node_chat:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_chat:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_chat:comment_count] El número de comentarios. Comments [node:comment_node_contratacion] Comments field. Estado del comentario [node:comment_node_contratacion:status] ID del usuario del último comentario [node:comment_node_contratacion:last_comment_uid] ID del último comentario [node:comment_node_contratacion:cid] Marca de tiempo del último comentario [node:comment_node_contratacion:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_contratacion:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_contratacion:comment_count] El número de comentarios. Comments [node:comment_node_entidad] Comments field. Estado del comentario [node:comment_node_entidad:status] ID del usuario del último comentario [node:comment_node_entidad:last_comment_uid] ID del último comentario [node:comment_node_entidad:cid] Marca de tiempo del último comentario [node:comment_node_entidad:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_entidad:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_entidad:comment_count] El número de comentarios. Comments [node:comment_node_evento] Comments field. Estado del comentario [node:comment_node_evento:status] ID del usuario del último comentario [node:comment_node_evento:last_comment_uid] ID del último comentario [node:comment_node_evento:cid] Marca de tiempo del último comentario [node:comment_node_evento:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_evento:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_evento:comment_count] El número de comentarios. Comments [node:comment_node_funcionario] Comments field. Estado del comentario [node:comment_node_funcionario:status] ID del usuario del último comentario [node:comment_node_funcionario:last_comment_uid] ID del último comentario [node:comment_node_funcionario:cid] Marca de tiempo del último comentario [node:comment_node_funcionario:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_funcionario:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_funcionario:comment_count] El número de comentarios. Comments [node:comment_node_meeting] Comments field. Estado del comentario [node:comment_node_meeting:status] ID del usuario del último comentario [node:comment_node_meeting:last_comment_uid] ID del último comentario [node:comment_node_meeting:cid] Marca de tiempo del último comentario [node:comment_node_meeting:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_meeting:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_meeting:comment_count] El número de comentarios. Comments [node:comment_node_normativa] Comments field. Estado del comentario [node:comment_node_normativa:status] ID del usuario del último comentario [node:comment_node_normativa:last_comment_uid] ID del último comentario [node:comment_node_normativa:cid] Marca de tiempo del último comentario [node:comment_node_normativa:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_normativa:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_normativa:comment_count] El número de comentarios. Comments [node:comment_node_noticia] Comments field. Estado del comentario [node:comment_node_noticia:status] ID del usuario del último comentario [node:comment_node_noticia:last_comment_uid] ID del último comentario [node:comment_node_noticia:cid] Marca de tiempo del último comentario [node:comment_node_noticia:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_noticia:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_noticia:comment_count] El número de comentarios. Comments [node:comment_node_noticia_en_ingles] Comments field. Estado del comentario [node:comment_node_noticia_en_ingles:status] ID del usuario del último comentario [node:comment_node_noticia_en_ingles:last_comment_uid] ID del último comentario [node:comment_node_noticia_en_ingles:cid] Marca de tiempo del último comentario [node:comment_node_noticia_en_ingles:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_noticia_en_ingles:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_noticia_en_ingles:comment_count] El número de comentarios. Comments [node:comment_node_nuestra_entidad] Comments field. Estado del comentario [node:comment_node_nuestra_entidad:status] ID del usuario del último comentario [node:comment_node_nuestra_entidad:last_comment_uid] ID del último comentario [node:comment_node_nuestra_entidad:cid] Marca de tiempo del último comentario [node:comment_node_nuestra_entidad:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_nuestra_entidad:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_nuestra_entidad:comment_count] El número de comentarios. Comments [node:comment_node_page] Comments field. Estado del comentario [node:comment_node_page:status] ID del usuario del último comentario [node:comment_node_page:last_comment_uid] ID del último comentario [node:comment_node_page:cid] Marca de tiempo del último comentario [node:comment_node_page:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_page:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_page:comment_count] El número de comentarios. Comments [node:comment_node_poll] Comments field. Estado del comentario [node:comment_node_poll:status] ID del usuario del último comentario [node:comment_node_poll:last_comment_uid] ID del último comentario [node:comment_node_poll:cid] Marca de tiempo del último comentario [node:comment_node_poll:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_poll:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_poll:comment_count] El número de comentarios. Comments [node:comment_node_pqrs] Comments field. Estado del comentario [node:comment_node_pqrs:status] ID del usuario del último comentario [node:comment_node_pqrs:last_comment_uid] ID del último comentario [node:comment_node_pqrs:cid] Marca de tiempo del último comentario [node:comment_node_pqrs:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_pqrs:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_pqrs:comment_count] El número de comentarios. Comments [node:comment_node_pregunta_frecuente] Comments field. Estado del comentario [node:comment_node_pregunta_frecuente:status] ID del usuario del último comentario [node:comment_node_pregunta_frecuente:last_comment_uid] ID del último comentario [node:comment_node_pregunta_frecuente:cid] Marca de tiempo del último comentario [node:comment_node_pregunta_frecuente:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_pregunta_frecuente:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_pregunta_frecuente:comment_count] El número de comentarios. Comments [node:comment_node_red_social] Comments field. Estado del comentario [node:comment_node_red_social:status] ID del usuario del último comentario [node:comment_node_red_social:last_comment_uid] ID del último comentario [node:comment_node_red_social:cid] Marca de tiempo del último comentario [node:comment_node_red_social:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_red_social:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_red_social:comment_count] El número de comentarios. Comments [node:comment_node_revista] Comments field. Estado del comentario [node:comment_node_revista:status] ID del usuario del último comentario [node:comment_node_revista:last_comment_uid] ID del último comentario [node:comment_node_revista:cid] Marca de tiempo del último comentario [node:comment_node_revista:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_revista:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_revista:comment_count] El número de comentarios. Comments [node:comment_node_simplenews] Comments field. Estado del comentario [node:comment_node_simplenews:status] ID del usuario del último comentario [node:comment_node_simplenews:last_comment_uid] ID del último comentario [node:comment_node_simplenews:cid] Marca de tiempo del último comentario [node:comment_node_simplenews:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_simplenews:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_simplenews:comment_count] El número de comentarios. Comments [node:comment_node_sitio_de_ni_os] Comments field. Estado del comentario [node:comment_node_sitio_de_ni_os:status] ID del usuario del último comentario [node:comment_node_sitio_de_ni_os:last_comment_uid] ID del último comentario [node:comment_node_sitio_de_ni_os:cid] Marca de tiempo del último comentario [node:comment_node_sitio_de_ni_os:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_sitio_de_ni_os:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_sitio_de_ni_os:comment_count] El número de comentarios. Comments [node:comment_node_sitio_del_gobierno] Comments field. Estado del comentario [node:comment_node_sitio_del_gobierno:status] ID del usuario del último comentario [node:comment_node_sitio_del_gobierno:last_comment_uid] ID del último comentario [node:comment_node_sitio_del_gobierno:cid] Marca de tiempo del último comentario [node:comment_node_sitio_del_gobierno:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_sitio_del_gobierno:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_sitio_del_gobierno:comment_count] El número de comentarios. Comments [node:comment_node_sitio_externo] Comments field. Estado del comentario [node:comment_node_sitio_externo:status] ID del usuario del último comentario [node:comment_node_sitio_externo:last_comment_uid] ID del último comentario [node:comment_node_sitio_externo:cid] Marca de tiempo del último comentario [node:comment_node_sitio_externo:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_sitio_externo:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_sitio_externo:comment_count] El número de comentarios. Comments [node:comment_node_supersolidaria_tv] Comments field. Estado del comentario [node:comment_node_supersolidaria_tv:status] ID del usuario del último comentario [node:comment_node_supersolidaria_tv:last_comment_uid] ID del último comentario [node:comment_node_supersolidaria_tv:cid] Marca de tiempo del último comentario [node:comment_node_supersolidaria_tv:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_supersolidaria_tv:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_supersolidaria_tv:comment_count] El número de comentarios. Comments [node:comment_node_tramite] Comments field. Estado del comentario [node:comment_node_tramite:status] ID del usuario del último comentario [node:comment_node_tramite:last_comment_uid] ID del último comentario [node:comment_node_tramite:cid] Marca de tiempo del último comentario [node:comment_node_tramite:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_tramite:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_tramite:comment_count] El número de comentarios. Comments [node:comment_node_transparencia] Comments field. Estado del comentario [node:comment_node_transparencia:status] ID del usuario del último comentario [node:comment_node_transparencia:last_comment_uid] ID del último comentario [node:comment_node_transparencia:cid] Marca de tiempo del último comentario [node:comment_node_transparencia:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_transparencia:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_transparencia:comment_count] El número de comentarios. Comments [node:comment_node_webform] Comments field. Estado del comentario [node:comment_node_webform:status] ID del usuario del último comentario [node:comment_node_webform:last_comment_uid] ID del último comentario [node:comment_node_webform:cid] Marca de tiempo del último comentario [node:comment_node_webform:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:comment_node_webform:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:comment_node_webform:comment_count] El número de comentarios. Correo electrónico [node:field_correo_email_funcionario] Texto (sin formato) field. Valor de texto [node:field_correo_email_funcionario:value] Código [node:field_codigo] Texto (sin formato) field. Valor de texto [node:field_codigo:value] Código de idioma [node:langcode] El código de idioma del idioma del nodo se escribe dentro. Desc [node:field_desc] Texto (normal, largo) field. Valor de texto [node:field_desc:value] Descripción Volumen [node:field_descripcion_corta] Texto (sin formato) field. Valor de texto [node:field_descripcion_corta:value] Dirección [node:field_direccion] Texto (sin formato) field. Valor de texto [node:field_direccion:value] E-mail [node:field_e_mail] Correo electrónico field. Correo electrónico [node:field_e_mail:value] Editar URL [node:edit-url] La URL de la página de edición del nodo. Embed Code [node:field_post_embed] Texto (sin formato) field. Valor de texto [node:field_post_embed:value] Enlace [node:field_enlace] Enlace field. Texto del enlace [node:field_enlace:title] URI [node:field_enlace:uri] Enlace del menu [node:menu-link] The menu link for this node. Editar 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. Menú [node:menu-link:menu] The menu of the menu link. Descripción [node:menu-link:menu:description] The optional description of the menu. Editar URL [node:menu-link:menu:edit-url] The URL of the menu's edit page. Menu link count [node:menu-link:menu:menu-link-count] The number of menu links belonging to the menu. Nombre [node:menu-link:menu:name] The name of the menu. Nombre de sistema [node:menu-link:menu:machine-name] The unique machine-readable name of the menu. Padre [node:menu-link:parent] The menu link's parent. Editar 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. Menú [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. Título [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. 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. Invertido [node:menu-link:parents:reversed] The array reversed. 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. Número [node:menu-link:parents:count] The number of elements in the array. Valor [node:menu-link:parents:value:?] The specific value of the array. Root [node:menu-link:root] The menu link's root. Editar 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. Menú [node:menu-link:root:menu] The menu of the menu link. Padre [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. Título [node:menu-link:root:title] The title of the menu link. URL [node:menu-link:root:url] The URL of the menu link. Título [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. Argumentos [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. Relative URL [node:menu-link:url:relative] The relative URL. Ruta [node:menu-link:url:path] The path component of the URL. Unaliased URL [node:menu-link:url:unaliased] The unaliased URL. Enlaces [node:field_enlaces] Enlace field. Enlaces type with delta 0 [node:field_enlaces:0] Texto del enlace [node:field_enlaces:0:title] URI [node:field_enlaces:0:uri] Enlaces type with delta 1 [node:field_enlaces:1] Texto del enlace [node:field_enlaces:1:title] URI [node:field_enlaces:1:uri] Enlaces type with delta 2 [node:field_enlaces:2] Texto del enlace [node:field_enlaces:2:title] URI [node:field_enlaces:2:uri] Fax [node:field_fax] Texto (sin formato) field. Valor de texto [node:field_fax:value] Fecha [node:field_fecha_unix_timestamp] Sello temporal field. Valor del sello temporal [node:field_fecha_unix_timestamp:value] Valor del sello temporal format [node:field_fecha_unix_timestamp:date] Año HTML [node:field_fecha_unix_timestamp:date:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [node:field_fecha_unix_timestamp:date:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [node:field_fecha_unix_timestamp:date:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [node:field_fecha_unix_timestamp:date:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [node:field_fecha_unix_timestamp:date:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [node:field_fecha_unix_timestamp:date:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [node:field_fecha_unix_timestamp:date:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [node:field_fecha_unix_timestamp:date:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [node:field_fecha_unix_timestamp:date:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [node:field_fecha_unix_timestamp:date:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [node:field_fecha_unix_timestamp:date:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [node:field_fecha_unix_timestamp:date:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [node:field_fecha_unix_timestamp:date:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [node:field_fecha_unix_timestamp:date:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [node:field_fecha_unix_timestamp:date:since] Fecha en formato 'tiempo-desde'. (6 minutos) Fecha cambiada [node:changed] La fecha de actualización más reciente del nodo. Año HTML [node:changed:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [node:changed:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [node:changed:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [node:changed:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [node:changed:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [node:changed:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [node:changed:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [node:changed:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [node:changed:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [node:changed:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [node:changed:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [node:changed:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [node:changed:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [node:changed:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [node:changed:since] Fecha en formato 'tiempo-desde'. (6 minutos) Fecha de creación [node:created] Año HTML [node:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [node:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [node:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [node:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [node:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [node:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [node:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [node:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [node:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [node:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [node:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [node:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [node:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [node:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [node:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) Fecha de Publicación [node:field_fecha_de_publicacion] Fecha field. Valor de fecha [node:field_fecha_de_publicacion:value] Valor de fecha format [node:field_fecha_de_publicacion:date] Año HTML [node:field_fecha_de_publicacion:date:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [node:field_fecha_de_publicacion:date:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [node:field_fecha_de_publicacion:date:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [node:field_fecha_de_publicacion:date:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [node:field_fecha_de_publicacion:date:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [node:field_fecha_de_publicacion:date:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [node:field_fecha_de_publicacion:date:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [node:field_fecha_de_publicacion:date:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [node:field_fecha_de_publicacion:date:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [node:field_fecha_de_publicacion:date:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [node:field_fecha_de_publicacion:date:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [node:field_fecha_de_publicacion:date:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [node:field_fecha_de_publicacion:date:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [node:field_fecha_de_publicacion:date:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [node:field_fecha_de_publicacion:date:since] Fecha en formato 'tiempo-desde'. (6 minutos) Fecha de Ultima Actualización [node:field_fecha_de_actualizacion] Fecha field. Valor de fecha [node:field_fecha_de_actualizacion:value] Valor de fecha format [node:field_fecha_de_actualizacion:date] Año HTML [node:field_fecha_de_actualizacion:date:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [node:field_fecha_de_actualizacion:date:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [node:field_fecha_de_actualizacion:date:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [node:field_fecha_de_actualizacion:date:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [node:field_fecha_de_actualizacion:date:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [node:field_fecha_de_actualizacion:date:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [node:field_fecha_de_actualizacion:date:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [node:field_fecha_de_actualizacion:date:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [node:field_fecha_de_actualizacion:date:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [node:field_fecha_de_actualizacion:date:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [node:field_fecha_de_actualizacion:date:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [node:field_fecha_de_actualizacion:date:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [node:field_fecha_de_actualizacion:date:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [node:field_fecha_de_actualizacion:date:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [node:field_fecha_de_actualizacion:date:since] Fecha en formato 'tiempo-desde'. (6 minutos) Foros [node:taxonomy_forums] Referencia de entidad field. ID Término de la taxonomía [node:taxonomy_forums:target_id] Término de la taxonomía [node:taxonomy_forums:entity] La entidad referenciada Cantidad de nodos [node:taxonomy_forums:entity:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [node:taxonomy_forums:entity:field_category_columns] Número (entero) field. Category Layout [node:taxonomy_forums:entity:field_category_layout] Texto (sin formato) field. Descripción [node:taxonomy_forums:entity:description] La descripción opcional del término taxonomía. Editar URL [node:taxonomy_forums:entity:edit-url] The URL of the taxonomy term's edit page. Enlace [node:taxonomy_forums:entity:field_enlace] Enlace field. ID del término [node:taxonomy_forums:entity:tid] El ID único del término de taxonomía. Idioma [node:taxonomy_forums:entity:language] The language of the término de la taxonomía. Nombre [node:taxonomy_forums:entity:name] El nombre del término de taxonomía. Original término de la taxonomía [node:taxonomy_forums:entity:original] The original término de la taxonomía data if the término de la taxonomía is being updated or saved. Parents [node:taxonomy_forums:entity:parents] An array of all the term's parents, starting with the root. Root term [node:taxonomy_forums:entity:root] The root term of the taxonomy term. Término padre [node:taxonomy_forums:entity:parent] El término padre del término de taxonomía, si existiera. URL [node:taxonomy_forums:entity:url] La URL del término de taxonomía. Vocabulario [node:taxonomy_forums:entity:vocabulary] El vocabulario de taxonomía al que pertenece el término. Foto [node:field_foto] Image field. 126x100 [node:field_foto:126x100] Represents the image in the given image style. Alto [node:field_foto:126x100:height] The height the image, in pixels. Ancho [node:field_foto:126x100:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:126x100:filesize] The file size of the image. Tipo MIME [node:field_foto:126x100:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:126x100:uri] The URI to the image. URL [node:field_foto:126x100:url] The URL to the image. 133x75 [node:field_foto:133x75] Represents the image in the given image style. Alto [node:field_foto:133x75:height] The height the image, in pixels. Ancho [node:field_foto:133x75:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:133x75:filesize] The file size of the image. Tipo MIME [node:field_foto:133x75:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:133x75:uri] The URI to the image. URL [node:field_foto:133x75:url] The URL to the image. 147x98 [node:field_foto:147x98] Represents the image in the given image style. Alto [node:field_foto:147x98:height] The height the image, in pixels. Ancho [node:field_foto:147x98:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:147x98:filesize] The file size of the image. Tipo MIME [node:field_foto:147x98:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:147x98:uri] The URI to the image. URL [node:field_foto:147x98:url] The URL to the image. 330x120 [node:field_foto:330x120] Represents the image in the given image style. Alto [node:field_foto:330x120:height] The height the image, in pixels. Ancho [node:field_foto:330x120:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:330x120:filesize] The file size of the image. Tipo MIME [node:field_foto:330x120:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:330x120:uri] The URI to the image. URL [node:field_foto:330x120:url] The URL to the image. 350x234 [node:field_foto:350x234] Represents the image in the given image style. Alto [node:field_foto:350x234:height] The height the image, in pixels. Ancho [node:field_foto:350x234:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:350x234:filesize] The file size of the image. Tipo MIME [node:field_foto:350x234:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:350x234:uri] The URI to the image. URL [node:field_foto:350x234:url] The URL to the image. 495x370 [node:field_foto:495x370] Represents the image in the given image style. Alto [node:field_foto:495x370:height] The height the image, in pixels. Ancho [node:field_foto:495x370:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:495x370:filesize] The file size of the image. Tipo MIME [node:field_foto:495x370:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:495x370:uri] The URI to the image. URL [node:field_foto:495x370:url] The URL to the image. 745x495 [node:field_foto:745x495] Represents the image in the given image style. Alto [node:field_foto:745x495:height] The height the image, in pixels. Ancho [node:field_foto:745x495:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:745x495:filesize] The file size of the image. Tipo MIME [node:field_foto:745x495:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:745x495:uri] The URI to the image. URL [node:field_foto:745x495:url] The URL to the image. 1142x502 [node:field_foto:1142x502] Represents the image in the given image style. Alto [node:field_foto:1142x502:height] The height the image, in pixels. Ancho [node:field_foto:1142x502:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:1142x502:filesize] The file size of the image. Tipo MIME [node:field_foto:1142x502:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:1142x502:uri] The URI to the image. URL [node:field_foto:1142x502:url] The URL to the image. Ancho [node:field_foto:width] El ancho de la imagen en píxeles. Archivo [node:field_foto:entity] La entidad referenciada Base name [node:field_foto:entity:basename] The base name of the file. Created [node:field_foto:entity:created] La fecha en que el archivo fue creado. Extensión [node:field_foto:entity:extension] La extensión del archivo. File byte size [node:field_foto:entity:size-raw] The size of the file, in bytes. ID del archivo [node:field_foto:entity:fid] El ID único del archivo subido al servidor. Idioma [node:field_foto:entity:language] The language of the archivo. Modificado [node:field_foto:entity:changed] La fecha de la alteración más reciente del archivo. Nombre de archivo [node:field_foto:entity:name] El nombre del archivo en el disco. Original archivo [node:field_foto:entity:original] The original archivo data if the archivo is being updated or saved. Propietario [node:field_foto:entity:owner] El usuario que subió el archivo originalmente. Ruta [node:field_foto:entity:path] Ubicación del archivo relativa a la raiz de Drupal. Tamaño de archivo [node:field_foto:entity:size] El tamaño del documento. Tipo MIME [node:field_foto:entity:mime] El tipo MIME del archivo. URL [node:field_foto:entity:url] La URL del archivo accesible a través de la web. Height (600 x770) [node:field_foto:height] Represents the image in the given image style. Ancho [node:field_foto:height:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:height:filesize] The file size of the image. Tipo MIME [node:field_foto:height:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:height:uri] The URI to the image. URL [node:field_foto:height:url] The URL to the image. ID Archivo [node:field_foto:target_id] Large (1170 x 550) [node:field_foto:large] Represents the image in the given image style. Alto [node:field_foto:large:height] The height the image, in pixels. Ancho [node:field_foto:large:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:large:filesize] The file size of the image. Tipo MIME [node:field_foto:large:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:large:uri] The URI to the image. URL [node:field_foto:large:url] The URL to the image. Medium (900×560) [node:field_foto:medium] Represents the image in the given image style. Alto [node:field_foto:medium:height] The height the image, in pixels. Ancho [node:field_foto:medium:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:medium:filesize] The file size of the image. Tipo MIME [node:field_foto:medium:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:medium:uri] The URI to the image. URL [node:field_foto:medium:url] The URL to the image. Normal (800 x 550) [node:field_foto:normal_size] Represents the image in the given image style. Alto [node:field_foto:normal_size:height] The height the image, in pixels. Ancho [node:field_foto:normal_size:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:normal_size:filesize] The file size of the image. Tipo MIME [node:field_foto:normal_size:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:normal_size:uri] The URI to the image. URL [node:field_foto:normal_size:url] The URL to the image. revista_127x170 [node:field_foto:revista_127x170] Represents the image in the given image style. Alto [node:field_foto:revista_127x170:height] The height the image, in pixels. Ancho [node:field_foto:revista_127x170:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:revista_127x170:filesize] The file size of the image. Tipo MIME [node:field_foto:revista_127x170:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:revista_127x170:uri] The URI to the image. URL [node:field_foto:revista_127x170:url] The URL to the image. revista_200x270 [node:field_foto:revista_200x270] Represents the image in the given image style. Alto [node:field_foto:revista_200x270:height] The height the image, in pixels. Ancho [node:field_foto:revista_200x270:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:revista_200x270:filesize] The file size of the image. Tipo MIME [node:field_foto:revista_200x270:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:revista_200x270:uri] The URI to the image. URL [node:field_foto:revista_200x270:url] The URL to the image. Small (440×295) [node:field_foto:small] Represents the image in the given image style. Alto [node:field_foto:small:height] The height the image, in pixels. Ancho [node:field_foto:small:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:small:filesize] The file size of the image. Tipo MIME [node:field_foto:small:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:small:uri] The URI to the image. URL [node:field_foto:small:url] The URL to the image. Square (750 x 750) [node:field_foto:square] Represents the image in the given image style. Alto [node:field_foto:square:height] The height the image, in pixels. Ancho [node:field_foto:square:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:square:filesize] The file size of the image. Tipo MIME [node:field_foto:square:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:square:uri] The URI to the image. URL [node:field_foto:square:url] The URL to the image. Texto alternativo [node:field_foto:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:field_foto:thumbnail] Represents the image in the given image style. Alto [node:field_foto:thumbnail:height] The height the image, in pixels. Ancho [node:field_foto:thumbnail:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:thumbnail:filesize] The file size of the image. Tipo MIME [node:field_foto:thumbnail:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:thumbnail:uri] The URI to the image. URL [node:field_foto:thumbnail:url] The URL to the image. Título [node:field_foto:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:field_foto:vertical] Represents the image in the given image style. Alto [node:field_foto:vertical:height] The height the image, in pixels. Ancho [node:field_foto:vertical:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:vertical:filesize] The file size of the image. Tipo MIME [node:field_foto:vertical:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:vertical:uri] The URI to the image. URL [node:field_foto:vertical:url] The URL to the image. w200 [node:field_foto:w200] Represents the image in the given image style. Alto [node:field_foto:w200:height] The height the image, in pixels. Ancho [node:field_foto:w200:width] The width of the image, in pixels. Tamaño de archivo [node:field_foto:w200:filesize] The file size of the image. Tipo MIME [node:field_foto:w200:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_foto:w200:uri] The URI to the image. URL [node:field_foto:w200:url] The URL to the image. Gallery Images [node:field_gallery_images] Image field. Gallery Images type with delta 0 [node:field_gallery_images:0] 126x100 [node:field_gallery_images:0:126x100] Represents the image in the given image style. 133x75 [node:field_gallery_images:0:133x75] Represents the image in the given image style. 147x98 [node:field_gallery_images:0:147x98] Represents the image in the given image style. 330x120 [node:field_gallery_images:0:330x120] Represents the image in the given image style. 350x234 [node:field_gallery_images:0:350x234] Represents the image in the given image style. 495x370 [node:field_gallery_images:0:495x370] Represents the image in the given image style. 745x495 [node:field_gallery_images:0:745x495] Represents the image in the given image style. 1142x502 [node:field_gallery_images:0:1142x502] Represents the image in the given image style. Ancho [node:field_gallery_images:0:width] El ancho de la imagen en píxeles. Archivo [node:field_gallery_images:0:entity] La entidad referenciada Height (600 x770) [node:field_gallery_images:0:height] Represents the image in the given image style. ID Archivo [node:field_gallery_images:0:target_id] Large (1170 x 550) [node:field_gallery_images:0:large] Represents the image in the given image style. Medium (900×560) [node:field_gallery_images:0:medium] Represents the image in the given image style. Normal (800 x 550) [node:field_gallery_images:0:normal_size] Represents the image in the given image style. revista_127x170 [node:field_gallery_images:0:revista_127x170] Represents the image in the given image style. revista_200x270 [node:field_gallery_images:0:revista_200x270] Represents the image in the given image style. Small (440×295) [node:field_gallery_images:0:small] Represents the image in the given image style. Square (750 x 750) [node:field_gallery_images:0:square] Represents the image in the given image style. Texto alternativo [node:field_gallery_images:0:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:field_gallery_images:0:thumbnail] Represents the image in the given image style. Título [node:field_gallery_images:0:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:field_gallery_images:0:vertical] Represents the image in the given image style. w200 [node:field_gallery_images:0:w200] Represents the image in the given image style. Gallery Images type with delta 1 [node:field_gallery_images:1] 126x100 [node:field_gallery_images:1:126x100] Represents the image in the given image style. 133x75 [node:field_gallery_images:1:133x75] Represents the image in the given image style. 147x98 [node:field_gallery_images:1:147x98] Represents the image in the given image style. 330x120 [node:field_gallery_images:1:330x120] Represents the image in the given image style. 350x234 [node:field_gallery_images:1:350x234] Represents the image in the given image style. 495x370 [node:field_gallery_images:1:495x370] Represents the image in the given image style. 745x495 [node:field_gallery_images:1:745x495] Represents the image in the given image style. 1142x502 [node:field_gallery_images:1:1142x502] Represents the image in the given image style. Ancho [node:field_gallery_images:1:width] El ancho de la imagen en píxeles. Archivo [node:field_gallery_images:1:entity] La entidad referenciada Height (600 x770) [node:field_gallery_images:1:height] Represents the image in the given image style. ID Archivo [node:field_gallery_images:1:target_id] Large (1170 x 550) [node:field_gallery_images:1:large] Represents the image in the given image style. Medium (900×560) [node:field_gallery_images:1:medium] Represents the image in the given image style. Normal (800 x 550) [node:field_gallery_images:1:normal_size] Represents the image in the given image style. revista_127x170 [node:field_gallery_images:1:revista_127x170] Represents the image in the given image style. revista_200x270 [node:field_gallery_images:1:revista_200x270] Represents the image in the given image style. Small (440×295) [node:field_gallery_images:1:small] Represents the image in the given image style. Square (750 x 750) [node:field_gallery_images:1:square] Represents the image in the given image style. Texto alternativo [node:field_gallery_images:1:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:field_gallery_images:1:thumbnail] Represents the image in the given image style. Título [node:field_gallery_images:1:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:field_gallery_images:1:vertical] Represents the image in the given image style. w200 [node:field_gallery_images:1:w200] Represents the image in the given image style. Gallery Images type with delta 2 [node:field_gallery_images:2] 126x100 [node:field_gallery_images:2:126x100] Represents the image in the given image style. 133x75 [node:field_gallery_images:2:133x75] Represents the image in the given image style. 147x98 [node:field_gallery_images:2:147x98] Represents the image in the given image style. 330x120 [node:field_gallery_images:2:330x120] Represents the image in the given image style. 350x234 [node:field_gallery_images:2:350x234] Represents the image in the given image style. 495x370 [node:field_gallery_images:2:495x370] Represents the image in the given image style. 745x495 [node:field_gallery_images:2:745x495] Represents the image in the given image style. 1142x502 [node:field_gallery_images:2:1142x502] Represents the image in the given image style. Ancho [node:field_gallery_images:2:width] El ancho de la imagen en píxeles. Archivo [node:field_gallery_images:2:entity] La entidad referenciada Height (600 x770) [node:field_gallery_images:2:height] Represents the image in the given image style. ID Archivo [node:field_gallery_images:2:target_id] Large (1170 x 550) [node:field_gallery_images:2:large] Represents the image in the given image style. Medium (900×560) [node:field_gallery_images:2:medium] Represents the image in the given image style. Normal (800 x 550) [node:field_gallery_images:2:normal_size] Represents the image in the given image style. revista_127x170 [node:field_gallery_images:2:revista_127x170] Represents the image in the given image style. revista_200x270 [node:field_gallery_images:2:revista_200x270] Represents the image in the given image style. Small (440×295) [node:field_gallery_images:2:small] Represents the image in the given image style. Square (750 x 750) [node:field_gallery_images:2:square] Represents the image in the given image style. Texto alternativo [node:field_gallery_images:2:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:field_gallery_images:2:thumbnail] Represents the image in the given image style. Título [node:field_gallery_images:2:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:field_gallery_images:2:vertical] Represents the image in the given image style. w200 [node:field_gallery_images:2:w200] Represents the image in the given image style. Gallery Thumbnail [node:field_gallery_thumbnail] Image field. 126x100 [node:field_gallery_thumbnail:126x100] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:126x100:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:126x100:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:126x100:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:126x100:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:126x100:uri] The URI to the image. URL [node:field_gallery_thumbnail:126x100:url] The URL to the image. 133x75 [node:field_gallery_thumbnail:133x75] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:133x75:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:133x75:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:133x75:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:133x75:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:133x75:uri] The URI to the image. URL [node:field_gallery_thumbnail:133x75:url] The URL to the image. 147x98 [node:field_gallery_thumbnail:147x98] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:147x98:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:147x98:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:147x98:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:147x98:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:147x98:uri] The URI to the image. URL [node:field_gallery_thumbnail:147x98:url] The URL to the image. 330x120 [node:field_gallery_thumbnail:330x120] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:330x120:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:330x120:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:330x120:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:330x120:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:330x120:uri] The URI to the image. URL [node:field_gallery_thumbnail:330x120:url] The URL to the image. 350x234 [node:field_gallery_thumbnail:350x234] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:350x234:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:350x234:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:350x234:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:350x234:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:350x234:uri] The URI to the image. URL [node:field_gallery_thumbnail:350x234:url] The URL to the image. 495x370 [node:field_gallery_thumbnail:495x370] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:495x370:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:495x370:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:495x370:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:495x370:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:495x370:uri] The URI to the image. URL [node:field_gallery_thumbnail:495x370:url] The URL to the image. 745x495 [node:field_gallery_thumbnail:745x495] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:745x495:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:745x495:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:745x495:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:745x495:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:745x495:uri] The URI to the image. URL [node:field_gallery_thumbnail:745x495:url] The URL to the image. 1142x502 [node:field_gallery_thumbnail:1142x502] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:1142x502:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:1142x502:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:1142x502:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:1142x502:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:1142x502:uri] The URI to the image. URL [node:field_gallery_thumbnail:1142x502:url] The URL to the image. Ancho [node:field_gallery_thumbnail:width] El ancho de la imagen en píxeles. Archivo [node:field_gallery_thumbnail:entity] La entidad referenciada Base name [node:field_gallery_thumbnail:entity:basename] The base name of the file. Created [node:field_gallery_thumbnail:entity:created] La fecha en que el archivo fue creado. Extensión [node:field_gallery_thumbnail:entity:extension] La extensión del archivo. File byte size [node:field_gallery_thumbnail:entity:size-raw] The size of the file, in bytes. ID del archivo [node:field_gallery_thumbnail:entity:fid] El ID único del archivo subido al servidor. Idioma [node:field_gallery_thumbnail:entity:language] The language of the archivo. Modificado [node:field_gallery_thumbnail:entity:changed] La fecha de la alteración más reciente del archivo. Nombre de archivo [node:field_gallery_thumbnail:entity:name] El nombre del archivo en el disco. Original archivo [node:field_gallery_thumbnail:entity:original] The original archivo data if the archivo is being updated or saved. Propietario [node:field_gallery_thumbnail:entity:owner] El usuario que subió el archivo originalmente. Ruta [node:field_gallery_thumbnail:entity:path] Ubicación del archivo relativa a la raiz de Drupal. Tamaño de archivo [node:field_gallery_thumbnail:entity:size] El tamaño del documento. Tipo MIME [node:field_gallery_thumbnail:entity:mime] El tipo MIME del archivo. URL [node:field_gallery_thumbnail:entity:url] La URL del archivo accesible a través de la web. Height (600 x770) [node:field_gallery_thumbnail:height] Represents the image in the given image style. Ancho [node:field_gallery_thumbnail:height:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:height:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:height:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:height:uri] The URI to the image. URL [node:field_gallery_thumbnail:height:url] The URL to the image. ID Archivo [node:field_gallery_thumbnail:target_id] Large (1170 x 550) [node:field_gallery_thumbnail:large] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:large:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:large:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:large:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:large:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:large:uri] The URI to the image. URL [node:field_gallery_thumbnail:large:url] The URL to the image. Medium (900×560) [node:field_gallery_thumbnail:medium] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:medium:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:medium:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:medium:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:medium:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:medium:uri] The URI to the image. URL [node:field_gallery_thumbnail:medium:url] The URL to the image. Normal (800 x 550) [node:field_gallery_thumbnail:normal_size] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:normal_size:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:normal_size:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:normal_size:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:normal_size:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:normal_size:uri] The URI to the image. URL [node:field_gallery_thumbnail:normal_size:url] The URL to the image. revista_127x170 [node:field_gallery_thumbnail:revista_127x170] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:revista_127x170:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:revista_127x170:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:revista_127x170:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:revista_127x170:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:revista_127x170:uri] The URI to the image. URL [node:field_gallery_thumbnail:revista_127x170:url] The URL to the image. revista_200x270 [node:field_gallery_thumbnail:revista_200x270] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:revista_200x270:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:revista_200x270:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:revista_200x270:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:revista_200x270:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:revista_200x270:uri] The URI to the image. URL [node:field_gallery_thumbnail:revista_200x270:url] The URL to the image. Small (440×295) [node:field_gallery_thumbnail:small] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:small:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:small:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:small:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:small:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:small:uri] The URI to the image. URL [node:field_gallery_thumbnail:small:url] The URL to the image. Square (750 x 750) [node:field_gallery_thumbnail:square] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:square:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:square:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:square:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:square:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:square:uri] The URI to the image. URL [node:field_gallery_thumbnail:square:url] The URL to the image. Texto alternativo [node:field_gallery_thumbnail:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:field_gallery_thumbnail:thumbnail] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:thumbnail:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:thumbnail:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:thumbnail:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:thumbnail:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:thumbnail:uri] The URI to the image. URL [node:field_gallery_thumbnail:thumbnail:url] The URL to the image. Título [node:field_gallery_thumbnail:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:field_gallery_thumbnail:vertical] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:vertical:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:vertical:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:vertical:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:vertical:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:vertical:uri] The URI to the image. URL [node:field_gallery_thumbnail:vertical:url] The URL to the image. w200 [node:field_gallery_thumbnail:w200] Represents the image in the given image style. Alto [node:field_gallery_thumbnail:w200:height] The height the image, in pixels. Ancho [node:field_gallery_thumbnail:w200:width] The width of the image, in pixels. Tamaño de archivo [node:field_gallery_thumbnail:w200:filesize] The file size of the image. Tipo MIME [node:field_gallery_thumbnail:w200:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_gallery_thumbnail:w200:uri] The URI to the image. URL [node:field_gallery_thumbnail:w200:url] The URL to the image. Grupo de archivos [node:field_grupo_archivos_entidad] Entity reference revisions field. Grupo de archivos type with delta 0 [node:field_grupo_archivos_entidad:0] ID Paragraph [node:field_grupo_archivos_entidad:0:target_id] Paragraph [node:field_grupo_archivos_entidad:0:entity] The referenced entity revision Paragraph revision ID [node:field_grupo_archivos_entidad:0:target_revision_id] Grupo de archivos type with delta 1 [node:field_grupo_archivos_entidad:1] ID Paragraph [node:field_grupo_archivos_entidad:1:target_id] Paragraph [node:field_grupo_archivos_entidad:1:entity] The referenced entity revision Paragraph revision ID [node:field_grupo_archivos_entidad:1:target_revision_id] Grupo de archivos type with delta 2 [node:field_grupo_archivos_entidad:2] ID Paragraph [node:field_grupo_archivos_entidad:2:target_id] Paragraph [node:field_grupo_archivos_entidad:2:entity] The referenced entity revision Paragraph revision ID [node:field_grupo_archivos_entidad:2:target_revision_id] Grupo de archivos [node:field_grupo_archivos_normativa] Entity reference revisions field. Grupo de archivos type with delta 0 [node:field_grupo_archivos_normativa:0] ID Paragraph [node:field_grupo_archivos_normativa:0:target_id] Paragraph [node:field_grupo_archivos_normativa:0:entity] The referenced entity revision Paragraph revision ID [node:field_grupo_archivos_normativa:0:target_revision_id] Grupo de archivos type with delta 1 [node:field_grupo_archivos_normativa:1] ID Paragraph [node:field_grupo_archivos_normativa:1:target_id] Paragraph [node:field_grupo_archivos_normativa:1:entity] The referenced entity revision Paragraph revision ID [node:field_grupo_archivos_normativa:1:target_revision_id] Grupo de archivos type with delta 2 [node:field_grupo_archivos_normativa:2] ID Paragraph [node:field_grupo_archivos_normativa:2:target_id] Paragraph [node:field_grupo_archivos_normativa:2:entity] The referenced entity revision Paragraph revision ID [node:field_grupo_archivos_normativa:2:target_revision_id] Grupo de archivos [node:field_grupo_de_archivos] Entity reference revisions field. Grupo de archivos type with delta 0 [node:field_grupo_de_archivos:0] ID Paragraph [node:field_grupo_de_archivos:0:target_id] Paragraph [node:field_grupo_de_archivos:0:entity] The referenced entity revision Paragraph revision ID [node:field_grupo_de_archivos:0:target_revision_id] Grupo de archivos type with delta 1 [node:field_grupo_de_archivos:1] ID Paragraph [node:field_grupo_de_archivos:1:target_id] Paragraph [node:field_grupo_de_archivos:1:entity] The referenced entity revision Paragraph revision ID [node:field_grupo_de_archivos:1:target_revision_id] Grupo de archivos type with delta 2 [node:field_grupo_de_archivos:2] ID Paragraph [node:field_grupo_de_archivos:2:target_id] Paragraph [node:field_grupo_de_archivos:2:entity] The referenced entity revision Paragraph revision ID [node:field_grupo_de_archivos:2:target_revision_id] Grupo de archivos [node:field_grupo_de_archivos_data] Entity reference revisions field. Grupo de archivos type with delta 0 [node:field_grupo_de_archivos_data:0] ID Paragraph [node:field_grupo_de_archivos_data:0:target_id] Paragraph [node:field_grupo_de_archivos_data:0:entity] The referenced entity revision Paragraph revision ID [node:field_grupo_de_archivos_data:0:target_revision_id] Grupo de archivos type with delta 1 [node:field_grupo_de_archivos_data:1] ID Paragraph [node:field_grupo_de_archivos_data:1:target_id] Paragraph [node:field_grupo_de_archivos_data:1:entity] The referenced entity revision Paragraph revision ID [node:field_grupo_de_archivos_data:1:target_revision_id] Grupo de archivos type with delta 2 [node:field_grupo_de_archivos_data:2] ID Paragraph [node:field_grupo_de_archivos_data:2:target_id] Paragraph [node:field_grupo_de_archivos_data:2:entity] The referenced entity revision Paragraph revision ID [node:field_grupo_de_archivos_data:2:target_revision_id] ID de contenido [node:nid] La ID única del elemento de contenido o "nodo". ID de revisión [node:vid] El ID único de la ultima revisión del nodo. Idioma [node:language] The language of the contenido. Código de idioma [node:language:langcode] El código de idioma. Dirección [node:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [node:language:domain] The domain name to use for the language. Nombre del idioma [node:language:name] The language name. Prefijo de la ruta [node:language:prefix] Path prefix for URLs in the language. image [node:field_image_efsa] Image field. 126x100 [node:field_image_efsa:126x100] Represents the image in the given image style. Alto [node:field_image_efsa:126x100:height] The height the image, in pixels. Ancho [node:field_image_efsa:126x100:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:126x100:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:126x100:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:126x100:uri] The URI to the image. URL [node:field_image_efsa:126x100:url] The URL to the image. 133x75 [node:field_image_efsa:133x75] Represents the image in the given image style. Alto [node:field_image_efsa:133x75:height] The height the image, in pixels. Ancho [node:field_image_efsa:133x75:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:133x75:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:133x75:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:133x75:uri] The URI to the image. URL [node:field_image_efsa:133x75:url] The URL to the image. 147x98 [node:field_image_efsa:147x98] Represents the image in the given image style. Alto [node:field_image_efsa:147x98:height] The height the image, in pixels. Ancho [node:field_image_efsa:147x98:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:147x98:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:147x98:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:147x98:uri] The URI to the image. URL [node:field_image_efsa:147x98:url] The URL to the image. 330x120 [node:field_image_efsa:330x120] Represents the image in the given image style. Alto [node:field_image_efsa:330x120:height] The height the image, in pixels. Ancho [node:field_image_efsa:330x120:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:330x120:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:330x120:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:330x120:uri] The URI to the image. URL [node:field_image_efsa:330x120:url] The URL to the image. 350x234 [node:field_image_efsa:350x234] Represents the image in the given image style. Alto [node:field_image_efsa:350x234:height] The height the image, in pixels. Ancho [node:field_image_efsa:350x234:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:350x234:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:350x234:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:350x234:uri] The URI to the image. URL [node:field_image_efsa:350x234:url] The URL to the image. 495x370 [node:field_image_efsa:495x370] Represents the image in the given image style. Alto [node:field_image_efsa:495x370:height] The height the image, in pixels. Ancho [node:field_image_efsa:495x370:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:495x370:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:495x370:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:495x370:uri] The URI to the image. URL [node:field_image_efsa:495x370:url] The URL to the image. 745x495 [node:field_image_efsa:745x495] Represents the image in the given image style. Alto [node:field_image_efsa:745x495:height] The height the image, in pixels. Ancho [node:field_image_efsa:745x495:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:745x495:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:745x495:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:745x495:uri] The URI to the image. URL [node:field_image_efsa:745x495:url] The URL to the image. 1142x502 [node:field_image_efsa:1142x502] Represents the image in the given image style. Alto [node:field_image_efsa:1142x502:height] The height the image, in pixels. Ancho [node:field_image_efsa:1142x502:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:1142x502:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:1142x502:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:1142x502:uri] The URI to the image. URL [node:field_image_efsa:1142x502:url] The URL to the image. Ancho [node:field_image_efsa:width] El ancho de la imagen en píxeles. Archivo [node:field_image_efsa:entity] La entidad referenciada Base name [node:field_image_efsa:entity:basename] The base name of the file. Created [node:field_image_efsa:entity:created] La fecha en que el archivo fue creado. Extensión [node:field_image_efsa:entity:extension] La extensión del archivo. File byte size [node:field_image_efsa:entity:size-raw] The size of the file, in bytes. ID del archivo [node:field_image_efsa:entity:fid] El ID único del archivo subido al servidor. Idioma [node:field_image_efsa:entity:language] The language of the archivo. Modificado [node:field_image_efsa:entity:changed] La fecha de la alteración más reciente del archivo. Nombre de archivo [node:field_image_efsa:entity:name] El nombre del archivo en el disco. Original archivo [node:field_image_efsa:entity:original] The original archivo data if the archivo is being updated or saved. Propietario [node:field_image_efsa:entity:owner] El usuario que subió el archivo originalmente. Ruta [node:field_image_efsa:entity:path] Ubicación del archivo relativa a la raiz de Drupal. Tamaño de archivo [node:field_image_efsa:entity:size] El tamaño del documento. Tipo MIME [node:field_image_efsa:entity:mime] El tipo MIME del archivo. URL [node:field_image_efsa:entity:url] La URL del archivo accesible a través de la web. Height (600 x770) [node:field_image_efsa:height] Represents the image in the given image style. Ancho [node:field_image_efsa:height:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:height:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:height:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:height:uri] The URI to the image. URL [node:field_image_efsa:height:url] The URL to the image. ID Archivo [node:field_image_efsa:target_id] Large (1170 x 550) [node:field_image_efsa:large] Represents the image in the given image style. Alto [node:field_image_efsa:large:height] The height the image, in pixels. Ancho [node:field_image_efsa:large:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:large:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:large:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:large:uri] The URI to the image. URL [node:field_image_efsa:large:url] The URL to the image. Medium (900×560) [node:field_image_efsa:medium] Represents the image in the given image style. Alto [node:field_image_efsa:medium:height] The height the image, in pixels. Ancho [node:field_image_efsa:medium:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:medium:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:medium:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:medium:uri] The URI to the image. URL [node:field_image_efsa:medium:url] The URL to the image. Normal (800 x 550) [node:field_image_efsa:normal_size] Represents the image in the given image style. Alto [node:field_image_efsa:normal_size:height] The height the image, in pixels. Ancho [node:field_image_efsa:normal_size:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:normal_size:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:normal_size:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:normal_size:uri] The URI to the image. URL [node:field_image_efsa:normal_size:url] The URL to the image. revista_127x170 [node:field_image_efsa:revista_127x170] Represents the image in the given image style. Alto [node:field_image_efsa:revista_127x170:height] The height the image, in pixels. Ancho [node:field_image_efsa:revista_127x170:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:revista_127x170:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:revista_127x170:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:revista_127x170:uri] The URI to the image. URL [node:field_image_efsa:revista_127x170:url] The URL to the image. revista_200x270 [node:field_image_efsa:revista_200x270] Represents the image in the given image style. Alto [node:field_image_efsa:revista_200x270:height] The height the image, in pixels. Ancho [node:field_image_efsa:revista_200x270:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:revista_200x270:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:revista_200x270:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:revista_200x270:uri] The URI to the image. URL [node:field_image_efsa:revista_200x270:url] The URL to the image. Small (440×295) [node:field_image_efsa:small] Represents the image in the given image style. Alto [node:field_image_efsa:small:height] The height the image, in pixels. Ancho [node:field_image_efsa:small:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:small:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:small:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:small:uri] The URI to the image. URL [node:field_image_efsa:small:url] The URL to the image. Square (750 x 750) [node:field_image_efsa:square] Represents the image in the given image style. Alto [node:field_image_efsa:square:height] The height the image, in pixels. Ancho [node:field_image_efsa:square:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:square:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:square:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:square:uri] The URI to the image. URL [node:field_image_efsa:square:url] The URL to the image. Texto alternativo [node:field_image_efsa:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:field_image_efsa:thumbnail] Represents the image in the given image style. Alto [node:field_image_efsa:thumbnail:height] The height the image, in pixels. Ancho [node:field_image_efsa:thumbnail:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:thumbnail:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:thumbnail:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:thumbnail:uri] The URI to the image. URL [node:field_image_efsa:thumbnail:url] The URL to the image. Título [node:field_image_efsa:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:field_image_efsa:vertical] Represents the image in the given image style. Alto [node:field_image_efsa:vertical:height] The height the image, in pixels. Ancho [node:field_image_efsa:vertical:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:vertical:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:vertical:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:vertical:uri] The URI to the image. URL [node:field_image_efsa:vertical:url] The URL to the image. w200 [node:field_image_efsa:w200] Represents the image in the given image style. Alto [node:field_image_efsa:w200:height] The height the image, in pixels. Ancho [node:field_image_efsa:w200:width] The width of the image, in pixels. Tamaño de archivo [node:field_image_efsa:w200:filesize] The file size of the image. Tipo MIME [node:field_image_efsa:w200:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image_efsa:w200:uri] The URI to the image. URL [node:field_image_efsa:w200:url] The URL to the image. Imagen [node:field_image] Image field. Also known as Image. 126x100 [node:field_image:126x100] Represents the image in the given image style. Alto [node:field_image:126x100:height] The height the image, in pixels. Ancho [node:field_image:126x100:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:126x100:filesize] The file size of the image. Tipo MIME [node:field_image:126x100:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:126x100:uri] The URI to the image. URL [node:field_image:126x100:url] The URL to the image. 133x75 [node:field_image:133x75] Represents the image in the given image style. Alto [node:field_image:133x75:height] The height the image, in pixels. Ancho [node:field_image:133x75:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:133x75:filesize] The file size of the image. Tipo MIME [node:field_image:133x75:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:133x75:uri] The URI to the image. URL [node:field_image:133x75:url] The URL to the image. 147x98 [node:field_image:147x98] Represents the image in the given image style. Alto [node:field_image:147x98:height] The height the image, in pixels. Ancho [node:field_image:147x98:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:147x98:filesize] The file size of the image. Tipo MIME [node:field_image:147x98:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:147x98:uri] The URI to the image. URL [node:field_image:147x98:url] The URL to the image. 330x120 [node:field_image:330x120] Represents the image in the given image style. Alto [node:field_image:330x120:height] The height the image, in pixels. Ancho [node:field_image:330x120:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:330x120:filesize] The file size of the image. Tipo MIME [node:field_image:330x120:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:330x120:uri] The URI to the image. URL [node:field_image:330x120:url] The URL to the image. 350x234 [node:field_image:350x234] Represents the image in the given image style. Alto [node:field_image:350x234:height] The height the image, in pixels. Ancho [node:field_image:350x234:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:350x234:filesize] The file size of the image. Tipo MIME [node:field_image:350x234:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:350x234:uri] The URI to the image. URL [node:field_image:350x234:url] The URL to the image. 495x370 [node:field_image:495x370] Represents the image in the given image style. Alto [node:field_image:495x370:height] The height the image, in pixels. Ancho [node:field_image:495x370:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:495x370:filesize] The file size of the image. Tipo MIME [node:field_image:495x370:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:495x370:uri] The URI to the image. URL [node:field_image:495x370:url] The URL to the image. 745x495 [node:field_image:745x495] Represents the image in the given image style. Alto [node:field_image:745x495:height] The height the image, in pixels. Ancho [node:field_image:745x495:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:745x495:filesize] The file size of the image. Tipo MIME [node:field_image:745x495:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:745x495:uri] The URI to the image. URL [node:field_image:745x495:url] The URL to the image. 1142x502 [node:field_image:1142x502] Represents the image in the given image style. Alto [node:field_image:1142x502:height] The height the image, in pixels. Ancho [node:field_image:1142x502:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:1142x502:filesize] The file size of the image. Tipo MIME [node:field_image:1142x502:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:1142x502:uri] The URI to the image. URL [node:field_image:1142x502:url] The URL to the image. Ancho [node:field_image:width] El ancho de la imagen en píxeles. Archivo [node:field_image:entity] La entidad referenciada Base name [node:field_image:entity:basename] The base name of the file. Created [node:field_image:entity:created] La fecha en que el archivo fue creado. Extensión [node:field_image:entity:extension] La extensión del archivo. File byte size [node:field_image:entity:size-raw] The size of the file, in bytes. ID del archivo [node:field_image:entity:fid] El ID único del archivo subido al servidor. Idioma [node:field_image:entity:language] The language of the archivo. Modificado [node:field_image:entity:changed] La fecha de la alteración más reciente del archivo. Nombre de archivo [node:field_image:entity:name] El nombre del archivo en el disco. Original archivo [node:field_image:entity:original] The original archivo data if the archivo is being updated or saved. Propietario [node:field_image:entity:owner] El usuario que subió el archivo originalmente. Ruta [node:field_image:entity:path] Ubicación del archivo relativa a la raiz de Drupal. Tamaño de archivo [node:field_image:entity:size] El tamaño del documento. Tipo MIME [node:field_image:entity:mime] El tipo MIME del archivo. URL [node:field_image:entity:url] La URL del archivo accesible a través de la web. Height (600 x770) [node:field_image:height] Represents the image in the given image style. Ancho [node:field_image:height:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:height:filesize] The file size of the image. Tipo MIME [node:field_image:height:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:height:uri] The URI to the image. URL [node:field_image:height:url] The URL to the image. ID Archivo [node:field_image:target_id] Large (1170 x 550) [node:field_image:large] Represents the image in the given image style. Alto [node:field_image:large:height] The height the image, in pixels. Ancho [node:field_image:large:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:large:filesize] The file size of the image. Tipo MIME [node:field_image:large:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:large:uri] The URI to the image. URL [node:field_image:large:url] The URL to the image. Medium (900×560) [node:field_image:medium] Represents the image in the given image style. Alto [node:field_image:medium:height] The height the image, in pixels. Ancho [node:field_image:medium:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:medium:filesize] The file size of the image. Tipo MIME [node:field_image:medium:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:medium:uri] The URI to the image. URL [node:field_image:medium:url] The URL to the image. Normal (800 x 550) [node:field_image:normal_size] Represents the image in the given image style. Alto [node:field_image:normal_size:height] The height the image, in pixels. Ancho [node:field_image:normal_size:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:normal_size:filesize] The file size of the image. Tipo MIME [node:field_image:normal_size:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:normal_size:uri] The URI to the image. URL [node:field_image:normal_size:url] The URL to the image. revista_127x170 [node:field_image:revista_127x170] Represents the image in the given image style. Alto [node:field_image:revista_127x170:height] The height the image, in pixels. Ancho [node:field_image:revista_127x170:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:revista_127x170:filesize] The file size of the image. Tipo MIME [node:field_image:revista_127x170:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:revista_127x170:uri] The URI to the image. URL [node:field_image:revista_127x170:url] The URL to the image. revista_200x270 [node:field_image:revista_200x270] Represents the image in the given image style. Alto [node:field_image:revista_200x270:height] The height the image, in pixels. Ancho [node:field_image:revista_200x270:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:revista_200x270:filesize] The file size of the image. Tipo MIME [node:field_image:revista_200x270:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:revista_200x270:uri] The URI to the image. URL [node:field_image:revista_200x270:url] The URL to the image. Small (440×295) [node:field_image:small] Represents the image in the given image style. Alto [node:field_image:small:height] The height the image, in pixels. Ancho [node:field_image:small:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:small:filesize] The file size of the image. Tipo MIME [node:field_image:small:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:small:uri] The URI to the image. URL [node:field_image:small:url] The URL to the image. Square (750 x 750) [node:field_image:square] Represents the image in the given image style. Alto [node:field_image:square:height] The height the image, in pixels. Ancho [node:field_image:square:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:square:filesize] The file size of the image. Tipo MIME [node:field_image:square:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:square:uri] The URI to the image. URL [node:field_image:square:url] The URL to the image. Texto alternativo [node:field_image:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:field_image:thumbnail] Represents the image in the given image style. Alto [node:field_image:thumbnail:height] The height the image, in pixels. Ancho [node:field_image:thumbnail:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:thumbnail:filesize] The file size of the image. Tipo MIME [node:field_image:thumbnail:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:thumbnail:uri] The URI to the image. URL [node:field_image:thumbnail:url] The URL to the image. Título [node:field_image:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:field_image:vertical] Represents the image in the given image style. Alto [node:field_image:vertical:height] The height the image, in pixels. Ancho [node:field_image:vertical:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:vertical:filesize] The file size of the image. Tipo MIME [node:field_image:vertical:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:vertical:uri] The URI to the image. URL [node:field_image:vertical:url] The URL to the image. w200 [node:field_image:w200] Represents the image in the given image style. Alto [node:field_image:w200:height] The height the image, in pixels. Ancho [node:field_image:w200:width] The width of the image, in pixels. Tamaño de archivo [node:field_image:w200:filesize] The file size of the image. Tipo MIME [node:field_image:w200:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_image:w200:uri] The URI to the image. URL [node:field_image:w200:url] The URL to the image. Informes [node:field_archivos_control_interno] Entity reference revisions field. Informes type with delta 0 [node:field_archivos_control_interno:0] ID Paragraph [node:field_archivos_control_interno:0:target_id] Paragraph [node:field_archivos_control_interno:0:entity] The referenced entity revision Paragraph revision ID [node:field_archivos_control_interno:0:target_revision_id] Informes type with delta 1 [node:field_archivos_control_interno:1] ID Paragraph [node:field_archivos_control_interno:1:target_id] Paragraph [node:field_archivos_control_interno:1:entity] The referenced entity revision Paragraph revision ID [node:field_archivos_control_interno:1:target_revision_id] Informes type with delta 2 [node:field_archivos_control_interno:2] ID Paragraph [node:field_archivos_control_interno:2:target_id] Paragraph [node:field_archivos_control_interno:2:entity] The referenced entity revision Paragraph revision ID [node:field_archivos_control_interno:2:target_revision_id] Link [node:field_link] Enlace field. Texto del enlace [node:field_link:title] URI [node:field_link:uri] Link Video [node:field_video_efsa] Texto (sin formato) field. Valor de texto [node:field_video_efsa:value] Link Video [node:field_video_embed] Texto (sin formato) field. Valor de texto [node:field_video_embed:value] Lugar [node:field_lugar] Texto (sin formato) field. Valor de texto [node:field_lugar:value] Mensaje del historial de revisiones [node:log] The explanation of the most recent changes made to the node. Mostrar en más populares [node:field_mostrar_en_mas_populares] Booleano field. Valor booleano [node:field_mostrar_en_mas_populares:value] Newsletter category [node:field_simplenews_term] Referencia de entidad field. ID Término de la taxonomía [node:field_simplenews_term:target_id] Término de la taxonomía [node:field_simplenews_term:entity] La entidad referenciada Cantidad de nodos [node:field_simplenews_term:entity:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [node:field_simplenews_term:entity:field_category_columns] Número (entero) field. Category Layout [node:field_simplenews_term:entity:field_category_layout] Texto (sin formato) field. Descripción [node:field_simplenews_term:entity:description] La descripción opcional del término taxonomía. Editar URL [node:field_simplenews_term:entity:edit-url] The URL of the taxonomy term's edit page. Enlace [node:field_simplenews_term:entity:field_enlace] Enlace field. ID del término [node:field_simplenews_term:entity:tid] El ID único del término de taxonomía. Idioma [node:field_simplenews_term:entity:language] The language of the término de la taxonomía. Nombre [node:field_simplenews_term:entity:name] El nombre del término de taxonomía. Original término de la taxonomía [node:field_simplenews_term:entity:original] The original término de la taxonomía data if the término de la taxonomía is being updated or saved. Parents [node:field_simplenews_term:entity:parents] An array of all the term's parents, starting with the root. Root term [node:field_simplenews_term:entity:root] The root term of the taxonomy term. Término padre [node:field_simplenews_term:entity:parent] El término padre del término de taxonomía, si existiera. URL [node:field_simplenews_term:entity:url] La URL del término de taxonomía. Vocabulario [node:field_simplenews_term:entity:vocabulary] El vocabulario de taxonomía al que pertenece el término. Nit / C.C [node:field_nit_c_c] Texto (sin formato) field. Valor de texto [node:field_nit_c_c:value] Nueva cuenta de comentarios [node:comment-count-new] El número de comentarios enviados a una entidad desde que el último lector lo vió. Número de lecturas [node:total-count] La cantidad de visitantes que han leido el nodo. Ordenamiento [node:field_ordenamiento] Lista (de números enteros) field. Valor entero [node:field_ordenamiento:value] Original contenido [node:original] The original contenido data if the contenido is being updated or saved. Archivo [node:original:field_archivo] Archivo field. Also known as Adjuntar archivo. Archivo [node:original:field_archivo:entity] La entidad referenciada Descripción [node:original:field_archivo:description] ID Archivo [node:original:field_archivo:target_id] Presentación [node:original:field_archivo:display] Marca para controlar si el archivo debe ser mostrado al ver el contenido Archivo 2 [node:original:field_video] Archivo field. Also known as Video. Archivo [node:original:field_video:entity] La entidad referenciada Descripción [node:original:field_video:description] ID Archivo [node:original:field_video:target_id] Presentación [node:original:field_video:display] Marca para controlar si el archivo debe ser mostrado al ver el contenido Autor [node:original:author] Account cancellation URL [node:original:author:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [node:original:author:mail] La dirección de correo electrónico de la cuenta de usuario. Created [node:original:author:created] la fecha en la que se creó la cuenta de usuario. Editar URL [node:original:author:edit-url] La URL de la página de edición de la cuenta. Full Name [node:original:author:field_full_name] Texto (sin formato) field. ID de rol de usuario [node:original:author:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [node:original:author:uid] El ID único de la cuenta de usuario. Idioma [node:original:author:language] The language of the usuario. Imagen [node:original:author:user_picture] Image field. Nombre a mostrar [node:original:author:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [node:original:author:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [node:original:author:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [node:original:author:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [node:original:author:one-time-login-url] The URL of the one-time login page for the user account. Roles [node:original:author:roles] The user roles associated with the user account. Ultima identificación [node:original:author:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. URL [node:original:author:url] La URL de la página del perfil de la cuenta. User Body [node:original:author:field_user_body] Texto (normal, largo) field. Block Builder [node:original:field_block_builder] Block Builder field. Builder ID [node:original:field_block_builder:bid] A Builder ID referenced the BlockBuilder Body [node:original:body] El texto del cuerpo principal del nodo. Cantidad de comentarios [node:original:comment-count] El número de comentarios hechos en la entidad. Cargo [node:original:field_cargo_funcionario] Texto (sin formato) field. Valor de texto [node:original:field_cargo_funcionario:value] Category [node:original:field_post_category] Referencia de entidad field. Category type with delta 0 [node:original:field_post_category:0] Category type with delta 1 [node:original:field_post_category:1] Category type with delta 2 [node:original:field_post_category:2] Categoría [node:original:field_categoria] Referencia de entidad field. ID Término de la taxonomía [node:original:field_categoria:target_id] Término de la taxonomía [node:original:field_categoria:entity] La entidad referenciada Categoría [node:original:field_categoria_noticia] Referencia de entidad field. ID Término de la taxonomía [node:original:field_categoria_noticia:target_id] Término de la taxonomía [node:original:field_categoria_noticia:entity] La entidad referenciada Ciudad [node:original:field_ciudad] Referencia de entidad field. ID Término de la taxonomía [node:original:field_ciudad:target_id] Término de la taxonomía [node:original:field_ciudad:entity] La entidad referenciada Color [node:original:field_color] Texto (sin formato) field. Valor de texto [node:original:field_color:value] Comments [node:original:comment] Comments field. Estado del comentario [node:original:comment:status] ID del usuario del último comentario [node:original:comment:last_comment_uid] ID del último comentario [node:original:comment:cid] Marca de tiempo del último comentario [node:original:comment:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment:comment_count] El número de comentarios. Comments [node:original:comment_forum] Comments field. Estado del comentario [node:original:comment_forum:status] ID del usuario del último comentario [node:original:comment_forum:last_comment_uid] ID del último comentario [node:original:comment_forum:cid] Marca de tiempo del último comentario [node:original:comment_forum:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_forum:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_forum:comment_count] El número de comentarios. Comments [node:original:comment_node_article] Comments field. Estado del comentario [node:original:comment_node_article:status] ID del usuario del último comentario [node:original:comment_node_article:last_comment_uid] ID del último comentario [node:original:comment_node_article:cid] Marca de tiempo del último comentario [node:original:comment_node_article:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_article:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_article:comment_count] El número de comentarios. Comments [node:original:comment_node_banner] Comments field. Estado del comentario [node:original:comment_node_banner:status] ID del usuario del último comentario [node:original:comment_node_banner:last_comment_uid] ID del último comentario [node:original:comment_node_banner:cid] Marca de tiempo del último comentario [node:original:comment_node_banner:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_banner:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_banner:comment_count] El número de comentarios. Comments [node:original:comment_node_chat] Comments field. Estado del comentario [node:original:comment_node_chat:status] ID del usuario del último comentario [node:original:comment_node_chat:last_comment_uid] ID del último comentario [node:original:comment_node_chat:cid] Marca de tiempo del último comentario [node:original:comment_node_chat:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_chat:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_chat:comment_count] El número de comentarios. Comments [node:original:comment_node_contratacion] Comments field. Estado del comentario [node:original:comment_node_contratacion:status] ID del usuario del último comentario [node:original:comment_node_contratacion:last_comment_uid] ID del último comentario [node:original:comment_node_contratacion:cid] Marca de tiempo del último comentario [node:original:comment_node_contratacion:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_contratacion:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_contratacion:comment_count] El número de comentarios. Comments [node:original:comment_node_entidad] Comments field. Estado del comentario [node:original:comment_node_entidad:status] ID del usuario del último comentario [node:original:comment_node_entidad:last_comment_uid] ID del último comentario [node:original:comment_node_entidad:cid] Marca de tiempo del último comentario [node:original:comment_node_entidad:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_entidad:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_entidad:comment_count] El número de comentarios. Comments [node:original:comment_node_evento] Comments field. Estado del comentario [node:original:comment_node_evento:status] ID del usuario del último comentario [node:original:comment_node_evento:last_comment_uid] ID del último comentario [node:original:comment_node_evento:cid] Marca de tiempo del último comentario [node:original:comment_node_evento:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_evento:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_evento:comment_count] El número de comentarios. Comments [node:original:comment_node_funcionario] Comments field. Estado del comentario [node:original:comment_node_funcionario:status] ID del usuario del último comentario [node:original:comment_node_funcionario:last_comment_uid] ID del último comentario [node:original:comment_node_funcionario:cid] Marca de tiempo del último comentario [node:original:comment_node_funcionario:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_funcionario:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_funcionario:comment_count] El número de comentarios. Comments [node:original:comment_node_meeting] Comments field. Estado del comentario [node:original:comment_node_meeting:status] ID del usuario del último comentario [node:original:comment_node_meeting:last_comment_uid] ID del último comentario [node:original:comment_node_meeting:cid] Marca de tiempo del último comentario [node:original:comment_node_meeting:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_meeting:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_meeting:comment_count] El número de comentarios. Comments [node:original:comment_node_normativa] Comments field. Estado del comentario [node:original:comment_node_normativa:status] ID del usuario del último comentario [node:original:comment_node_normativa:last_comment_uid] ID del último comentario [node:original:comment_node_normativa:cid] Marca de tiempo del último comentario [node:original:comment_node_normativa:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_normativa:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_normativa:comment_count] El número de comentarios. Comments [node:original:comment_node_noticia] Comments field. Estado del comentario [node:original:comment_node_noticia:status] ID del usuario del último comentario [node:original:comment_node_noticia:last_comment_uid] ID del último comentario [node:original:comment_node_noticia:cid] Marca de tiempo del último comentario [node:original:comment_node_noticia:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_noticia:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_noticia:comment_count] El número de comentarios. Comments [node:original:comment_node_noticia_en_ingles] Comments field. Estado del comentario [node:original:comment_node_noticia_en_ingles:status] ID del usuario del último comentario [node:original:comment_node_noticia_en_ingles:last_comment_uid] ID del último comentario [node:original:comment_node_noticia_en_ingles:cid] Marca de tiempo del último comentario [node:original:comment_node_noticia_en_ingles:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_noticia_en_ingles:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_noticia_en_ingles:comment_count] El número de comentarios. Comments [node:original:comment_node_nuestra_entidad] Comments field. Estado del comentario [node:original:comment_node_nuestra_entidad:status] ID del usuario del último comentario [node:original:comment_node_nuestra_entidad:last_comment_uid] ID del último comentario [node:original:comment_node_nuestra_entidad:cid] Marca de tiempo del último comentario [node:original:comment_node_nuestra_entidad:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_nuestra_entidad:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_nuestra_entidad:comment_count] El número de comentarios. Comments [node:original:comment_node_page] Comments field. Estado del comentario [node:original:comment_node_page:status] ID del usuario del último comentario [node:original:comment_node_page:last_comment_uid] ID del último comentario [node:original:comment_node_page:cid] Marca de tiempo del último comentario [node:original:comment_node_page:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_page:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_page:comment_count] El número de comentarios. Comments [node:original:comment_node_poll] Comments field. Estado del comentario [node:original:comment_node_poll:status] ID del usuario del último comentario [node:original:comment_node_poll:last_comment_uid] ID del último comentario [node:original:comment_node_poll:cid] Marca de tiempo del último comentario [node:original:comment_node_poll:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_poll:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_poll:comment_count] El número de comentarios. Comments [node:original:comment_node_pqrs] Comments field. Estado del comentario [node:original:comment_node_pqrs:status] ID del usuario del último comentario [node:original:comment_node_pqrs:last_comment_uid] ID del último comentario [node:original:comment_node_pqrs:cid] Marca de tiempo del último comentario [node:original:comment_node_pqrs:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_pqrs:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_pqrs:comment_count] El número de comentarios. Comments [node:original:comment_node_pregunta_frecuente] Comments field. Estado del comentario [node:original:comment_node_pregunta_frecuente:status] ID del usuario del último comentario [node:original:comment_node_pregunta_frecuente:last_comment_uid] ID del último comentario [node:original:comment_node_pregunta_frecuente:cid] Marca de tiempo del último comentario [node:original:comment_node_pregunta_frecuente:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_pregunta_frecuente:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_pregunta_frecuente:comment_count] El número de comentarios. Comments [node:original:comment_node_red_social] Comments field. Estado del comentario [node:original:comment_node_red_social:status] ID del usuario del último comentario [node:original:comment_node_red_social:last_comment_uid] ID del último comentario [node:original:comment_node_red_social:cid] Marca de tiempo del último comentario [node:original:comment_node_red_social:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_red_social:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_red_social:comment_count] El número de comentarios. Comments [node:original:comment_node_revista] Comments field. Estado del comentario [node:original:comment_node_revista:status] ID del usuario del último comentario [node:original:comment_node_revista:last_comment_uid] ID del último comentario [node:original:comment_node_revista:cid] Marca de tiempo del último comentario [node:original:comment_node_revista:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_revista:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_revista:comment_count] El número de comentarios. Comments [node:original:comment_node_simplenews] Comments field. Estado del comentario [node:original:comment_node_simplenews:status] ID del usuario del último comentario [node:original:comment_node_simplenews:last_comment_uid] ID del último comentario [node:original:comment_node_simplenews:cid] Marca de tiempo del último comentario [node:original:comment_node_simplenews:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_simplenews:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_simplenews:comment_count] El número de comentarios. Comments [node:original:comment_node_sitio_de_ni_os] Comments field. Estado del comentario [node:original:comment_node_sitio_de_ni_os:status] ID del usuario del último comentario [node:original:comment_node_sitio_de_ni_os:last_comment_uid] ID del último comentario [node:original:comment_node_sitio_de_ni_os:cid] Marca de tiempo del último comentario [node:original:comment_node_sitio_de_ni_os:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_sitio_de_ni_os:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_sitio_de_ni_os:comment_count] El número de comentarios. Comments [node:original:comment_node_sitio_del_gobierno] Comments field. Estado del comentario [node:original:comment_node_sitio_del_gobierno:status] ID del usuario del último comentario [node:original:comment_node_sitio_del_gobierno:last_comment_uid] ID del último comentario [node:original:comment_node_sitio_del_gobierno:cid] Marca de tiempo del último comentario [node:original:comment_node_sitio_del_gobierno:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_sitio_del_gobierno:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_sitio_del_gobierno:comment_count] El número de comentarios. Comments [node:original:comment_node_sitio_externo] Comments field. Estado del comentario [node:original:comment_node_sitio_externo:status] ID del usuario del último comentario [node:original:comment_node_sitio_externo:last_comment_uid] ID del último comentario [node:original:comment_node_sitio_externo:cid] Marca de tiempo del último comentario [node:original:comment_node_sitio_externo:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_sitio_externo:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_sitio_externo:comment_count] El número de comentarios. Comments [node:original:comment_node_supersolidaria_tv] Comments field. Estado del comentario [node:original:comment_node_supersolidaria_tv:status] ID del usuario del último comentario [node:original:comment_node_supersolidaria_tv:last_comment_uid] ID del último comentario [node:original:comment_node_supersolidaria_tv:cid] Marca de tiempo del último comentario [node:original:comment_node_supersolidaria_tv:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_supersolidaria_tv:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_supersolidaria_tv:comment_count] El número de comentarios. Comments [node:original:comment_node_tramite] Comments field. Estado del comentario [node:original:comment_node_tramite:status] ID del usuario del último comentario [node:original:comment_node_tramite:last_comment_uid] ID del último comentario [node:original:comment_node_tramite:cid] Marca de tiempo del último comentario [node:original:comment_node_tramite:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_tramite:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_tramite:comment_count] El número de comentarios. Comments [node:original:comment_node_transparencia] Comments field. Estado del comentario [node:original:comment_node_transparencia:status] ID del usuario del último comentario [node:original:comment_node_transparencia:last_comment_uid] ID del último comentario [node:original:comment_node_transparencia:cid] Marca de tiempo del último comentario [node:original:comment_node_transparencia:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_transparencia:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_transparencia:comment_count] El número de comentarios. Comments [node:original:comment_node_webform] Comments field. Estado del comentario [node:original:comment_node_webform:status] ID del usuario del último comentario [node:original:comment_node_webform:last_comment_uid] ID del último comentario [node:original:comment_node_webform:cid] Marca de tiempo del último comentario [node:original:comment_node_webform:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:original:comment_node_webform:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:original:comment_node_webform:comment_count] El número de comentarios. Correo electrónico [node:original:field_correo_email_funcionario] Texto (sin formato) field. Valor de texto [node:original:field_correo_email_funcionario:value] Código [node:original:field_codigo] Texto (sin formato) field. Valor de texto [node:original:field_codigo:value] Código de idioma [node:original:langcode] El código de idioma del idioma del nodo se escribe dentro. Desc [node:original:field_desc] Texto (normal, largo) field. Valor de texto [node:original:field_desc:value] Descripción Volumen [node:original:field_descripcion_corta] Texto (sin formato) field. Valor de texto [node:original:field_descripcion_corta:value] Dirección [node:original:field_direccion] Texto (sin formato) field. Valor de texto [node:original:field_direccion:value] E-mail [node:original:field_e_mail] Correo electrónico field. Correo electrónico [node:original:field_e_mail:value] Editar URL [node:original:edit-url] La URL de la página de edición del nodo. Embed Code [node:original:field_post_embed] Texto (sin formato) field. Valor de texto [node:original:field_post_embed:value] Enlace [node:original:field_enlace] Enlace field. Texto del enlace [node:original:field_enlace:title] URI [node:original:field_enlace:uri] Enlace del menu [node:original:menu-link] The menu link for this node. Editar 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. Menú [node:original:menu-link:menu] The menu of the menu link. Padre [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. Título [node:original:menu-link:title] The title of the menu link. URL [node:original:menu-link:url] The URL of the menu link. Enlaces [node:original:field_enlaces] Enlace field. Enlaces type with delta 0 [node:original:field_enlaces:0] Enlaces type with delta 1 [node:original:field_enlaces:1] Enlaces type with delta 2 [node:original:field_enlaces:2] Fax [node:original:field_fax] Texto (sin formato) field. Valor de texto [node:original:field_fax:value] Fecha [node:original:field_fecha_unix_timestamp] Sello temporal field. Valor del sello temporal [node:original:field_fecha_unix_timestamp:value] Valor del sello temporal format [node:original:field_fecha_unix_timestamp:date] Fecha cambiada [node:original:changed] La fecha de actualización más reciente del nodo. Año HTML [node:original:changed:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [node:original:changed:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [node:original:changed:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [node:original:changed:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [node:original:changed:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [node:original:changed:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [node:original:changed:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [node:original:changed:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [node:original:changed:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [node:original:changed:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [node:original:changed:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [node:original:changed:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [node:original:changed:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [node:original:changed:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [node:original:changed:since] Fecha en formato 'tiempo-desde'. (6 minutos) Fecha de creación [node:original:created] Año HTML [node:original:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [node:original:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [node:original:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [node:original:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [node:original:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [node:original:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [node:original:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [node:original:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [node:original:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [node:original:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [node:original:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [node:original:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [node:original:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [node:original:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [node:original:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) Fecha de Publicación [node:original:field_fecha_de_publicacion] Fecha field. Valor de fecha [node:original:field_fecha_de_publicacion:value] Valor de fecha format [node:original:field_fecha_de_publicacion:date] Fecha de Ultima Actualización [node:original:field_fecha_de_actualizacion] Fecha field. Valor de fecha [node:original:field_fecha_de_actualizacion:value] Valor de fecha format [node:original:field_fecha_de_actualizacion:date] Foros [node:original:taxonomy_forums] Referencia de entidad field. ID Término de la taxonomía [node:original:taxonomy_forums:target_id] Término de la taxonomía [node:original:taxonomy_forums:entity] La entidad referenciada Foto [node:original:field_foto] Image field. 126x100 [node:original:field_foto:126x100] Represents the image in the given image style. 133x75 [node:original:field_foto:133x75] Represents the image in the given image style. 147x98 [node:original:field_foto:147x98] Represents the image in the given image style. 330x120 [node:original:field_foto:330x120] Represents the image in the given image style. 350x234 [node:original:field_foto:350x234] Represents the image in the given image style. 495x370 [node:original:field_foto:495x370] Represents the image in the given image style. 745x495 [node:original:field_foto:745x495] Represents the image in the given image style. 1142x502 [node:original:field_foto:1142x502] Represents the image in the given image style. Ancho [node:original:field_foto:width] El ancho de la imagen en píxeles. Archivo [node:original:field_foto:entity] La entidad referenciada Height (600 x770) [node:original:field_foto:height] Represents the image in the given image style. ID Archivo [node:original:field_foto:target_id] Large (1170 x 550) [node:original:field_foto:large] Represents the image in the given image style. Medium (900×560) [node:original:field_foto:medium] Represents the image in the given image style. Normal (800 x 550) [node:original:field_foto:normal_size] Represents the image in the given image style. revista_127x170 [node:original:field_foto:revista_127x170] Represents the image in the given image style. revista_200x270 [node:original:field_foto:revista_200x270] Represents the image in the given image style. Small (440×295) [node:original:field_foto:small] Represents the image in the given image style. Square (750 x 750) [node:original:field_foto:square] Represents the image in the given image style. Texto alternativo [node:original:field_foto:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:original:field_foto:thumbnail] Represents the image in the given image style. Título [node:original:field_foto:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:original:field_foto:vertical] Represents the image in the given image style. w200 [node:original:field_foto:w200] Represents the image in the given image style. Gallery Images [node:original:field_gallery_images] Image field. Gallery Images type with delta 0 [node:original:field_gallery_images:0] Gallery Images type with delta 1 [node:original:field_gallery_images:1] Gallery Images type with delta 2 [node:original:field_gallery_images:2] Gallery Thumbnail [node:original:field_gallery_thumbnail] Image field. 126x100 [node:original:field_gallery_thumbnail:126x100] Represents the image in the given image style. 133x75 [node:original:field_gallery_thumbnail:133x75] Represents the image in the given image style. 147x98 [node:original:field_gallery_thumbnail:147x98] Represents the image in the given image style. 330x120 [node:original:field_gallery_thumbnail:330x120] Represents the image in the given image style. 350x234 [node:original:field_gallery_thumbnail:350x234] Represents the image in the given image style. 495x370 [node:original:field_gallery_thumbnail:495x370] Represents the image in the given image style. 745x495 [node:original:field_gallery_thumbnail:745x495] Represents the image in the given image style. 1142x502 [node:original:field_gallery_thumbnail:1142x502] Represents the image in the given image style. Ancho [node:original:field_gallery_thumbnail:width] El ancho de la imagen en píxeles. Archivo [node:original:field_gallery_thumbnail:entity] La entidad referenciada Height (600 x770) [node:original:field_gallery_thumbnail:height] Represents the image in the given image style. ID Archivo [node:original:field_gallery_thumbnail:target_id] Large (1170 x 550) [node:original:field_gallery_thumbnail:large] Represents the image in the given image style. Medium (900×560) [node:original:field_gallery_thumbnail:medium] Represents the image in the given image style. Normal (800 x 550) [node:original:field_gallery_thumbnail:normal_size] Represents the image in the given image style. revista_127x170 [node:original:field_gallery_thumbnail:revista_127x170] Represents the image in the given image style. revista_200x270 [node:original:field_gallery_thumbnail:revista_200x270] Represents the image in the given image style. Small (440×295) [node:original:field_gallery_thumbnail:small] Represents the image in the given image style. Square (750 x 750) [node:original:field_gallery_thumbnail:square] Represents the image in the given image style. Texto alternativo [node:original:field_gallery_thumbnail:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:original:field_gallery_thumbnail:thumbnail] Represents the image in the given image style. Título [node:original:field_gallery_thumbnail:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:original:field_gallery_thumbnail:vertical] Represents the image in the given image style. w200 [node:original:field_gallery_thumbnail:w200] Represents the image in the given image style. Grupo de archivos [node:original:field_grupo_archivos_entidad] Entity reference revisions field. Grupo de archivos type with delta 0 [node:original:field_grupo_archivos_entidad:0] Grupo de archivos type with delta 1 [node:original:field_grupo_archivos_entidad:1] Grupo de archivos type with delta 2 [node:original:field_grupo_archivos_entidad:2] Grupo de archivos [node:original:field_grupo_archivos_normativa] Entity reference revisions field. Grupo de archivos type with delta 0 [node:original:field_grupo_archivos_normativa:0] Grupo de archivos type with delta 1 [node:original:field_grupo_archivos_normativa:1] Grupo de archivos type with delta 2 [node:original:field_grupo_archivos_normativa:2] Grupo de archivos [node:original:field_grupo_de_archivos] Entity reference revisions field. Grupo de archivos type with delta 0 [node:original:field_grupo_de_archivos:0] Grupo de archivos type with delta 1 [node:original:field_grupo_de_archivos:1] Grupo de archivos type with delta 2 [node:original:field_grupo_de_archivos:2] Grupo de archivos [node:original:field_grupo_de_archivos_data] Entity reference revisions field. Grupo de archivos type with delta 0 [node:original:field_grupo_de_archivos_data:0] Grupo de archivos type with delta 1 [node:original:field_grupo_de_archivos_data:1] Grupo de archivos type with delta 2 [node:original:field_grupo_de_archivos_data:2] ID de contenido [node:original:nid] La ID única del elemento de contenido o "nodo". ID de revisión [node:original:vid] El ID único de la ultima revisión del nodo. Idioma [node:original:language] The language of the contenido. Código de idioma [node:original:language:langcode] El código de idioma. Dirección [node:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [node:original:language:domain] The domain name to use for the language. Nombre del idioma [node:original:language:name] The language name. Prefijo de la ruta [node:original:language:prefix] Path prefix for URLs in the language. image [node:original:field_image_efsa] Image field. 126x100 [node:original:field_image_efsa:126x100] Represents the image in the given image style. 133x75 [node:original:field_image_efsa:133x75] Represents the image in the given image style. 147x98 [node:original:field_image_efsa:147x98] Represents the image in the given image style. 330x120 [node:original:field_image_efsa:330x120] Represents the image in the given image style. 350x234 [node:original:field_image_efsa:350x234] Represents the image in the given image style. 495x370 [node:original:field_image_efsa:495x370] Represents the image in the given image style. 745x495 [node:original:field_image_efsa:745x495] Represents the image in the given image style. 1142x502 [node:original:field_image_efsa:1142x502] Represents the image in the given image style. Ancho [node:original:field_image_efsa:width] El ancho de la imagen en píxeles. Archivo [node:original:field_image_efsa:entity] La entidad referenciada Height (600 x770) [node:original:field_image_efsa:height] Represents the image in the given image style. ID Archivo [node:original:field_image_efsa:target_id] Large (1170 x 550) [node:original:field_image_efsa:large] Represents the image in the given image style. Medium (900×560) [node:original:field_image_efsa:medium] Represents the image in the given image style. Normal (800 x 550) [node:original:field_image_efsa:normal_size] Represents the image in the given image style. revista_127x170 [node:original:field_image_efsa:revista_127x170] Represents the image in the given image style. revista_200x270 [node:original:field_image_efsa:revista_200x270] Represents the image in the given image style. Small (440×295) [node:original:field_image_efsa:small] Represents the image in the given image style. Square (750 x 750) [node:original:field_image_efsa:square] Represents the image in the given image style. Texto alternativo [node:original:field_image_efsa:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:original:field_image_efsa:thumbnail] Represents the image in the given image style. Título [node:original:field_image_efsa:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:original:field_image_efsa:vertical] Represents the image in the given image style. w200 [node:original:field_image_efsa:w200] Represents the image in the given image style. Imagen [node:original:field_image] Image field. Also known as Image. 126x100 [node:original:field_image:126x100] Represents the image in the given image style. 133x75 [node:original:field_image:133x75] Represents the image in the given image style. 147x98 [node:original:field_image:147x98] Represents the image in the given image style. 330x120 [node:original:field_image:330x120] Represents the image in the given image style. 350x234 [node:original:field_image:350x234] Represents the image in the given image style. 495x370 [node:original:field_image:495x370] Represents the image in the given image style. 745x495 [node:original:field_image:745x495] Represents the image in the given image style. 1142x502 [node:original:field_image:1142x502] Represents the image in the given image style. Ancho [node:original:field_image:width] El ancho de la imagen en píxeles. Archivo [node:original:field_image:entity] La entidad referenciada Height (600 x770) [node:original:field_image:height] Represents the image in the given image style. ID Archivo [node:original:field_image:target_id] Large (1170 x 550) [node:original:field_image:large] Represents the image in the given image style. Medium (900×560) [node:original:field_image:medium] Represents the image in the given image style. Normal (800 x 550) [node:original:field_image:normal_size] Represents the image in the given image style. revista_127x170 [node:original:field_image:revista_127x170] Represents the image in the given image style. revista_200x270 [node:original:field_image:revista_200x270] Represents the image in the given image style. Small (440×295) [node:original:field_image:small] Represents the image in the given image style. Square (750 x 750) [node:original:field_image:square] Represents the image in the given image style. Texto alternativo [node:original:field_image:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:original:field_image:thumbnail] Represents the image in the given image style. Título [node:original:field_image:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:original:field_image:vertical] Represents the image in the given image style. w200 [node:original:field_image:w200] Represents the image in the given image style. Informes [node:original:field_archivos_control_interno] Entity reference revisions field. Informes type with delta 0 [node:original:field_archivos_control_interno:0] Informes type with delta 1 [node:original:field_archivos_control_interno:1] Informes type with delta 2 [node:original:field_archivos_control_interno:2] Link [node:original:field_link] Enlace field. Texto del enlace [node:original:field_link:title] URI [node:original:field_link:uri] Link Video [node:original:field_video_efsa] Texto (sin formato) field. Valor de texto [node:original:field_video_efsa:value] Link Video [node:original:field_video_embed] Texto (sin formato) field. Valor de texto [node:original:field_video_embed:value] Lugar [node:original:field_lugar] Texto (sin formato) field. Valor de texto [node:original:field_lugar:value] Mensaje del historial de revisiones [node:original:log] The explanation of the most recent changes made to the node. Mostrar en más populares [node:original:field_mostrar_en_mas_populares] Booleano field. Valor booleano [node:original:field_mostrar_en_mas_populares:value] Newsletter category [node:original:field_simplenews_term] Referencia de entidad field. ID Término de la taxonomía [node:original:field_simplenews_term:target_id] Término de la taxonomía [node:original:field_simplenews_term:entity] La entidad referenciada Nit / C.C [node:original:field_nit_c_c] Texto (sin formato) field. Valor de texto [node:original:field_nit_c_c:value] Nueva cuenta de comentarios [node:original:comment-count-new] El número de comentarios enviados a una entidad desde que el último lector lo vió. Número de lecturas [node:original:total-count] La cantidad de visitantes que han leido el nodo. Ordenamiento [node:original:field_ordenamiento] Lista (de números enteros) field. Valor entero [node:original:field_ordenamiento:value] populares [node:original:field_populares] Booleano field. Valor booleano [node:original:field_populares:value] Portfolio images [node:original:field_portfolio_images] Image field. Portfolio images type with delta 0 [node:original:field_portfolio_images:0] Portfolio images type with delta 1 [node:original:field_portfolio_images:1] Portfolio images type with delta 2 [node:original:field_portfolio_images:2] Portfolio information [node:original:field_portfolio_information] Texto (sin formato) field. Portfolio information type with delta 0 [node:original:field_portfolio_information:0] Portfolio information type with delta 1 [node:original:field_portfolio_information:1] Portfolio information type with delta 2 [node:original:field_portfolio_information:2] Portfolio Tags [node:original:field_portfolio_tags] Referencia de entidad field. Portfolio Tags type with delta 0 [node:original:field_portfolio_tags:0] Portfolio Tags type with delta 1 [node:original:field_portfolio_tags:1] Portfolio Tags type with delta 2 [node:original:field_portfolio_tags:2] Post format [node:original:field_post_format] Lista (de texto) field. Valor de texto [node:original:field_post_format:value] Post Gallery [node:original:field_post_gallery] Image field. Post Gallery type with delta 0 [node:original:field_post_gallery:0] Post Gallery type with delta 1 [node:original:field_post_gallery:1] Post Gallery type with delta 2 [node:original:field_post_gallery:2] Post type [node:original:field_post_type] Lista (de texto) field. Post type type with delta 0 [node:original:field_post_type:0] Post type type with delta 1 [node:original:field_post_type:1] Post type type with delta 2 [node:original:field_post_type:2] Resumen [node:original:summary] El resumen del texto del cuerpo principal del nodo. Slide Home [node:original:field_slide_home] Booleano field. Valor booleano [node:original:field_slide_home:value] Tags [node:original:field_tags] Referencia de entidad field. Tags type with delta 0 [node:original:field_tags:0] Tags type with delta 1 [node:original:field_tags:1] Tags type with delta 2 [node:original:field_tags:2] Teléfono [node:original:field_telefono] Texto (sin formato) field. Valor de texto [node:original:field_telefono:value] Teléfono [node:original:field_telefono_funcionario] Texto (sin formato) field. Valor de texto [node:original:field_telefono_funcionario:value] Testimonial Avatar [node:original:field_testimonial_avatar] Image field. 126x100 [node:original:field_testimonial_avatar:126x100] Represents the image in the given image style. 133x75 [node:original:field_testimonial_avatar:133x75] Represents the image in the given image style. 147x98 [node:original:field_testimonial_avatar:147x98] Represents the image in the given image style. 330x120 [node:original:field_testimonial_avatar:330x120] Represents the image in the given image style. 350x234 [node:original:field_testimonial_avatar:350x234] Represents the image in the given image style. 495x370 [node:original:field_testimonial_avatar:495x370] Represents the image in the given image style. 745x495 [node:original:field_testimonial_avatar:745x495] Represents the image in the given image style. 1142x502 [node:original:field_testimonial_avatar:1142x502] Represents the image in the given image style. Ancho [node:original:field_testimonial_avatar:width] El ancho de la imagen en píxeles. Archivo [node:original:field_testimonial_avatar:entity] La entidad referenciada Height (600 x770) [node:original:field_testimonial_avatar:height] Represents the image in the given image style. ID Archivo [node:original:field_testimonial_avatar:target_id] Large (1170 x 550) [node:original:field_testimonial_avatar:large] Represents the image in the given image style. Medium (900×560) [node:original:field_testimonial_avatar:medium] Represents the image in the given image style. Normal (800 x 550) [node:original:field_testimonial_avatar:normal_size] Represents the image in the given image style. revista_127x170 [node:original:field_testimonial_avatar:revista_127x170] Represents the image in the given image style. revista_200x270 [node:original:field_testimonial_avatar:revista_200x270] Represents the image in the given image style. Small (440×295) [node:original:field_testimonial_avatar:small] Represents the image in the given image style. Square (750 x 750) [node:original:field_testimonial_avatar:square] Represents the image in the given image style. Texto alternativo [node:original:field_testimonial_avatar:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:original:field_testimonial_avatar:thumbnail] Represents the image in the given image style. Título [node:original:field_testimonial_avatar:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:original:field_testimonial_avatar:vertical] Represents the image in the given image style. w200 [node:original:field_testimonial_avatar:w200] Represents the image in the given image style. Testimonial job [node:original:field_testimonial_job] Texto (sin formato) field. Valor de texto [node:original:field_testimonial_job:value] Testimonial Name [node:original:field_testimonial_name] Texto (sin formato) field. Valor de texto [node:original:field_testimonial_name:value] Testimonial Video [node:original:field_testimonial_video] Texto (sin formato) field. Valor de texto [node:original:field_testimonial_video:value] Tipo de Banner [node:original:field_tipo_banner] Referencia de entidad field. ID Término de la taxonomía [node:original:field_tipo_banner:target_id] Término de la taxonomía [node:original:field_tipo_banner:entity] La entidad referenciada Tipo de comunicación [node:original:field_tipo_de_comunicacion] Referencia de entidad field. ID Término de la taxonomía [node:original:field_tipo_de_comunicacion:target_id] Término de la taxonomía [node:original:field_tipo_de_comunicacion:entity] La entidad referenciada Tipo de contenido [node:original:content-type] The content type of the node. Cantidad de nodos [node:original:content-type:node-count] The number of nodes belonging to the content type. Descripción [node:original:content-type:description] The optional description of the content type. Editar URL [node:original:content-type:edit-url] The URL of the content type's edit page. Nombre [node:original:content-type:name] The name of the content type. Nombre de sistema [node:original:content-type:machine-name] The unique machine-readable name of the content type. Tipo de presentación [node:original:field_tipo_de_presentacion] Lista (de texto) field. Valor de texto [node:original:field_tipo_de_presentacion:value] Translation source node [node:original:source] The source node for this current node's translation set. Archivo [node:original:source:field_archivo] Archivo field. Also known as Adjuntar archivo. Archivo 2 [node:original:source:field_video] Archivo field. Also known as Video. Autor [node:original:source:author] Block Builder [node:original:source:field_block_builder] Block Builder field. Body [node:original:source:body] El texto del cuerpo principal del nodo. Cantidad de comentarios [node:original:source:comment-count] El número de comentarios hechos en la entidad. Cargo [node:original:source:field_cargo_funcionario] Texto (sin formato) field. Category [node:original:source:field_post_category] Referencia de entidad field. Categoría [node:original:source:field_categoria] Referencia de entidad field. Categoría [node:original:source:field_categoria_noticia] Referencia de entidad field. Ciudad [node:original:source:field_ciudad] Referencia de entidad field. Color [node:original:source:field_color] Texto (sin formato) field. Comments [node:original:source:comment] Comments field. Comments [node:original:source:comment_forum] Comments field. Comments [node:original:source:comment_node_article] Comments field. Comments [node:original:source:comment_node_banner] Comments field. Comments [node:original:source:comment_node_chat] Comments field. Comments [node:original:source:comment_node_contratacion] Comments field. Comments [node:original:source:comment_node_entidad] Comments field. Comments [node:original:source:comment_node_evento] Comments field. Comments [node:original:source:comment_node_funcionario] Comments field. Comments [node:original:source:comment_node_meeting] Comments field. Comments [node:original:source:comment_node_normativa] Comments field. Comments [node:original:source:comment_node_noticia] Comments field. Comments [node:original:source:comment_node_noticia_en_ingles] Comments field. Comments [node:original:source:comment_node_nuestra_entidad] Comments field. Comments [node:original:source:comment_node_page] Comments field. Comments [node:original:source:comment_node_poll] Comments field. Comments [node:original:source:comment_node_pqrs] Comments field. Comments [node:original:source:comment_node_pregunta_frecuente] Comments field. Comments [node:original:source:comment_node_red_social] Comments field. Comments [node:original:source:comment_node_revista] Comments field. Comments [node:original:source:comment_node_simplenews] Comments field. Comments [node:original:source:comment_node_sitio_de_ni_os] Comments field. Comments [node:original:source:comment_node_sitio_del_gobierno] Comments field. Comments [node:original:source:comment_node_sitio_externo] Comments field. Comments [node:original:source:comment_node_supersolidaria_tv] Comments field. Comments [node:original:source:comment_node_tramite] Comments field. Comments [node:original:source:comment_node_transparencia] Comments field. Comments [node:original:source:comment_node_webform] Comments field. Correo electrónico [node:original:source:field_correo_email_funcionario] Texto (sin formato) field. Código [node:original:source:field_codigo] Texto (sin formato) field. Código de idioma [node:original:source:langcode] El código de idioma del idioma del nodo se escribe dentro. Desc [node:original:source:field_desc] Texto (normal, largo) field. Descripción Volumen [node:original:source:field_descripcion_corta] Texto (sin formato) field. Dirección [node:original:source:field_direccion] Texto (sin formato) field. E-mail [node:original:source:field_e_mail] Correo electrónico field. Editar URL [node:original:source:edit-url] La URL de la página de edición del nodo. Embed Code [node:original:source:field_post_embed] Texto (sin formato) field. Enlace [node:original:source:field_enlace] Enlace field. Enlace del menu [node:original:source:menu-link] The menu link for this node. Enlaces [node:original:source:field_enlaces] Enlace field. Fax [node:original:source:field_fax] Texto (sin formato) field. Fecha [node:original:source:field_fecha_unix_timestamp] Sello temporal field. Fecha cambiada [node:original:source:changed] La fecha de actualización más reciente del nodo. Fecha de creación [node:original:source:created] Fecha de Publicación [node:original:source:field_fecha_de_publicacion] Fecha field. Fecha de Ultima Actualización [node:original:source:field_fecha_de_actualizacion] Fecha field. Foros [node:original:source:taxonomy_forums] Referencia de entidad field. Foto [node:original:source:field_foto] Image field. Gallery Images [node:original:source:field_gallery_images] Image field. Gallery Thumbnail [node:original:source:field_gallery_thumbnail] Image field. Grupo de archivos [node:original:source:field_grupo_archivos_entidad] Entity reference revisions field. Grupo de archivos [node:original:source:field_grupo_archivos_normativa] Entity reference revisions field. Grupo de archivos [node:original:source:field_grupo_de_archivos] Entity reference revisions field. Grupo de archivos [node:original:source:field_grupo_de_archivos_data] Entity reference revisions field. ID de contenido [node:original:source:nid] La ID única del elemento de contenido o "nodo". ID de revisión [node:original:source:vid] El ID único de la ultima revisión del nodo. Idioma [node:original:source:language] The language of the contenido. image [node:original:source:field_image_efsa] Image field. Imagen [node:original:source:field_image] Image field. Also known as Image. Informes [node:original:source:field_archivos_control_interno] Entity reference revisions field. Link [node:original:source:field_link] Enlace field. Link Video [node:original:source:field_video_efsa] Texto (sin formato) field. Link Video [node:original:source:field_video_embed] Texto (sin formato) field. Lugar [node:original:source:field_lugar] Texto (sin formato) field. Mensaje del historial de revisiones [node:original:source:log] The explanation of the most recent changes made to the node. Mostrar en más populares [node:original:source:field_mostrar_en_mas_populares] Booleano field. Newsletter category [node:original:source:field_simplenews_term] Referencia de entidad field. Nit / C.C [node:original:source:field_nit_c_c] Texto (sin formato) field. Nueva cuenta de comentarios [node:original:source:comment-count-new] El número de comentarios enviados a una entidad desde que el último lector lo vió. Número de lecturas [node:original:source:total-count] La cantidad de visitantes que han leido el nodo. Ordenamiento [node:original:source:field_ordenamiento] Lista (de números enteros) field. populares [node:original:source:field_populares] Booleano field. Portfolio images [node:original:source:field_portfolio_images] Image field. Portfolio information [node:original:source:field_portfolio_information] Texto (sin formato) field. Portfolio Tags [node:original:source:field_portfolio_tags] Referencia de entidad field. Post format [node:original:source:field_post_format] Lista (de texto) field. Post Gallery [node:original:source:field_post_gallery] Image field. Post type [node:original:source:field_post_type] Lista (de texto) field. Resumen [node:original:source:summary] El resumen del texto del cuerpo principal del nodo. Slide Home [node:original:source:field_slide_home] Booleano field. Tags [node:original:source:field_tags] Referencia de entidad field. Teléfono [node:original:source:field_telefono] Texto (sin formato) field. Teléfono [node:original:source:field_telefono_funcionario] Texto (sin formato) field. Testimonial Avatar [node:original:source:field_testimonial_avatar] Image field. Testimonial job [node:original:source:field_testimonial_job] Texto (sin formato) field. Testimonial Name [node:original:source:field_testimonial_name] Texto (sin formato) field. Testimonial Video [node:original:source:field_testimonial_video] Texto (sin formato) field. Tipo de Banner [node:original:source:field_tipo_banner] Referencia de entidad field. Tipo de comunicación [node:original:source:field_tipo_de_comunicacion] Referencia de entidad field. Tipo de contenido [node:original:source:content-type] The content type of the node. Tipo de presentación [node:original:source:field_tipo_de_presentacion] Lista (de texto) field. Título [node:original:source:title] URL [node:original:source:url] La URL del nodo. video_vimeo [node:original:source:field_video_vimeo] Vimeo embed field field. video_youtube [node:original:source:field_video_youtube] Texto (sin formato) field. Visitas hoy [node:original:source:day-count] La cantidad de visitantes que han leído el nodo hoy. Última visita [node:original:source:last-view] La fecha en la que un visitante accedió por última vez al nodo. Título [node:original:title] URL [node:original:url] La URL del nodo. Absolute URL [node:original:url:absolute] The absolute URL. Argumentos [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. Relative URL [node:original:url:relative] The relative URL. Ruta [node:original:url:path] The path component of the URL. Unaliased URL [node:original:url:unaliased] The unaliased URL. video_vimeo [node:original:field_video_vimeo] Vimeo embed field field. Vimeo Video URL [node:original:field_video_vimeo:vimeo_url] video_youtube [node:original:field_video_youtube] Texto (sin formato) field. Valor de texto [node:original:field_video_youtube:value] Visitas hoy [node:original:day-count] La cantidad de visitantes que han leído el nodo hoy. Última visita [node:original:last-view] La fecha en la que un visitante accedió por última vez al nodo. Año HTML [node:original:last-view:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [node:original:last-view:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [node:original:last-view:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [node:original:last-view:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [node:original:last-view:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [node:original:last-view:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [node:original:last-view:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [node:original:last-view:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [node:original:last-view:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [node:original:last-view:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [node:original:last-view:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [node:original:last-view:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [node:original:last-view:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [node:original:last-view:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [node:original:last-view:since] Fecha en formato 'tiempo-desde'. (6 minutos) populares [node:field_populares] Booleano field. Valor booleano [node:field_populares:value] Portfolio images [node:field_portfolio_images] Image field. Portfolio images type with delta 0 [node:field_portfolio_images:0] 126x100 [node:field_portfolio_images:0:126x100] Represents the image in the given image style. 133x75 [node:field_portfolio_images:0:133x75] Represents the image in the given image style. 147x98 [node:field_portfolio_images:0:147x98] Represents the image in the given image style. 330x120 [node:field_portfolio_images:0:330x120] Represents the image in the given image style. 350x234 [node:field_portfolio_images:0:350x234] Represents the image in the given image style. 495x370 [node:field_portfolio_images:0:495x370] Represents the image in the given image style. 745x495 [node:field_portfolio_images:0:745x495] Represents the image in the given image style. 1142x502 [node:field_portfolio_images:0:1142x502] Represents the image in the given image style. Ancho [node:field_portfolio_images:0:width] El ancho de la imagen en píxeles. Archivo [node:field_portfolio_images:0:entity] La entidad referenciada Height (600 x770) [node:field_portfolio_images:0:height] Represents the image in the given image style. ID Archivo [node:field_portfolio_images:0:target_id] Large (1170 x 550) [node:field_portfolio_images:0:large] Represents the image in the given image style. Medium (900×560) [node:field_portfolio_images:0:medium] Represents the image in the given image style. Normal (800 x 550) [node:field_portfolio_images:0:normal_size] Represents the image in the given image style. revista_127x170 [node:field_portfolio_images:0:revista_127x170] Represents the image in the given image style. revista_200x270 [node:field_portfolio_images:0:revista_200x270] Represents the image in the given image style. Small (440×295) [node:field_portfolio_images:0:small] Represents the image in the given image style. Square (750 x 750) [node:field_portfolio_images:0:square] Represents the image in the given image style. Texto alternativo [node:field_portfolio_images:0:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:field_portfolio_images:0:thumbnail] Represents the image in the given image style. Título [node:field_portfolio_images:0:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:field_portfolio_images:0:vertical] Represents the image in the given image style. w200 [node:field_portfolio_images:0:w200] Represents the image in the given image style. Portfolio images type with delta 1 [node:field_portfolio_images:1] 126x100 [node:field_portfolio_images:1:126x100] Represents the image in the given image style. 133x75 [node:field_portfolio_images:1:133x75] Represents the image in the given image style. 147x98 [node:field_portfolio_images:1:147x98] Represents the image in the given image style. 330x120 [node:field_portfolio_images:1:330x120] Represents the image in the given image style. 350x234 [node:field_portfolio_images:1:350x234] Represents the image in the given image style. 495x370 [node:field_portfolio_images:1:495x370] Represents the image in the given image style. 745x495 [node:field_portfolio_images:1:745x495] Represents the image in the given image style. 1142x502 [node:field_portfolio_images:1:1142x502] Represents the image in the given image style. Ancho [node:field_portfolio_images:1:width] El ancho de la imagen en píxeles. Archivo [node:field_portfolio_images:1:entity] La entidad referenciada Height (600 x770) [node:field_portfolio_images:1:height] Represents the image in the given image style. ID Archivo [node:field_portfolio_images:1:target_id] Large (1170 x 550) [node:field_portfolio_images:1:large] Represents the image in the given image style. Medium (900×560) [node:field_portfolio_images:1:medium] Represents the image in the given image style. Normal (800 x 550) [node:field_portfolio_images:1:normal_size] Represents the image in the given image style. revista_127x170 [node:field_portfolio_images:1:revista_127x170] Represents the image in the given image style. revista_200x270 [node:field_portfolio_images:1:revista_200x270] Represents the image in the given image style. Small (440×295) [node:field_portfolio_images:1:small] Represents the image in the given image style. Square (750 x 750) [node:field_portfolio_images:1:square] Represents the image in the given image style. Texto alternativo [node:field_portfolio_images:1:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:field_portfolio_images:1:thumbnail] Represents the image in the given image style. Título [node:field_portfolio_images:1:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:field_portfolio_images:1:vertical] Represents the image in the given image style. w200 [node:field_portfolio_images:1:w200] Represents the image in the given image style. Portfolio images type with delta 2 [node:field_portfolio_images:2] 126x100 [node:field_portfolio_images:2:126x100] Represents the image in the given image style. 133x75 [node:field_portfolio_images:2:133x75] Represents the image in the given image style. 147x98 [node:field_portfolio_images:2:147x98] Represents the image in the given image style. 330x120 [node:field_portfolio_images:2:330x120] Represents the image in the given image style. 350x234 [node:field_portfolio_images:2:350x234] Represents the image in the given image style. 495x370 [node:field_portfolio_images:2:495x370] Represents the image in the given image style. 745x495 [node:field_portfolio_images:2:745x495] Represents the image in the given image style. 1142x502 [node:field_portfolio_images:2:1142x502] Represents the image in the given image style. Ancho [node:field_portfolio_images:2:width] El ancho de la imagen en píxeles. Archivo [node:field_portfolio_images:2:entity] La entidad referenciada Height (600 x770) [node:field_portfolio_images:2:height] Represents the image in the given image style. ID Archivo [node:field_portfolio_images:2:target_id] Large (1170 x 550) [node:field_portfolio_images:2:large] Represents the image in the given image style. Medium (900×560) [node:field_portfolio_images:2:medium] Represents the image in the given image style. Normal (800 x 550) [node:field_portfolio_images:2:normal_size] Represents the image in the given image style. revista_127x170 [node:field_portfolio_images:2:revista_127x170] Represents the image in the given image style. revista_200x270 [node:field_portfolio_images:2:revista_200x270] Represents the image in the given image style. Small (440×295) [node:field_portfolio_images:2:small] Represents the image in the given image style. Square (750 x 750) [node:field_portfolio_images:2:square] Represents the image in the given image style. Texto alternativo [node:field_portfolio_images:2:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:field_portfolio_images:2:thumbnail] Represents the image in the given image style. Título [node:field_portfolio_images:2:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:field_portfolio_images:2:vertical] Represents the image in the given image style. w200 [node:field_portfolio_images:2:w200] Represents the image in the given image style. Portfolio information [node:field_portfolio_information] Texto (sin formato) field. Portfolio information type with delta 0 [node:field_portfolio_information:0] Valor de texto [node:field_portfolio_information:0:value] Portfolio information type with delta 1 [node:field_portfolio_information:1] Valor de texto [node:field_portfolio_information:1:value] Portfolio information type with delta 2 [node:field_portfolio_information:2] Valor de texto [node:field_portfolio_information:2:value] Portfolio Tags [node:field_portfolio_tags] Referencia de entidad field. Portfolio Tags type with delta 0 [node:field_portfolio_tags:0] ID Término de la taxonomía [node:field_portfolio_tags:0:target_id] Término de la taxonomía [node:field_portfolio_tags:0:entity] La entidad referenciada Portfolio Tags type with delta 1 [node:field_portfolio_tags:1] ID Término de la taxonomía [node:field_portfolio_tags:1:target_id] Término de la taxonomía [node:field_portfolio_tags:1:entity] La entidad referenciada Portfolio Tags type with delta 2 [node:field_portfolio_tags:2] ID Término de la taxonomía [node:field_portfolio_tags:2:target_id] Término de la taxonomía [node:field_portfolio_tags:2:entity] La entidad referenciada Post format [node:field_post_format] Lista (de texto) field. Valor de texto [node:field_post_format:value] Post Gallery [node:field_post_gallery] Image field. Post Gallery type with delta 0 [node:field_post_gallery:0] 126x100 [node:field_post_gallery:0:126x100] Represents the image in the given image style. 133x75 [node:field_post_gallery:0:133x75] Represents the image in the given image style. 147x98 [node:field_post_gallery:0:147x98] Represents the image in the given image style. 330x120 [node:field_post_gallery:0:330x120] Represents the image in the given image style. 350x234 [node:field_post_gallery:0:350x234] Represents the image in the given image style. 495x370 [node:field_post_gallery:0:495x370] Represents the image in the given image style. 745x495 [node:field_post_gallery:0:745x495] Represents the image in the given image style. 1142x502 [node:field_post_gallery:0:1142x502] Represents the image in the given image style. Ancho [node:field_post_gallery:0:width] El ancho de la imagen en píxeles. Archivo [node:field_post_gallery:0:entity] La entidad referenciada Height (600 x770) [node:field_post_gallery:0:height] Represents the image in the given image style. ID Archivo [node:field_post_gallery:0:target_id] Large (1170 x 550) [node:field_post_gallery:0:large] Represents the image in the given image style. Medium (900×560) [node:field_post_gallery:0:medium] Represents the image in the given image style. Normal (800 x 550) [node:field_post_gallery:0:normal_size] Represents the image in the given image style. revista_127x170 [node:field_post_gallery:0:revista_127x170] Represents the image in the given image style. revista_200x270 [node:field_post_gallery:0:revista_200x270] Represents the image in the given image style. Small (440×295) [node:field_post_gallery:0:small] Represents the image in the given image style. Square (750 x 750) [node:field_post_gallery:0:square] Represents the image in the given image style. Texto alternativo [node:field_post_gallery:0:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:field_post_gallery:0:thumbnail] Represents the image in the given image style. Título [node:field_post_gallery:0:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:field_post_gallery:0:vertical] Represents the image in the given image style. w200 [node:field_post_gallery:0:w200] Represents the image in the given image style. Post Gallery type with delta 1 [node:field_post_gallery:1] 126x100 [node:field_post_gallery:1:126x100] Represents the image in the given image style. 133x75 [node:field_post_gallery:1:133x75] Represents the image in the given image style. 147x98 [node:field_post_gallery:1:147x98] Represents the image in the given image style. 330x120 [node:field_post_gallery:1:330x120] Represents the image in the given image style. 350x234 [node:field_post_gallery:1:350x234] Represents the image in the given image style. 495x370 [node:field_post_gallery:1:495x370] Represents the image in the given image style. 745x495 [node:field_post_gallery:1:745x495] Represents the image in the given image style. 1142x502 [node:field_post_gallery:1:1142x502] Represents the image in the given image style. Ancho [node:field_post_gallery:1:width] El ancho de la imagen en píxeles. Archivo [node:field_post_gallery:1:entity] La entidad referenciada Height (600 x770) [node:field_post_gallery:1:height] Represents the image in the given image style. ID Archivo [node:field_post_gallery:1:target_id] Large (1170 x 550) [node:field_post_gallery:1:large] Represents the image in the given image style. Medium (900×560) [node:field_post_gallery:1:medium] Represents the image in the given image style. Normal (800 x 550) [node:field_post_gallery:1:normal_size] Represents the image in the given image style. revista_127x170 [node:field_post_gallery:1:revista_127x170] Represents the image in the given image style. revista_200x270 [node:field_post_gallery:1:revista_200x270] Represents the image in the given image style. Small (440×295) [node:field_post_gallery:1:small] Represents the image in the given image style. Square (750 x 750) [node:field_post_gallery:1:square] Represents the image in the given image style. Texto alternativo [node:field_post_gallery:1:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:field_post_gallery:1:thumbnail] Represents the image in the given image style. Título [node:field_post_gallery:1:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:field_post_gallery:1:vertical] Represents the image in the given image style. w200 [node:field_post_gallery:1:w200] Represents the image in the given image style. Post Gallery type with delta 2 [node:field_post_gallery:2] 126x100 [node:field_post_gallery:2:126x100] Represents the image in the given image style. 133x75 [node:field_post_gallery:2:133x75] Represents the image in the given image style. 147x98 [node:field_post_gallery:2:147x98] Represents the image in the given image style. 330x120 [node:field_post_gallery:2:330x120] Represents the image in the given image style. 350x234 [node:field_post_gallery:2:350x234] Represents the image in the given image style. 495x370 [node:field_post_gallery:2:495x370] Represents the image in the given image style. 745x495 [node:field_post_gallery:2:745x495] Represents the image in the given image style. 1142x502 [node:field_post_gallery:2:1142x502] Represents the image in the given image style. Ancho [node:field_post_gallery:2:width] El ancho de la imagen en píxeles. Archivo [node:field_post_gallery:2:entity] La entidad referenciada Height (600 x770) [node:field_post_gallery:2:height] Represents the image in the given image style. ID Archivo [node:field_post_gallery:2:target_id] Large (1170 x 550) [node:field_post_gallery:2:large] Represents the image in the given image style. Medium (900×560) [node:field_post_gallery:2:medium] Represents the image in the given image style. Normal (800 x 550) [node:field_post_gallery:2:normal_size] Represents the image in the given image style. revista_127x170 [node:field_post_gallery:2:revista_127x170] Represents the image in the given image style. revista_200x270 [node:field_post_gallery:2:revista_200x270] Represents the image in the given image style. Small (440×295) [node:field_post_gallery:2:small] Represents the image in the given image style. Square (750 x 750) [node:field_post_gallery:2:square] Represents the image in the given image style. Texto alternativo [node:field_post_gallery:2:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:field_post_gallery:2:thumbnail] Represents the image in the given image style. Título [node:field_post_gallery:2:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:field_post_gallery:2:vertical] Represents the image in the given image style. w200 [node:field_post_gallery:2:w200] Represents the image in the given image style. Post type [node:field_post_type] Lista (de texto) field. Post type type with delta 0 [node:field_post_type:0] Valor de texto [node:field_post_type:0:value] Post type type with delta 1 [node:field_post_type:1] Valor de texto [node:field_post_type:1:value] Post type type with delta 2 [node:field_post_type:2] Valor de texto [node:field_post_type:2:value] Resumen [node:summary] El resumen del texto del cuerpo principal del nodo. Slide Home [node:field_slide_home] Booleano field. Valor booleano [node:field_slide_home:value] Tags [node:field_tags] Referencia de entidad field. Tags type with delta 0 [node:field_tags:0] ID Término de la taxonomía [node:field_tags:0:target_id] Término de la taxonomía [node:field_tags:0:entity] La entidad referenciada Tags type with delta 1 [node:field_tags:1] ID Término de la taxonomía [node:field_tags:1:target_id] Término de la taxonomía [node:field_tags:1:entity] La entidad referenciada Tags type with delta 2 [node:field_tags:2] ID Término de la taxonomía [node:field_tags:2:target_id] Término de la taxonomía [node:field_tags:2:entity] La entidad referenciada Teléfono [node:field_telefono] Texto (sin formato) field. Valor de texto [node:field_telefono:value] Teléfono [node:field_telefono_funcionario] Texto (sin formato) field. Valor de texto [node:field_telefono_funcionario:value] Testimonial Avatar [node:field_testimonial_avatar] Image field. 126x100 [node:field_testimonial_avatar:126x100] Represents the image in the given image style. Alto [node:field_testimonial_avatar:126x100:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:126x100:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:126x100:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:126x100:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:126x100:uri] The URI to the image. URL [node:field_testimonial_avatar:126x100:url] The URL to the image. 133x75 [node:field_testimonial_avatar:133x75] Represents the image in the given image style. Alto [node:field_testimonial_avatar:133x75:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:133x75:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:133x75:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:133x75:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:133x75:uri] The URI to the image. URL [node:field_testimonial_avatar:133x75:url] The URL to the image. 147x98 [node:field_testimonial_avatar:147x98] Represents the image in the given image style. Alto [node:field_testimonial_avatar:147x98:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:147x98:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:147x98:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:147x98:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:147x98:uri] The URI to the image. URL [node:field_testimonial_avatar:147x98:url] The URL to the image. 330x120 [node:field_testimonial_avatar:330x120] Represents the image in the given image style. Alto [node:field_testimonial_avatar:330x120:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:330x120:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:330x120:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:330x120:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:330x120:uri] The URI to the image. URL [node:field_testimonial_avatar:330x120:url] The URL to the image. 350x234 [node:field_testimonial_avatar:350x234] Represents the image in the given image style. Alto [node:field_testimonial_avatar:350x234:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:350x234:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:350x234:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:350x234:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:350x234:uri] The URI to the image. URL [node:field_testimonial_avatar:350x234:url] The URL to the image. 495x370 [node:field_testimonial_avatar:495x370] Represents the image in the given image style. Alto [node:field_testimonial_avatar:495x370:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:495x370:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:495x370:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:495x370:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:495x370:uri] The URI to the image. URL [node:field_testimonial_avatar:495x370:url] The URL to the image. 745x495 [node:field_testimonial_avatar:745x495] Represents the image in the given image style. Alto [node:field_testimonial_avatar:745x495:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:745x495:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:745x495:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:745x495:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:745x495:uri] The URI to the image. URL [node:field_testimonial_avatar:745x495:url] The URL to the image. 1142x502 [node:field_testimonial_avatar:1142x502] Represents the image in the given image style. Alto [node:field_testimonial_avatar:1142x502:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:1142x502:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:1142x502:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:1142x502:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:1142x502:uri] The URI to the image. URL [node:field_testimonial_avatar:1142x502:url] The URL to the image. Ancho [node:field_testimonial_avatar:width] El ancho de la imagen en píxeles. Archivo [node:field_testimonial_avatar:entity] La entidad referenciada Base name [node:field_testimonial_avatar:entity:basename] The base name of the file. Created [node:field_testimonial_avatar:entity:created] La fecha en que el archivo fue creado. Extensión [node:field_testimonial_avatar:entity:extension] La extensión del archivo. File byte size [node:field_testimonial_avatar:entity:size-raw] The size of the file, in bytes. ID del archivo [node:field_testimonial_avatar:entity:fid] El ID único del archivo subido al servidor. Idioma [node:field_testimonial_avatar:entity:language] The language of the archivo. Modificado [node:field_testimonial_avatar:entity:changed] La fecha de la alteración más reciente del archivo. Nombre de archivo [node:field_testimonial_avatar:entity:name] El nombre del archivo en el disco. Original archivo [node:field_testimonial_avatar:entity:original] The original archivo data if the archivo is being updated or saved. Propietario [node:field_testimonial_avatar:entity:owner] El usuario que subió el archivo originalmente. Ruta [node:field_testimonial_avatar:entity:path] Ubicación del archivo relativa a la raiz de Drupal. Tamaño de archivo [node:field_testimonial_avatar:entity:size] El tamaño del documento. Tipo MIME [node:field_testimonial_avatar:entity:mime] El tipo MIME del archivo. URL [node:field_testimonial_avatar:entity:url] La URL del archivo accesible a través de la web. Height (600 x770) [node:field_testimonial_avatar:height] Represents the image in the given image style. Ancho [node:field_testimonial_avatar:height:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:height:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:height:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:height:uri] The URI to the image. URL [node:field_testimonial_avatar:height:url] The URL to the image. ID Archivo [node:field_testimonial_avatar:target_id] Large (1170 x 550) [node:field_testimonial_avatar:large] Represents the image in the given image style. Alto [node:field_testimonial_avatar:large:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:large:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:large:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:large:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:large:uri] The URI to the image. URL [node:field_testimonial_avatar:large:url] The URL to the image. Medium (900×560) [node:field_testimonial_avatar:medium] Represents the image in the given image style. Alto [node:field_testimonial_avatar:medium:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:medium:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:medium:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:medium:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:medium:uri] The URI to the image. URL [node:field_testimonial_avatar:medium:url] The URL to the image. Normal (800 x 550) [node:field_testimonial_avatar:normal_size] Represents the image in the given image style. Alto [node:field_testimonial_avatar:normal_size:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:normal_size:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:normal_size:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:normal_size:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:normal_size:uri] The URI to the image. URL [node:field_testimonial_avatar:normal_size:url] The URL to the image. revista_127x170 [node:field_testimonial_avatar:revista_127x170] Represents the image in the given image style. Alto [node:field_testimonial_avatar:revista_127x170:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:revista_127x170:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:revista_127x170:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:revista_127x170:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:revista_127x170:uri] The URI to the image. URL [node:field_testimonial_avatar:revista_127x170:url] The URL to the image. revista_200x270 [node:field_testimonial_avatar:revista_200x270] Represents the image in the given image style. Alto [node:field_testimonial_avatar:revista_200x270:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:revista_200x270:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:revista_200x270:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:revista_200x270:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:revista_200x270:uri] The URI to the image. URL [node:field_testimonial_avatar:revista_200x270:url] The URL to the image. Small (440×295) [node:field_testimonial_avatar:small] Represents the image in the given image style. Alto [node:field_testimonial_avatar:small:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:small:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:small:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:small:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:small:uri] The URI to the image. URL [node:field_testimonial_avatar:small:url] The URL to the image. Square (750 x 750) [node:field_testimonial_avatar:square] Represents the image in the given image style. Alto [node:field_testimonial_avatar:square:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:square:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:square:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:square:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:square:uri] The URI to the image. URL [node:field_testimonial_avatar:square:url] The URL to the image. Texto alternativo [node:field_testimonial_avatar:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:field_testimonial_avatar:thumbnail] Represents the image in the given image style. Alto [node:field_testimonial_avatar:thumbnail:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:thumbnail:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:thumbnail:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:thumbnail:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:thumbnail:uri] The URI to the image. URL [node:field_testimonial_avatar:thumbnail:url] The URL to the image. Título [node:field_testimonial_avatar:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:field_testimonial_avatar:vertical] Represents the image in the given image style. Alto [node:field_testimonial_avatar:vertical:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:vertical:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:vertical:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:vertical:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:vertical:uri] The URI to the image. URL [node:field_testimonial_avatar:vertical:url] The URL to the image. w200 [node:field_testimonial_avatar:w200] Represents the image in the given image style. Alto [node:field_testimonial_avatar:w200:height] The height the image, in pixels. Ancho [node:field_testimonial_avatar:w200:width] The width of the image, in pixels. Tamaño de archivo [node:field_testimonial_avatar:w200:filesize] The file size of the image. Tipo MIME [node:field_testimonial_avatar:w200:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [node:field_testimonial_avatar:w200:uri] The URI to the image. URL [node:field_testimonial_avatar:w200:url] The URL to the image. Testimonial job [node:field_testimonial_job] Texto (sin formato) field. Valor de texto [node:field_testimonial_job:value] Testimonial Name [node:field_testimonial_name] Texto (sin formato) field. Valor de texto [node:field_testimonial_name:value] Testimonial Video [node:field_testimonial_video] Texto (sin formato) field. Valor de texto [node:field_testimonial_video:value] Tipo de Banner [node:field_tipo_banner] Referencia de entidad field. ID Término de la taxonomía [node:field_tipo_banner:target_id] Término de la taxonomía [node:field_tipo_banner:entity] La entidad referenciada Cantidad de nodos [node:field_tipo_banner:entity:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [node:field_tipo_banner:entity:field_category_columns] Número (entero) field. Category Layout [node:field_tipo_banner:entity:field_category_layout] Texto (sin formato) field. Descripción [node:field_tipo_banner:entity:description] La descripción opcional del término taxonomía. Editar URL [node:field_tipo_banner:entity:edit-url] The URL of the taxonomy term's edit page. Enlace [node:field_tipo_banner:entity:field_enlace] Enlace field. ID del término [node:field_tipo_banner:entity:tid] El ID único del término de taxonomía. Idioma [node:field_tipo_banner:entity:language] The language of the término de la taxonomía. Nombre [node:field_tipo_banner:entity:name] El nombre del término de taxonomía. Original término de la taxonomía [node:field_tipo_banner:entity:original] The original término de la taxonomía data if the término de la taxonomía is being updated or saved. Parents [node:field_tipo_banner:entity:parents] An array of all the term's parents, starting with the root. Root term [node:field_tipo_banner:entity:root] The root term of the taxonomy term. Término padre [node:field_tipo_banner:entity:parent] El término padre del término de taxonomía, si existiera. URL [node:field_tipo_banner:entity:url] La URL del término de taxonomía. Vocabulario [node:field_tipo_banner:entity:vocabulary] El vocabulario de taxonomía al que pertenece el término. Tipo de comunicación [node:field_tipo_de_comunicacion] Referencia de entidad field. ID Término de la taxonomía [node:field_tipo_de_comunicacion:target_id] Término de la taxonomía [node:field_tipo_de_comunicacion:entity] La entidad referenciada Cantidad de nodos [node:field_tipo_de_comunicacion:entity:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [node:field_tipo_de_comunicacion:entity:field_category_columns] Número (entero) field. Category Layout [node:field_tipo_de_comunicacion:entity:field_category_layout] Texto (sin formato) field. Descripción [node:field_tipo_de_comunicacion:entity:description] La descripción opcional del término taxonomía. Editar URL [node:field_tipo_de_comunicacion:entity:edit-url] The URL of the taxonomy term's edit page. Enlace [node:field_tipo_de_comunicacion:entity:field_enlace] Enlace field. ID del término [node:field_tipo_de_comunicacion:entity:tid] El ID único del término de taxonomía. Idioma [node:field_tipo_de_comunicacion:entity:language] The language of the término de la taxonomía. Nombre [node:field_tipo_de_comunicacion:entity:name] El nombre del término de taxonomía. Original término de la taxonomía [node:field_tipo_de_comunicacion:entity:original] The original término de la taxonomía data if the término de la taxonomía is being updated or saved. Parents [node:field_tipo_de_comunicacion:entity:parents] An array of all the term's parents, starting with the root. Root term [node:field_tipo_de_comunicacion:entity:root] The root term of the taxonomy term. Término padre [node:field_tipo_de_comunicacion:entity:parent] El término padre del término de taxonomía, si existiera. URL [node:field_tipo_de_comunicacion:entity:url] La URL del término de taxonomía. Vocabulario [node:field_tipo_de_comunicacion:entity:vocabulary] El vocabulario de taxonomía al que pertenece el término. Tipo de contenido [node:content-type] The content type of the node. Cantidad de nodos [node:content-type:node-count] The number of nodes belonging to the content type. Descripción [node:content-type:description] The optional description of the content type. Editar URL [node:content-type:edit-url] The URL of the content type's edit page. Nombre [node:content-type:name] The name of the content type. Nombre de sistema [node:content-type:machine-name] The unique machine-readable name of the content type. Tipo de presentación [node:field_tipo_de_presentacion] Lista (de texto) field. Valor de texto [node:field_tipo_de_presentacion:value] Translation source node [node:source] The source node for this current node's translation set. Archivo [node:source:field_archivo] Archivo field. Also known as Adjuntar archivo. Archivo [node:source:field_archivo:entity] La entidad referenciada Descripción [node:source:field_archivo:description] ID Archivo [node:source:field_archivo:target_id] Presentación [node:source:field_archivo:display] Marca para controlar si el archivo debe ser mostrado al ver el contenido Archivo 2 [node:source:field_video] Archivo field. Also known as Video. Archivo [node:source:field_video:entity] La entidad referenciada Descripción [node:source:field_video:description] ID Archivo [node:source:field_video:target_id] Presentación [node:source:field_video:display] Marca para controlar si el archivo debe ser mostrado al ver el contenido Autor [node:source:author] Account cancellation URL [node:source:author:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [node:source:author:mail] La dirección de correo electrónico de la cuenta de usuario. Created [node:source:author:created] la fecha en la que se creó la cuenta de usuario. Editar URL [node:source:author:edit-url] La URL de la página de edición de la cuenta. Full Name [node:source:author:field_full_name] Texto (sin formato) field. ID de rol de usuario [node:source:author:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [node:source:author:uid] El ID único de la cuenta de usuario. Idioma [node:source:author:language] The language of the usuario. Imagen [node:source:author:user_picture] Image field. Nombre a mostrar [node:source:author:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [node:source:author:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [node:source:author:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [node:source:author:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [node:source:author:one-time-login-url] The URL of the one-time login page for the user account. Original usuario [node:source:author:original] The original usuario data if the usuario is being updated or saved. Roles [node:source:author:roles] The user roles associated with the user account. Ultima identificación [node:source:author:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. URL [node:source:author:url] La URL de la página del perfil de la cuenta. User Body [node:source:author:field_user_body] Texto (normal, largo) field. Block Builder [node:source:field_block_builder] Block Builder field. Builder ID [node:source:field_block_builder:bid] A Builder ID referenced the BlockBuilder Body [node:source:body] El texto del cuerpo principal del nodo. Cantidad de comentarios [node:source:comment-count] El número de comentarios hechos en la entidad. Cargo [node:source:field_cargo_funcionario] Texto (sin formato) field. Valor de texto [node:source:field_cargo_funcionario:value] Category [node:source:field_post_category] Referencia de entidad field. Category type with delta 0 [node:source:field_post_category:0] Category type with delta 1 [node:source:field_post_category:1] Category type with delta 2 [node:source:field_post_category:2] Categoría [node:source:field_categoria] Referencia de entidad field. ID Término de la taxonomía [node:source:field_categoria:target_id] Término de la taxonomía [node:source:field_categoria:entity] La entidad referenciada Categoría [node:source:field_categoria_noticia] Referencia de entidad field. ID Término de la taxonomía [node:source:field_categoria_noticia:target_id] Término de la taxonomía [node:source:field_categoria_noticia:entity] La entidad referenciada Ciudad [node:source:field_ciudad] Referencia de entidad field. ID Término de la taxonomía [node:source:field_ciudad:target_id] Término de la taxonomía [node:source:field_ciudad:entity] La entidad referenciada Color [node:source:field_color] Texto (sin formato) field. Valor de texto [node:source:field_color:value] Comments [node:source:comment] Comments field. Estado del comentario [node:source:comment:status] ID del usuario del último comentario [node:source:comment:last_comment_uid] ID del último comentario [node:source:comment:cid] Marca de tiempo del último comentario [node:source:comment:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment:comment_count] El número de comentarios. Comments [node:source:comment_forum] Comments field. Estado del comentario [node:source:comment_forum:status] ID del usuario del último comentario [node:source:comment_forum:last_comment_uid] ID del último comentario [node:source:comment_forum:cid] Marca de tiempo del último comentario [node:source:comment_forum:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_forum:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_forum:comment_count] El número de comentarios. Comments [node:source:comment_node_article] Comments field. Estado del comentario [node:source:comment_node_article:status] ID del usuario del último comentario [node:source:comment_node_article:last_comment_uid] ID del último comentario [node:source:comment_node_article:cid] Marca de tiempo del último comentario [node:source:comment_node_article:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_article:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_article:comment_count] El número de comentarios. Comments [node:source:comment_node_banner] Comments field. Estado del comentario [node:source:comment_node_banner:status] ID del usuario del último comentario [node:source:comment_node_banner:last_comment_uid] ID del último comentario [node:source:comment_node_banner:cid] Marca de tiempo del último comentario [node:source:comment_node_banner:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_banner:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_banner:comment_count] El número de comentarios. Comments [node:source:comment_node_chat] Comments field. Estado del comentario [node:source:comment_node_chat:status] ID del usuario del último comentario [node:source:comment_node_chat:last_comment_uid] ID del último comentario [node:source:comment_node_chat:cid] Marca de tiempo del último comentario [node:source:comment_node_chat:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_chat:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_chat:comment_count] El número de comentarios. Comments [node:source:comment_node_contratacion] Comments field. Estado del comentario [node:source:comment_node_contratacion:status] ID del usuario del último comentario [node:source:comment_node_contratacion:last_comment_uid] ID del último comentario [node:source:comment_node_contratacion:cid] Marca de tiempo del último comentario [node:source:comment_node_contratacion:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_contratacion:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_contratacion:comment_count] El número de comentarios. Comments [node:source:comment_node_entidad] Comments field. Estado del comentario [node:source:comment_node_entidad:status] ID del usuario del último comentario [node:source:comment_node_entidad:last_comment_uid] ID del último comentario [node:source:comment_node_entidad:cid] Marca de tiempo del último comentario [node:source:comment_node_entidad:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_entidad:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_entidad:comment_count] El número de comentarios. Comments [node:source:comment_node_evento] Comments field. Estado del comentario [node:source:comment_node_evento:status] ID del usuario del último comentario [node:source:comment_node_evento:last_comment_uid] ID del último comentario [node:source:comment_node_evento:cid] Marca de tiempo del último comentario [node:source:comment_node_evento:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_evento:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_evento:comment_count] El número de comentarios. Comments [node:source:comment_node_funcionario] Comments field. Estado del comentario [node:source:comment_node_funcionario:status] ID del usuario del último comentario [node:source:comment_node_funcionario:last_comment_uid] ID del último comentario [node:source:comment_node_funcionario:cid] Marca de tiempo del último comentario [node:source:comment_node_funcionario:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_funcionario:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_funcionario:comment_count] El número de comentarios. Comments [node:source:comment_node_meeting] Comments field. Estado del comentario [node:source:comment_node_meeting:status] ID del usuario del último comentario [node:source:comment_node_meeting:last_comment_uid] ID del último comentario [node:source:comment_node_meeting:cid] Marca de tiempo del último comentario [node:source:comment_node_meeting:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_meeting:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_meeting:comment_count] El número de comentarios. Comments [node:source:comment_node_normativa] Comments field. Estado del comentario [node:source:comment_node_normativa:status] ID del usuario del último comentario [node:source:comment_node_normativa:last_comment_uid] ID del último comentario [node:source:comment_node_normativa:cid] Marca de tiempo del último comentario [node:source:comment_node_normativa:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_normativa:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_normativa:comment_count] El número de comentarios. Comments [node:source:comment_node_noticia] Comments field. Estado del comentario [node:source:comment_node_noticia:status] ID del usuario del último comentario [node:source:comment_node_noticia:last_comment_uid] ID del último comentario [node:source:comment_node_noticia:cid] Marca de tiempo del último comentario [node:source:comment_node_noticia:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_noticia:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_noticia:comment_count] El número de comentarios. Comments [node:source:comment_node_noticia_en_ingles] Comments field. Estado del comentario [node:source:comment_node_noticia_en_ingles:status] ID del usuario del último comentario [node:source:comment_node_noticia_en_ingles:last_comment_uid] ID del último comentario [node:source:comment_node_noticia_en_ingles:cid] Marca de tiempo del último comentario [node:source:comment_node_noticia_en_ingles:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_noticia_en_ingles:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_noticia_en_ingles:comment_count] El número de comentarios. Comments [node:source:comment_node_nuestra_entidad] Comments field. Estado del comentario [node:source:comment_node_nuestra_entidad:status] ID del usuario del último comentario [node:source:comment_node_nuestra_entidad:last_comment_uid] ID del último comentario [node:source:comment_node_nuestra_entidad:cid] Marca de tiempo del último comentario [node:source:comment_node_nuestra_entidad:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_nuestra_entidad:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_nuestra_entidad:comment_count] El número de comentarios. Comments [node:source:comment_node_page] Comments field. Estado del comentario [node:source:comment_node_page:status] ID del usuario del último comentario [node:source:comment_node_page:last_comment_uid] ID del último comentario [node:source:comment_node_page:cid] Marca de tiempo del último comentario [node:source:comment_node_page:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_page:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_page:comment_count] El número de comentarios. Comments [node:source:comment_node_poll] Comments field. Estado del comentario [node:source:comment_node_poll:status] ID del usuario del último comentario [node:source:comment_node_poll:last_comment_uid] ID del último comentario [node:source:comment_node_poll:cid] Marca de tiempo del último comentario [node:source:comment_node_poll:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_poll:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_poll:comment_count] El número de comentarios. Comments [node:source:comment_node_pqrs] Comments field. Estado del comentario [node:source:comment_node_pqrs:status] ID del usuario del último comentario [node:source:comment_node_pqrs:last_comment_uid] ID del último comentario [node:source:comment_node_pqrs:cid] Marca de tiempo del último comentario [node:source:comment_node_pqrs:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_pqrs:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_pqrs:comment_count] El número de comentarios. Comments [node:source:comment_node_pregunta_frecuente] Comments field. Estado del comentario [node:source:comment_node_pregunta_frecuente:status] ID del usuario del último comentario [node:source:comment_node_pregunta_frecuente:last_comment_uid] ID del último comentario [node:source:comment_node_pregunta_frecuente:cid] Marca de tiempo del último comentario [node:source:comment_node_pregunta_frecuente:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_pregunta_frecuente:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_pregunta_frecuente:comment_count] El número de comentarios. Comments [node:source:comment_node_red_social] Comments field. Estado del comentario [node:source:comment_node_red_social:status] ID del usuario del último comentario [node:source:comment_node_red_social:last_comment_uid] ID del último comentario [node:source:comment_node_red_social:cid] Marca de tiempo del último comentario [node:source:comment_node_red_social:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_red_social:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_red_social:comment_count] El número de comentarios. Comments [node:source:comment_node_revista] Comments field. Estado del comentario [node:source:comment_node_revista:status] ID del usuario del último comentario [node:source:comment_node_revista:last_comment_uid] ID del último comentario [node:source:comment_node_revista:cid] Marca de tiempo del último comentario [node:source:comment_node_revista:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_revista:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_revista:comment_count] El número de comentarios. Comments [node:source:comment_node_simplenews] Comments field. Estado del comentario [node:source:comment_node_simplenews:status] ID del usuario del último comentario [node:source:comment_node_simplenews:last_comment_uid] ID del último comentario [node:source:comment_node_simplenews:cid] Marca de tiempo del último comentario [node:source:comment_node_simplenews:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_simplenews:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_simplenews:comment_count] El número de comentarios. Comments [node:source:comment_node_sitio_de_ni_os] Comments field. Estado del comentario [node:source:comment_node_sitio_de_ni_os:status] ID del usuario del último comentario [node:source:comment_node_sitio_de_ni_os:last_comment_uid] ID del último comentario [node:source:comment_node_sitio_de_ni_os:cid] Marca de tiempo del último comentario [node:source:comment_node_sitio_de_ni_os:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_sitio_de_ni_os:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_sitio_de_ni_os:comment_count] El número de comentarios. Comments [node:source:comment_node_sitio_del_gobierno] Comments field. Estado del comentario [node:source:comment_node_sitio_del_gobierno:status] ID del usuario del último comentario [node:source:comment_node_sitio_del_gobierno:last_comment_uid] ID del último comentario [node:source:comment_node_sitio_del_gobierno:cid] Marca de tiempo del último comentario [node:source:comment_node_sitio_del_gobierno:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_sitio_del_gobierno:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_sitio_del_gobierno:comment_count] El número de comentarios. Comments [node:source:comment_node_sitio_externo] Comments field. Estado del comentario [node:source:comment_node_sitio_externo:status] ID del usuario del último comentario [node:source:comment_node_sitio_externo:last_comment_uid] ID del último comentario [node:source:comment_node_sitio_externo:cid] Marca de tiempo del último comentario [node:source:comment_node_sitio_externo:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_sitio_externo:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_sitio_externo:comment_count] El número de comentarios. Comments [node:source:comment_node_supersolidaria_tv] Comments field. Estado del comentario [node:source:comment_node_supersolidaria_tv:status] ID del usuario del último comentario [node:source:comment_node_supersolidaria_tv:last_comment_uid] ID del último comentario [node:source:comment_node_supersolidaria_tv:cid] Marca de tiempo del último comentario [node:source:comment_node_supersolidaria_tv:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_supersolidaria_tv:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_supersolidaria_tv:comment_count] El número de comentarios. Comments [node:source:comment_node_tramite] Comments field. Estado del comentario [node:source:comment_node_tramite:status] ID del usuario del último comentario [node:source:comment_node_tramite:last_comment_uid] ID del último comentario [node:source:comment_node_tramite:cid] Marca de tiempo del último comentario [node:source:comment_node_tramite:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_tramite:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_tramite:comment_count] El número de comentarios. Comments [node:source:comment_node_transparencia] Comments field. Estado del comentario [node:source:comment_node_transparencia:status] ID del usuario del último comentario [node:source:comment_node_transparencia:last_comment_uid] ID del último comentario [node:source:comment_node_transparencia:cid] Marca de tiempo del último comentario [node:source:comment_node_transparencia:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_transparencia:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_transparencia:comment_count] El número de comentarios. Comments [node:source:comment_node_webform] Comments field. Estado del comentario [node:source:comment_node_webform:status] ID del usuario del último comentario [node:source:comment_node_webform:last_comment_uid] ID del último comentario [node:source:comment_node_webform:cid] Marca de tiempo del último comentario [node:source:comment_node_webform:last_comment_timestamp] fLa Fecha en que el comentario fue creado por última vez. Nombre del último comentario [node:source:comment_node_webform:last_comment_name] El nombre del usuario que envió el último comentario. Número de comentarios [node:source:comment_node_webform:comment_count] El número de comentarios. Correo electrónico [node:source:field_correo_email_funcionario] Texto (sin formato) field. Valor de texto [node:source:field_correo_email_funcionario:value] Código [node:source:field_codigo] Texto (sin formato) field. Valor de texto [node:source:field_codigo:value] Código de idioma [node:source:langcode] El código de idioma del idioma del nodo se escribe dentro. Desc [node:source:field_desc] Texto (normal, largo) field. Valor de texto [node:source:field_desc:value] Descripción Volumen [node:source:field_descripcion_corta] Texto (sin formato) field. Valor de texto [node:source:field_descripcion_corta:value] Dirección [node:source:field_direccion] Texto (sin formato) field. Valor de texto [node:source:field_direccion:value] E-mail [node:source:field_e_mail] Correo electrónico field. Correo electrónico [node:source:field_e_mail:value] Editar URL [node:source:edit-url] La URL de la página de edición del nodo. Embed Code [node:source:field_post_embed] Texto (sin formato) field. Valor de texto [node:source:field_post_embed:value] Enlace [node:source:field_enlace] Enlace field. Texto del enlace [node:source:field_enlace:title] URI [node:source:field_enlace:uri] Enlace del menu [node:source:menu-link] The menu link for this node. Editar 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. Menú [node:source:menu-link:menu] The menu of the menu link. Padre [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. Título [node:source:menu-link:title] The title of the menu link. URL [node:source:menu-link:url] The URL of the menu link. Enlaces [node:source:field_enlaces] Enlace field. Enlaces type with delta 0 [node:source:field_enlaces:0] Enlaces type with delta 1 [node:source:field_enlaces:1] Enlaces type with delta 2 [node:source:field_enlaces:2] Fax [node:source:field_fax] Texto (sin formato) field. Valor de texto [node:source:field_fax:value] Fecha [node:source:field_fecha_unix_timestamp] Sello temporal field. Valor del sello temporal [node:source:field_fecha_unix_timestamp:value] Valor del sello temporal format [node:source:field_fecha_unix_timestamp:date] Fecha cambiada [node:source:changed] La fecha de actualización más reciente del nodo. Año HTML [node:source:changed:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [node:source:changed:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [node:source:changed:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [node:source:changed:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [node:source:changed:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [node:source:changed:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [node:source:changed:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [node:source:changed:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [node:source:changed:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [node:source:changed:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [node:source:changed:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [node:source:changed:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [node:source:changed:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [node:source:changed:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [node:source:changed:since] Fecha en formato 'tiempo-desde'. (6 minutos) Fecha de creación [node:source:created] Año HTML [node:source:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [node:source:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [node:source:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [node:source:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [node:source:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [node:source:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [node:source:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [node:source:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [node:source:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [node:source:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [node:source:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [node:source:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [node:source:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [node:source:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [node:source:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) Fecha de Publicación [node:source:field_fecha_de_publicacion] Fecha field. Valor de fecha [node:source:field_fecha_de_publicacion:value] Valor de fecha format [node:source:field_fecha_de_publicacion:date] Fecha de Ultima Actualización [node:source:field_fecha_de_actualizacion] Fecha field. Valor de fecha [node:source:field_fecha_de_actualizacion:value] Valor de fecha format [node:source:field_fecha_de_actualizacion:date] Foros [node:source:taxonomy_forums] Referencia de entidad field. ID Término de la taxonomía [node:source:taxonomy_forums:target_id] Término de la taxonomía [node:source:taxonomy_forums:entity] La entidad referenciada Foto [node:source:field_foto] Image field. 126x100 [node:source:field_foto:126x100] Represents the image in the given image style. 133x75 [node:source:field_foto:133x75] Represents the image in the given image style. 147x98 [node:source:field_foto:147x98] Represents the image in the given image style. 330x120 [node:source:field_foto:330x120] Represents the image in the given image style. 350x234 [node:source:field_foto:350x234] Represents the image in the given image style. 495x370 [node:source:field_foto:495x370] Represents the image in the given image style. 745x495 [node:source:field_foto:745x495] Represents the image in the given image style. 1142x502 [node:source:field_foto:1142x502] Represents the image in the given image style. Ancho [node:source:field_foto:width] El ancho de la imagen en píxeles. Archivo [node:source:field_foto:entity] La entidad referenciada Height (600 x770) [node:source:field_foto:height] Represents the image in the given image style. ID Archivo [node:source:field_foto:target_id] Large (1170 x 550) [node:source:field_foto:large] Represents the image in the given image style. Medium (900×560) [node:source:field_foto:medium] Represents the image in the given image style. Normal (800 x 550) [node:source:field_foto:normal_size] Represents the image in the given image style. revista_127x170 [node:source:field_foto:revista_127x170] Represents the image in the given image style. revista_200x270 [node:source:field_foto:revista_200x270] Represents the image in the given image style. Small (440×295) [node:source:field_foto:small] Represents the image in the given image style. Square (750 x 750) [node:source:field_foto:square] Represents the image in the given image style. Texto alternativo [node:source:field_foto:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:source:field_foto:thumbnail] Represents the image in the given image style. Título [node:source:field_foto:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:source:field_foto:vertical] Represents the image in the given image style. w200 [node:source:field_foto:w200] Represents the image in the given image style. Gallery Images [node:source:field_gallery_images] Image field. Gallery Images type with delta 0 [node:source:field_gallery_images:0] Gallery Images type with delta 1 [node:source:field_gallery_images:1] Gallery Images type with delta 2 [node:source:field_gallery_images:2] Gallery Thumbnail [node:source:field_gallery_thumbnail] Image field. 126x100 [node:source:field_gallery_thumbnail:126x100] Represents the image in the given image style. 133x75 [node:source:field_gallery_thumbnail:133x75] Represents the image in the given image style. 147x98 [node:source:field_gallery_thumbnail:147x98] Represents the image in the given image style. 330x120 [node:source:field_gallery_thumbnail:330x120] Represents the image in the given image style. 350x234 [node:source:field_gallery_thumbnail:350x234] Represents the image in the given image style. 495x370 [node:source:field_gallery_thumbnail:495x370] Represents the image in the given image style. 745x495 [node:source:field_gallery_thumbnail:745x495] Represents the image in the given image style. 1142x502 [node:source:field_gallery_thumbnail:1142x502] Represents the image in the given image style. Ancho [node:source:field_gallery_thumbnail:width] El ancho de la imagen en píxeles. Archivo [node:source:field_gallery_thumbnail:entity] La entidad referenciada Height (600 x770) [node:source:field_gallery_thumbnail:height] Represents the image in the given image style. ID Archivo [node:source:field_gallery_thumbnail:target_id] Large (1170 x 550) [node:source:field_gallery_thumbnail:large] Represents the image in the given image style. Medium (900×560) [node:source:field_gallery_thumbnail:medium] Represents the image in the given image style. Normal (800 x 550) [node:source:field_gallery_thumbnail:normal_size] Represents the image in the given image style. revista_127x170 [node:source:field_gallery_thumbnail:revista_127x170] Represents the image in the given image style. revista_200x270 [node:source:field_gallery_thumbnail:revista_200x270] Represents the image in the given image style. Small (440×295) [node:source:field_gallery_thumbnail:small] Represents the image in the given image style. Square (750 x 750) [node:source:field_gallery_thumbnail:square] Represents the image in the given image style. Texto alternativo [node:source:field_gallery_thumbnail:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:source:field_gallery_thumbnail:thumbnail] Represents the image in the given image style. Título [node:source:field_gallery_thumbnail:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:source:field_gallery_thumbnail:vertical] Represents the image in the given image style. w200 [node:source:field_gallery_thumbnail:w200] Represents the image in the given image style. Grupo de archivos [node:source:field_grupo_archivos_entidad] Entity reference revisions field. Grupo de archivos type with delta 0 [node:source:field_grupo_archivos_entidad:0] Grupo de archivos type with delta 1 [node:source:field_grupo_archivos_entidad:1] Grupo de archivos type with delta 2 [node:source:field_grupo_archivos_entidad:2] Grupo de archivos [node:source:field_grupo_archivos_normativa] Entity reference revisions field. Grupo de archivos type with delta 0 [node:source:field_grupo_archivos_normativa:0] Grupo de archivos type with delta 1 [node:source:field_grupo_archivos_normativa:1] Grupo de archivos type with delta 2 [node:source:field_grupo_archivos_normativa:2] Grupo de archivos [node:source:field_grupo_de_archivos] Entity reference revisions field. Grupo de archivos type with delta 0 [node:source:field_grupo_de_archivos:0] Grupo de archivos type with delta 1 [node:source:field_grupo_de_archivos:1] Grupo de archivos type with delta 2 [node:source:field_grupo_de_archivos:2] Grupo de archivos [node:source:field_grupo_de_archivos_data] Entity reference revisions field. Grupo de archivos type with delta 0 [node:source:field_grupo_de_archivos_data:0] Grupo de archivos type with delta 1 [node:source:field_grupo_de_archivos_data:1] Grupo de archivos type with delta 2 [node:source:field_grupo_de_archivos_data:2] ID de contenido [node:source:nid] La ID única del elemento de contenido o "nodo". ID de revisión [node:source:vid] El ID único de la ultima revisión del nodo. Idioma [node:source:language] The language of the contenido. Código de idioma [node:source:language:langcode] El código de idioma. Dirección [node:source:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [node:source:language:domain] The domain name to use for the language. Nombre del idioma [node:source:language:name] The language name. Prefijo de la ruta [node:source:language:prefix] Path prefix for URLs in the language. image [node:source:field_image_efsa] Image field. 126x100 [node:source:field_image_efsa:126x100] Represents the image in the given image style. 133x75 [node:source:field_image_efsa:133x75] Represents the image in the given image style. 147x98 [node:source:field_image_efsa:147x98] Represents the image in the given image style. 330x120 [node:source:field_image_efsa:330x120] Represents the image in the given image style. 350x234 [node:source:field_image_efsa:350x234] Represents the image in the given image style. 495x370 [node:source:field_image_efsa:495x370] Represents the image in the given image style. 745x495 [node:source:field_image_efsa:745x495] Represents the image in the given image style. 1142x502 [node:source:field_image_efsa:1142x502] Represents the image in the given image style. Ancho [node:source:field_image_efsa:width] El ancho de la imagen en píxeles. Archivo [node:source:field_image_efsa:entity] La entidad referenciada Height (600 x770) [node:source:field_image_efsa:height] Represents the image in the given image style. ID Archivo [node:source:field_image_efsa:target_id] Large (1170 x 550) [node:source:field_image_efsa:large] Represents the image in the given image style. Medium (900×560) [node:source:field_image_efsa:medium] Represents the image in the given image style. Normal (800 x 550) [node:source:field_image_efsa:normal_size] Represents the image in the given image style. revista_127x170 [node:source:field_image_efsa:revista_127x170] Represents the image in the given image style. revista_200x270 [node:source:field_image_efsa:revista_200x270] Represents the image in the given image style. Small (440×295) [node:source:field_image_efsa:small] Represents the image in the given image style. Square (750 x 750) [node:source:field_image_efsa:square] Represents the image in the given image style. Texto alternativo [node:source:field_image_efsa:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:source:field_image_efsa:thumbnail] Represents the image in the given image style. Título [node:source:field_image_efsa:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:source:field_image_efsa:vertical] Represents the image in the given image style. w200 [node:source:field_image_efsa:w200] Represents the image in the given image style. Imagen [node:source:field_image] Image field. Also known as Image. 126x100 [node:source:field_image:126x100] Represents the image in the given image style. 133x75 [node:source:field_image:133x75] Represents the image in the given image style. 147x98 [node:source:field_image:147x98] Represents the image in the given image style. 330x120 [node:source:field_image:330x120] Represents the image in the given image style. 350x234 [node:source:field_image:350x234] Represents the image in the given image style. 495x370 [node:source:field_image:495x370] Represents the image in the given image style. 745x495 [node:source:field_image:745x495] Represents the image in the given image style. 1142x502 [node:source:field_image:1142x502] Represents the image in the given image style. Ancho [node:source:field_image:width] El ancho de la imagen en píxeles. Archivo [node:source:field_image:entity] La entidad referenciada Height (600 x770) [node:source:field_image:height] Represents the image in the given image style. ID Archivo [node:source:field_image:target_id] Large (1170 x 550) [node:source:field_image:large] Represents the image in the given image style. Medium (900×560) [node:source:field_image:medium] Represents the image in the given image style. Normal (800 x 550) [node:source:field_image:normal_size] Represents the image in the given image style. revista_127x170 [node:source:field_image:revista_127x170] Represents the image in the given image style. revista_200x270 [node:source:field_image:revista_200x270] Represents the image in the given image style. Small (440×295) [node:source:field_image:small] Represents the image in the given image style. Square (750 x 750) [node:source:field_image:square] Represents the image in the given image style. Texto alternativo [node:source:field_image:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:source:field_image:thumbnail] Represents the image in the given image style. Título [node:source:field_image:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:source:field_image:vertical] Represents the image in the given image style. w200 [node:source:field_image:w200] Represents the image in the given image style. Informes [node:source:field_archivos_control_interno] Entity reference revisions field. Informes type with delta 0 [node:source:field_archivos_control_interno:0] Informes type with delta 1 [node:source:field_archivos_control_interno:1] Informes type with delta 2 [node:source:field_archivos_control_interno:2] Link [node:source:field_link] Enlace field. Texto del enlace [node:source:field_link:title] URI [node:source:field_link:uri] Link Video [node:source:field_video_efsa] Texto (sin formato) field. Valor de texto [node:source:field_video_efsa:value] Link Video [node:source:field_video_embed] Texto (sin formato) field. Valor de texto [node:source:field_video_embed:value] Lugar [node:source:field_lugar] Texto (sin formato) field. Valor de texto [node:source:field_lugar:value] Mensaje del historial de revisiones [node:source:log] The explanation of the most recent changes made to the node. Mostrar en más populares [node:source:field_mostrar_en_mas_populares] Booleano field. Valor booleano [node:source:field_mostrar_en_mas_populares:value] Newsletter category [node:source:field_simplenews_term] Referencia de entidad field. ID Término de la taxonomía [node:source:field_simplenews_term:target_id] Término de la taxonomía [node:source:field_simplenews_term:entity] La entidad referenciada Nit / C.C [node:source:field_nit_c_c] Texto (sin formato) field. Valor de texto [node:source:field_nit_c_c:value] Nueva cuenta de comentarios [node:source:comment-count-new] El número de comentarios enviados a una entidad desde que el último lector lo vió. Número de lecturas [node:source:total-count] La cantidad de visitantes que han leido el nodo. Ordenamiento [node:source:field_ordenamiento] Lista (de números enteros) field. Valor entero [node:source:field_ordenamiento:value] Original contenido [node:source:original] The original contenido data if the contenido is being updated or saved. Archivo [node:source:original:field_archivo] Archivo field. Also known as Adjuntar archivo. Archivo 2 [node:source:original:field_video] Archivo field. Also known as Video. Autor [node:source:original:author] Block Builder [node:source:original:field_block_builder] Block Builder field. Body [node:source:original:body] El texto del cuerpo principal del nodo. Cantidad de comentarios [node:source:original:comment-count] El número de comentarios hechos en la entidad. Cargo [node:source:original:field_cargo_funcionario] Texto (sin formato) field. Category [node:source:original:field_post_category] Referencia de entidad field. Categoría [node:source:original:field_categoria] Referencia de entidad field. Categoría [node:source:original:field_categoria_noticia] Referencia de entidad field. Ciudad [node:source:original:field_ciudad] Referencia de entidad field. Color [node:source:original:field_color] Texto (sin formato) field. Comments [node:source:original:comment] Comments field. Comments [node:source:original:comment_forum] Comments field. Comments [node:source:original:comment_node_article] Comments field. Comments [node:source:original:comment_node_banner] Comments field. Comments [node:source:original:comment_node_chat] Comments field. Comments [node:source:original:comment_node_contratacion] Comments field. Comments [node:source:original:comment_node_entidad] Comments field. Comments [node:source:original:comment_node_evento] Comments field. Comments [node:source:original:comment_node_funcionario] Comments field. Comments [node:source:original:comment_node_meeting] Comments field. Comments [node:source:original:comment_node_normativa] Comments field. Comments [node:source:original:comment_node_noticia] Comments field. Comments [node:source:original:comment_node_noticia_en_ingles] Comments field. Comments [node:source:original:comment_node_nuestra_entidad] Comments field. Comments [node:source:original:comment_node_page] Comments field. Comments [node:source:original:comment_node_poll] Comments field. Comments [node:source:original:comment_node_pqrs] Comments field. Comments [node:source:original:comment_node_pregunta_frecuente] Comments field. Comments [node:source:original:comment_node_red_social] Comments field. Comments [node:source:original:comment_node_revista] Comments field. Comments [node:source:original:comment_node_simplenews] Comments field. Comments [node:source:original:comment_node_sitio_de_ni_os] Comments field. Comments [node:source:original:comment_node_sitio_del_gobierno] Comments field. Comments [node:source:original:comment_node_sitio_externo] Comments field. Comments [node:source:original:comment_node_supersolidaria_tv] Comments field. Comments [node:source:original:comment_node_tramite] Comments field. Comments [node:source:original:comment_node_transparencia] Comments field. Comments [node:source:original:comment_node_webform] Comments field. Correo electrónico [node:source:original:field_correo_email_funcionario] Texto (sin formato) field. Código [node:source:original:field_codigo] Texto (sin formato) field. Código de idioma [node:source:original:langcode] El código de idioma del idioma del nodo se escribe dentro. Desc [node:source:original:field_desc] Texto (normal, largo) field. Descripción Volumen [node:source:original:field_descripcion_corta] Texto (sin formato) field. Dirección [node:source:original:field_direccion] Texto (sin formato) field. E-mail [node:source:original:field_e_mail] Correo electrónico field. Editar URL [node:source:original:edit-url] La URL de la página de edición del nodo. Embed Code [node:source:original:field_post_embed] Texto (sin formato) field. Enlace [node:source:original:field_enlace] Enlace field. Enlace del menu [node:source:original:menu-link] The menu link for this node. Enlaces [node:source:original:field_enlaces] Enlace field. Fax [node:source:original:field_fax] Texto (sin formato) field. Fecha [node:source:original:field_fecha_unix_timestamp] Sello temporal field. Fecha cambiada [node:source:original:changed] La fecha de actualización más reciente del nodo. Fecha de creación [node:source:original:created] Fecha de Publicación [node:source:original:field_fecha_de_publicacion] Fecha field. Fecha de Ultima Actualización [node:source:original:field_fecha_de_actualizacion] Fecha field. Foros [node:source:original:taxonomy_forums] Referencia de entidad field. Foto [node:source:original:field_foto] Image field. Gallery Images [node:source:original:field_gallery_images] Image field. Gallery Thumbnail [node:source:original:field_gallery_thumbnail] Image field. Grupo de archivos [node:source:original:field_grupo_archivos_entidad] Entity reference revisions field. Grupo de archivos [node:source:original:field_grupo_archivos_normativa] Entity reference revisions field. Grupo de archivos [node:source:original:field_grupo_de_archivos] Entity reference revisions field. Grupo de archivos [node:source:original:field_grupo_de_archivos_data] Entity reference revisions field. ID de contenido [node:source:original:nid] La ID única del elemento de contenido o "nodo". ID de revisión [node:source:original:vid] El ID único de la ultima revisión del nodo. Idioma [node:source:original:language] The language of the contenido. image [node:source:original:field_image_efsa] Image field. Imagen [node:source:original:field_image] Image field. Also known as Image. Informes [node:source:original:field_archivos_control_interno] Entity reference revisions field. Link [node:source:original:field_link] Enlace field. Link Video [node:source:original:field_video_efsa] Texto (sin formato) field. Link Video [node:source:original:field_video_embed] Texto (sin formato) field. Lugar [node:source:original:field_lugar] Texto (sin formato) field. Mensaje del historial de revisiones [node:source:original:log] The explanation of the most recent changes made to the node. Mostrar en más populares [node:source:original:field_mostrar_en_mas_populares] Booleano field. Newsletter category [node:source:original:field_simplenews_term] Referencia de entidad field. Nit / C.C [node:source:original:field_nit_c_c] Texto (sin formato) field. Nueva cuenta de comentarios [node:source:original:comment-count-new] El número de comentarios enviados a una entidad desde que el último lector lo vió. Número de lecturas [node:source:original:total-count] La cantidad de visitantes que han leido el nodo. Ordenamiento [node:source:original:field_ordenamiento] Lista (de números enteros) field. populares [node:source:original:field_populares] Booleano field. Portfolio images [node:source:original:field_portfolio_images] Image field. Portfolio information [node:source:original:field_portfolio_information] Texto (sin formato) field. Portfolio Tags [node:source:original:field_portfolio_tags] Referencia de entidad field. Post format [node:source:original:field_post_format] Lista (de texto) field. Post Gallery [node:source:original:field_post_gallery] Image field. Post type [node:source:original:field_post_type] Lista (de texto) field. Resumen [node:source:original:summary] El resumen del texto del cuerpo principal del nodo. Slide Home [node:source:original:field_slide_home] Booleano field. Tags [node:source:original:field_tags] Referencia de entidad field. Teléfono [node:source:original:field_telefono] Texto (sin formato) field. Teléfono [node:source:original:field_telefono_funcionario] Texto (sin formato) field. Testimonial Avatar [node:source:original:field_testimonial_avatar] Image field. Testimonial job [node:source:original:field_testimonial_job] Texto (sin formato) field. Testimonial Name [node:source:original:field_testimonial_name] Texto (sin formato) field. Testimonial Video [node:source:original:field_testimonial_video] Texto (sin formato) field. Tipo de Banner [node:source:original:field_tipo_banner] Referencia de entidad field. Tipo de comunicación [node:source:original:field_tipo_de_comunicacion] Referencia de entidad field. Tipo de contenido [node:source:original:content-type] The content type of the node. Tipo de presentación [node:source:original:field_tipo_de_presentacion] Lista (de texto) field. Título [node:source:original:title] URL [node:source:original:url] La URL del nodo. video_vimeo [node:source:original:field_video_vimeo] Vimeo embed field field. video_youtube [node:source:original:field_video_youtube] Texto (sin formato) field. Visitas hoy [node:source:original:day-count] La cantidad de visitantes que han leído el nodo hoy. Última visita [node:source:original:last-view] La fecha en la que un visitante accedió por última vez al nodo. populares [node:source:field_populares] Booleano field. Valor booleano [node:source:field_populares:value] Portfolio images [node:source:field_portfolio_images] Image field. Portfolio images type with delta 0 [node:source:field_portfolio_images:0] Portfolio images type with delta 1 [node:source:field_portfolio_images:1] Portfolio images type with delta 2 [node:source:field_portfolio_images:2] Portfolio information [node:source:field_portfolio_information] Texto (sin formato) field. Portfolio information type with delta 0 [node:source:field_portfolio_information:0] Portfolio information type with delta 1 [node:source:field_portfolio_information:1] Portfolio information type with delta 2 [node:source:field_portfolio_information:2] Portfolio Tags [node:source:field_portfolio_tags] Referencia de entidad field. Portfolio Tags type with delta 0 [node:source:field_portfolio_tags:0] Portfolio Tags type with delta 1 [node:source:field_portfolio_tags:1] Portfolio Tags type with delta 2 [node:source:field_portfolio_tags:2] Post format [node:source:field_post_format] Lista (de texto) field. Valor de texto [node:source:field_post_format:value] Post Gallery [node:source:field_post_gallery] Image field. Post Gallery type with delta 0 [node:source:field_post_gallery:0] Post Gallery type with delta 1 [node:source:field_post_gallery:1] Post Gallery type with delta 2 [node:source:field_post_gallery:2] Post type [node:source:field_post_type] Lista (de texto) field. Post type type with delta 0 [node:source:field_post_type:0] Post type type with delta 1 [node:source:field_post_type:1] Post type type with delta 2 [node:source:field_post_type:2] Resumen [node:source:summary] El resumen del texto del cuerpo principal del nodo. Slide Home [node:source:field_slide_home] Booleano field. Valor booleano [node:source:field_slide_home:value] Tags [node:source:field_tags] Referencia de entidad field. Tags type with delta 0 [node:source:field_tags:0] Tags type with delta 1 [node:source:field_tags:1] Tags type with delta 2 [node:source:field_tags:2] Teléfono [node:source:field_telefono] Texto (sin formato) field. Valor de texto [node:source:field_telefono:value] Teléfono [node:source:field_telefono_funcionario] Texto (sin formato) field. Valor de texto [node:source:field_telefono_funcionario:value] Testimonial Avatar [node:source:field_testimonial_avatar] Image field. 126x100 [node:source:field_testimonial_avatar:126x100] Represents the image in the given image style. 133x75 [node:source:field_testimonial_avatar:133x75] Represents the image in the given image style. 147x98 [node:source:field_testimonial_avatar:147x98] Represents the image in the given image style. 330x120 [node:source:field_testimonial_avatar:330x120] Represents the image in the given image style. 350x234 [node:source:field_testimonial_avatar:350x234] Represents the image in the given image style. 495x370 [node:source:field_testimonial_avatar:495x370] Represents the image in the given image style. 745x495 [node:source:field_testimonial_avatar:745x495] Represents the image in the given image style. 1142x502 [node:source:field_testimonial_avatar:1142x502] Represents the image in the given image style. Ancho [node:source:field_testimonial_avatar:width] El ancho de la imagen en píxeles. Archivo [node:source:field_testimonial_avatar:entity] La entidad referenciada Height (600 x770) [node:source:field_testimonial_avatar:height] Represents the image in the given image style. ID Archivo [node:source:field_testimonial_avatar:target_id] Large (1170 x 550) [node:source:field_testimonial_avatar:large] Represents the image in the given image style. Medium (900×560) [node:source:field_testimonial_avatar:medium] Represents the image in the given image style. Normal (800 x 550) [node:source:field_testimonial_avatar:normal_size] Represents the image in the given image style. revista_127x170 [node:source:field_testimonial_avatar:revista_127x170] Represents the image in the given image style. revista_200x270 [node:source:field_testimonial_avatar:revista_200x270] Represents the image in the given image style. Small (440×295) [node:source:field_testimonial_avatar:small] Represents the image in the given image style. Square (750 x 750) [node:source:field_testimonial_avatar:square] Represents the image in the given image style. Texto alternativo [node:source:field_testimonial_avatar:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [node:source:field_testimonial_avatar:thumbnail] Represents the image in the given image style. Título [node:source:field_testimonial_avatar:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [node:source:field_testimonial_avatar:vertical] Represents the image in the given image style. w200 [node:source:field_testimonial_avatar:w200] Represents the image in the given image style. Testimonial job [node:source:field_testimonial_job] Texto (sin formato) field. Valor de texto [node:source:field_testimonial_job:value] Testimonial Name [node:source:field_testimonial_name] Texto (sin formato) field. Valor de texto [node:source:field_testimonial_name:value] Testimonial Video [node:source:field_testimonial_video] Texto (sin formato) field. Valor de texto [node:source:field_testimonial_video:value] Tipo de Banner [node:source:field_tipo_banner] Referencia de entidad field. ID Término de la taxonomía [node:source:field_tipo_banner:target_id] Término de la taxonomía [node:source:field_tipo_banner:entity] La entidad referenciada Tipo de comunicación [node:source:field_tipo_de_comunicacion] Referencia de entidad field. ID Término de la taxonomía [node:source:field_tipo_de_comunicacion:target_id] Término de la taxonomía [node:source:field_tipo_de_comunicacion:entity] La entidad referenciada Tipo de contenido [node:source:content-type] The content type of the node. Cantidad de nodos [node:source:content-type:node-count] The number of nodes belonging to the content type. Descripción [node:source:content-type:description] The optional description of the content type. Editar URL [node:source:content-type:edit-url] The URL of the content type's edit page. Nombre [node:source:content-type:name] The name of the content type. Nombre de sistema [node:source:content-type:machine-name] The unique machine-readable name of the content type. Tipo de presentación [node:source:field_tipo_de_presentacion] Lista (de texto) field. Valor de texto [node:source:field_tipo_de_presentacion:value] Título [node:source:title] URL [node:source:url] La URL del nodo. Absolute URL [node:source:url:absolute] The absolute URL. Argumentos [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. Relative URL [node:source:url:relative] The relative URL. Ruta [node:source:url:path] The path component of the URL. Unaliased URL [node:source:url:unaliased] The unaliased URL. video_vimeo [node:source:field_video_vimeo] Vimeo embed field field. Vimeo Video URL [node:source:field_video_vimeo:vimeo_url] video_youtube [node:source:field_video_youtube] Texto (sin formato) field. Valor de texto [node:source:field_video_youtube:value] Visitas hoy [node:source:day-count] La cantidad de visitantes que han leído el nodo hoy. Última visita [node:source:last-view] La fecha en la que un visitante accedió por última vez al nodo. Año HTML [node:source:last-view:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [node:source:last-view:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [node:source:last-view:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [node:source:last-view:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [node:source:last-view:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [node:source:last-view:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [node:source:last-view:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [node:source:last-view:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [node:source:last-view:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [node:source:last-view:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [node:source:last-view:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [node:source:last-view:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [node:source:last-view:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [node:source:last-view:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [node:source:last-view:since] Fecha en formato 'tiempo-desde'. (6 minutos) Título [node:title] URL [node:url] La URL del nodo. Absolute URL [node:url:absolute] The absolute URL. Argumentos [node:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). 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. Invertido [node:url:args:reversed] The array reversed. 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. Número [node:url:args:count] The number of elements in the array. Valor [node:url:args:value:?] The specific value of the array. Brief URL [node:url:brief] The URL without the protocol and trailing backslash. Relative URL [node:url:relative] The relative URL. Ruta [node:url:path] The path component of the URL. Unaliased URL [node:url:unaliased] The unaliased URL. Absolute URL [node:url:unaliased:absolute] The absolute URL. Argumentos [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. Relative URL [node:url:unaliased:relative] The relative URL. Ruta [node:url:unaliased:path] The path component of the URL. video_vimeo [node:field_video_vimeo] Vimeo embed field field. Vimeo Video URL [node:field_video_vimeo:vimeo_url] video_youtube [node:field_video_youtube] Texto (sin formato) field. Valor de texto [node:field_video_youtube:value] Visitas hoy [node:day-count] La cantidad de visitantes que han leído el nodo hoy. Última visita [node:last-view] La fecha en la que un visitante accedió por última vez al nodo. Año HTML [node:last-view:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [node:last-view:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [node:last-view:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [node:last-view:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [node:last-view:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [node:last-view:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [node:last-view:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [node:last-view:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [node:last-view:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [node:last-view:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [node:last-view:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [node:last-view:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [node:last-view:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [node:last-view:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [node:last-view:since] Fecha en formato 'tiempo-desde'. (6 minutos) Paragraph paragraph Archivo [paragraph:field_archivo] Archivo field. Archivo [paragraph:field_archivo:entity] La entidad referenciada Base name [paragraph:field_archivo:entity:basename] The base name of the file. Created [paragraph:field_archivo:entity:created] La fecha en que el archivo fue creado. Extensión [paragraph:field_archivo:entity:extension] La extensión del archivo. File byte size [paragraph:field_archivo:entity:size-raw] The size of the file, in bytes. ID del archivo [paragraph:field_archivo:entity:fid] El ID único del archivo subido al servidor. Idioma [paragraph:field_archivo:entity:language] The language of the archivo. Modificado [paragraph:field_archivo:entity:changed] La fecha de la alteración más reciente del archivo. Nombre de archivo [paragraph:field_archivo:entity:name] El nombre del archivo en el disco. Original archivo [paragraph:field_archivo:entity:original] The original archivo data if the archivo is being updated or saved. Propietario [paragraph:field_archivo:entity:owner] El usuario que subió el archivo originalmente. Ruta [paragraph:field_archivo:entity:path] Ubicación del archivo relativa a la raiz de Drupal. Tamaño de archivo [paragraph:field_archivo:entity:size] El tamaño del documento. Tipo MIME [paragraph:field_archivo:entity:mime] El tipo MIME del archivo. URL [paragraph:field_archivo:entity:url] La URL del archivo accesible a través de la web. Descripción [paragraph:field_archivo:description] ID Archivo [paragraph:field_archivo:target_id] Presentación [paragraph:field_archivo:display] Marca para controlar si el archivo debe ser mostrado al ver el contenido Archivos [paragraph:field_archivos_archivos] Entity reference revisions field. Archivos type with delta 0 [paragraph:field_archivos_archivos:0] ID Paragraph [paragraph:field_archivos_archivos:0:target_id] Paragraph [paragraph:field_archivos_archivos:0:entity] The referenced entity revision Paragraph revision ID [paragraph:field_archivos_archivos:0:target_revision_id] Archivos type with delta 1 [paragraph:field_archivos_archivos:1] ID Paragraph [paragraph:field_archivos_archivos:1:target_id] Paragraph [paragraph:field_archivos_archivos:1:entity] The referenced entity revision Paragraph revision ID [paragraph:field_archivos_archivos:1:target_revision_id] Archivos type with delta 2 [paragraph:field_archivos_archivos:2] ID Paragraph [paragraph:field_archivos_archivos:2:target_id] Paragraph [paragraph:field_archivos_archivos:2:entity] The referenced entity revision Paragraph revision ID [paragraph:field_archivos_archivos:2:target_revision_id] Archivos [paragraph:field_archivos_collection] Entity reference revisions field. Archivos type with delta 0 [paragraph:field_archivos_collection:0] ID Paragraph [paragraph:field_archivos_collection:0:target_id] Paragraph [paragraph:field_archivos_collection:0:entity] The referenced entity revision Paragraph revision ID [paragraph:field_archivos_collection:0:target_revision_id] Archivos type with delta 1 [paragraph:field_archivos_collection:1] ID Paragraph [paragraph:field_archivos_collection:1:target_id] Paragraph [paragraph:field_archivos_collection:1:entity] The referenced entity revision Paragraph revision ID [paragraph:field_archivos_collection:1:target_revision_id] Archivos type with delta 2 [paragraph:field_archivos_collection:2] ID Paragraph [paragraph:field_archivos_collection:2:target_id] Paragraph [paragraph:field_archivos_collection:2:entity] The referenced entity revision Paragraph revision ID [paragraph:field_archivos_collection:2:target_revision_id] Archivos [paragraph:field_archivos_entidad] Entity reference revisions field. Archivos type with delta 0 [paragraph:field_archivos_entidad:0] ID Paragraph [paragraph:field_archivos_entidad:0:target_id] Paragraph [paragraph:field_archivos_entidad:0:entity] The referenced entity revision Paragraph revision ID [paragraph:field_archivos_entidad:0:target_revision_id] Archivos type with delta 1 [paragraph:field_archivos_entidad:1] ID Paragraph [paragraph:field_archivos_entidad:1:target_id] Paragraph [paragraph:field_archivos_entidad:1:entity] The referenced entity revision Paragraph revision ID [paragraph:field_archivos_entidad:1:target_revision_id] Archivos type with delta 2 [paragraph:field_archivos_entidad:2] ID Paragraph [paragraph:field_archivos_entidad:2:target_id] Paragraph [paragraph:field_archivos_entidad:2:entity] The referenced entity revision Paragraph revision ID [paragraph:field_archivos_entidad:2:target_revision_id] Archivos [paragraph:field_archivos_normativa] Entity reference revisions field. Archivos type with delta 0 [paragraph:field_archivos_normativa:0] ID Paragraph [paragraph:field_archivos_normativa:0:target_id] Paragraph [paragraph:field_archivos_normativa:0:entity] The referenced entity revision Paragraph revision ID [paragraph:field_archivos_normativa:0:target_revision_id] Archivos type with delta 1 [paragraph:field_archivos_normativa:1] ID Paragraph [paragraph:field_archivos_normativa:1:target_id] Paragraph [paragraph:field_archivos_normativa:1:entity] The referenced entity revision Paragraph revision ID [paragraph:field_archivos_normativa:1:target_revision_id] Archivos type with delta 2 [paragraph:field_archivos_normativa:2] ID Paragraph [paragraph:field_archivos_normativa:2:target_id] Paragraph [paragraph:field_archivos_normativa:2:entity] The referenced entity revision Paragraph revision ID [paragraph:field_archivos_normativa:2:target_revision_id] Archivos [paragraph:field_archivos_ci] Archivo field. Archivos type with delta 0 [paragraph:field_archivos_ci:0] Archivo [paragraph:field_archivos_ci:0:entity] La entidad referenciada Descripción [paragraph:field_archivos_ci:0:description] ID Archivo [paragraph:field_archivos_ci:0:target_id] Presentación [paragraph:field_archivos_ci:0:display] Marca para controlar si el archivo debe ser mostrado al ver el contenido Archivos type with delta 1 [paragraph:field_archivos_ci:1] Archivo [paragraph:field_archivos_ci:1:entity] La entidad referenciada Descripción [paragraph:field_archivos_ci:1:description] ID Archivo [paragraph:field_archivos_ci:1:target_id] Presentación [paragraph:field_archivos_ci:1:display] Marca para controlar si el archivo debe ser mostrado al ver el contenido Archivos type with delta 2 [paragraph:field_archivos_ci:2] Archivo [paragraph:field_archivos_ci:2:entity] La entidad referenciada Descripción [paragraph:field_archivos_ci:2:description] ID Archivo [paragraph:field_archivos_ci:2:target_id] Presentación [paragraph:field_archivos_ci:2:display] Marca para controlar si el archivo debe ser mostrado al ver el contenido Archivos [paragraph:field_archivos] Archivo field. Archivo [paragraph:field_archivos:entity] La entidad referenciada Base name [paragraph:field_archivos:entity:basename] The base name of the file. Created [paragraph:field_archivos:entity:created] La fecha en que el archivo fue creado. Extensión [paragraph:field_archivos:entity:extension] La extensión del archivo. File byte size [paragraph:field_archivos:entity:size-raw] The size of the file, in bytes. ID del archivo [paragraph:field_archivos:entity:fid] El ID único del archivo subido al servidor. Idioma [paragraph:field_archivos:entity:language] The language of the archivo. Modificado [paragraph:field_archivos:entity:changed] La fecha de la alteración más reciente del archivo. Nombre de archivo [paragraph:field_archivos:entity:name] El nombre del archivo en el disco. Original archivo [paragraph:field_archivos:entity:original] The original archivo data if the archivo is being updated or saved. Propietario [paragraph:field_archivos:entity:owner] El usuario que subió el archivo originalmente. Ruta [paragraph:field_archivos:entity:path] Ubicación del archivo relativa a la raiz de Drupal. Tamaño de archivo [paragraph:field_archivos:entity:size] El tamaño del documento. Tipo MIME [paragraph:field_archivos:entity:mime] El tipo MIME del archivo. URL [paragraph:field_archivos:entity:url] La URL del archivo accesible a través de la web. Descripción [paragraph:field_archivos:description] ID Archivo [paragraph:field_archivos:target_id] Presentación [paragraph:field_archivos:display] Marca para controlar si el archivo debe ser mostrado al ver el contenido Behavior settings [paragraph:behavior_settings] Texto (normal, largo) field. Valor de texto [paragraph:behavior_settings:value] Código de idioma [paragraph:langcode] Idioma field. Código de idioma [paragraph:langcode:value] Descripción [paragraph:field_descripcion] Texto (normal, largo) field. Valor de texto [paragraph:field_descripcion:value] Fecha de autoría [paragraph:created] Created field. Valor del sello temporal [paragraph:created:value] Valor del sello temporal format [paragraph:created:date] Año HTML [paragraph:created:date:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [paragraph:created:date:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [paragraph:created:date:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [paragraph:created:date:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [paragraph:created:date:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [paragraph:created:date:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [paragraph:created:date:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [paragraph:created:date:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [paragraph:created:date:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [paragraph:created:date:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [paragraph:created:date:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [paragraph:created:date:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [paragraph:created:date:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [paragraph:created:date:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [paragraph:created:date:since] Fecha en formato 'tiempo-desde'. (6 minutos) ID [paragraph:id] Número (entero) field. Valor entero [paragraph:id:value] ID de revisión [paragraph:revision_id] Número (entero) field. Valor entero [paragraph:revision_id:value] Idioma [paragraph:language] The language of the paragraph. Código de idioma [paragraph:language:langcode] El código de idioma. Dirección [paragraph:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [paragraph:language:domain] The domain name to use for the language. Nombre del idioma [paragraph:language:name] The language name. Prefijo de la ruta [paragraph:language:prefix] Path prefix for URLs in the language. ID padre [paragraph:parent_id] Texto (sin formato) field. Valor de texto [paragraph:parent_id:value] Nombre [paragraph:field_nombre] Texto (sin formato) field. Valor de texto [paragraph:field_nombre:value] Original paragraph [paragraph:original] The original paragraph data if the paragraph is being updated or saved. Archivo [paragraph:original:field_archivo] Archivo field. Archivo [paragraph:original:field_archivo:entity] La entidad referenciada Descripción [paragraph:original:field_archivo:description] ID Archivo [paragraph:original:field_archivo:target_id] Presentación [paragraph:original:field_archivo:display] Marca para controlar si el archivo debe ser mostrado al ver el contenido Archivos [paragraph:original:field_archivos_archivos] Entity reference revisions field. Archivos type with delta 0 [paragraph:original:field_archivos_archivos:0] Archivos type with delta 1 [paragraph:original:field_archivos_archivos:1] Archivos type with delta 2 [paragraph:original:field_archivos_archivos:2] Archivos [paragraph:original:field_archivos_collection] Entity reference revisions field. Archivos type with delta 0 [paragraph:original:field_archivos_collection:0] Archivos type with delta 1 [paragraph:original:field_archivos_collection:1] Archivos type with delta 2 [paragraph:original:field_archivos_collection:2] Archivos [paragraph:original:field_archivos_entidad] Entity reference revisions field. Archivos type with delta 0 [paragraph:original:field_archivos_entidad:0] Archivos type with delta 1 [paragraph:original:field_archivos_entidad:1] Archivos type with delta 2 [paragraph:original:field_archivos_entidad:2] Archivos [paragraph:original:field_archivos_normativa] Entity reference revisions field. Archivos type with delta 0 [paragraph:original:field_archivos_normativa:0] Archivos type with delta 1 [paragraph:original:field_archivos_normativa:1] Archivos type with delta 2 [paragraph:original:field_archivos_normativa:2] Archivos [paragraph:original:field_archivos_ci] Archivo field. Archivos type with delta 0 [paragraph:original:field_archivos_ci:0] Archivos type with delta 1 [paragraph:original:field_archivos_ci:1] Archivos type with delta 2 [paragraph:original:field_archivos_ci:2] Archivos [paragraph:original:field_archivos] Archivo field. Archivo [paragraph:original:field_archivos:entity] La entidad referenciada Descripción [paragraph:original:field_archivos:description] ID Archivo [paragraph:original:field_archivos:target_id] Presentación [paragraph:original:field_archivos:display] Marca para controlar si el archivo debe ser mostrado al ver el contenido Behavior settings [paragraph:original:behavior_settings] Texto (normal, largo) field. Valor de texto [paragraph:original:behavior_settings:value] Código de idioma [paragraph:original:langcode] Idioma field. Código de idioma [paragraph:original:langcode:value] Descripción [paragraph:original:field_descripcion] Texto (normal, largo) field. Valor de texto [paragraph:original:field_descripcion:value] Fecha de autoría [paragraph:original:created] Created field. Valor del sello temporal [paragraph:original:created:value] Valor del sello temporal format [paragraph:original:created:date] ID [paragraph:original:id] Número (entero) field. Valor entero [paragraph:original:id:value] ID de revisión [paragraph:original:revision_id] Número (entero) field. Valor entero [paragraph:original:revision_id:value] Idioma [paragraph:original:language] The language of the paragraph. Código de idioma [paragraph:original:language:langcode] El código de idioma. Dirección [paragraph:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [paragraph:original:language:domain] The domain name to use for the language. Nombre del idioma [paragraph:original:language:name] The language name. Prefijo de la ruta [paragraph:original:language:prefix] Path prefix for URLs in the language. ID padre [paragraph:original:parent_id] Texto (sin formato) field. Valor de texto [paragraph:original:parent_id:value] Nombre [paragraph:original:field_nombre] Texto (sin formato) field. Valor de texto [paragraph:original:field_nombre:value] Paragraph type [paragraph:original:type] Referencia de entidad field. ID Paragraphs type [paragraph:original:type:target_id] Paragraphs type [paragraph:original:type:entity] La entidad referenciada Parent field name [paragraph:original:parent_field_name] Texto (sin formato) field. Valor de texto [paragraph:original:parent_field_name:value] Parent type [paragraph:original:parent_type] Texto (sin formato) field. Valor de texto [paragraph:original:parent_type:value] Publicado [paragraph:original:status] Booleano field. Valor booleano [paragraph:original:status:value] Revisión de traducción está afectado [paragraph:original:revision_translation_affected] Booleano field. Valor booleano [paragraph:original:revision_translation_affected:value] Revisión por defecto [paragraph:original:revision_default] Booleano field. Valor booleano [paragraph:original:revision_default:value] Traducción predeterminada [paragraph:original:default_langcode] Booleano field. Valor booleano [paragraph:original:default_langcode:value] URL [paragraph:original:url] The URL of the paragraph. Absolute URL [paragraph:original:url:absolute] The absolute URL. Argumentos [paragraph:original:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [paragraph:original:url:brief] The URL without the protocol and trailing backslash. Relative URL [paragraph:original:url:relative] The relative URL. Ruta [paragraph:original:url:path] The path component of the URL. Unaliased URL [paragraph:original:url:unaliased] The unaliased URL. UUID [paragraph:original:uuid] UUID field. Valor de texto [paragraph:original:uuid:value] Paragraph type [paragraph:type] Referencia de entidad field. ID Paragraphs type [paragraph:type:target_id] Paragraphs type [paragraph:type:entity] La entidad referenciada Parent field name [paragraph:parent_field_name] Texto (sin formato) field. Valor de texto [paragraph:parent_field_name:value] Parent type [paragraph:parent_type] Texto (sin formato) field. Valor de texto [paragraph:parent_type:value] Publicado [paragraph:status] Booleano field. Valor booleano [paragraph:status:value] Revisión de traducción está afectado [paragraph:revision_translation_affected] Booleano field. Valor booleano [paragraph:revision_translation_affected:value] Revisión por defecto [paragraph:revision_default] Booleano field. Valor booleano [paragraph:revision_default:value] Traducción predeterminada [paragraph:default_langcode] Booleano field. Valor booleano [paragraph:default_langcode:value] URL [paragraph:url] The URL of the paragraph. Absolute URL [paragraph:url:absolute] The absolute URL. Argumentos [paragraph:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). First [paragraph:url:args:first] The first element of the array. Imploded [paragraph:url:args:join:?] The values of the array joined together with a custom string in-between each value. Invertido [paragraph:url:args:reversed] The array reversed. Joined path [paragraph: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 [paragraph:url:args:keys] The array of keys of the array. Last [paragraph:url:args:last] The last element of the array. Número [paragraph:url:args:count] The number of elements in the array. Valor [paragraph:url:args:value:?] The specific value of the array. Brief URL [paragraph:url:brief] The URL without the protocol and trailing backslash. Relative URL [paragraph:url:relative] The relative URL. Ruta [paragraph:url:path] The path component of the URL. Unaliased URL [paragraph:url:unaliased] The unaliased URL. Absolute URL [paragraph:url:unaliased:absolute] The absolute URL. Argumentos [paragraph:url:unaliased:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [paragraph:url:unaliased:brief] The URL without the protocol and trailing backslash. Relative URL [paragraph:url:unaliased:relative] The relative URL. Ruta [paragraph:url:unaliased:path] The path component of the URL. UUID [paragraph:uuid] UUID field. Valor de texto [paragraph:uuid:value] Poll Choice poll_choice Choice ID [poll_choice:id] Número (entero) field. Valor entero [poll_choice:id:value] Código de idioma [poll_choice:langcode] Idioma field. Código de idioma [poll_choice:langcode:value] Idioma [poll_choice:language] The language of the poll choice. Código de idioma [poll_choice:language:langcode] El código de idioma. Dirección [poll_choice:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [poll_choice:language:domain] The domain name to use for the language. Nombre del idioma [poll_choice:language:name] The language name. Prefijo de la ruta [poll_choice:language:prefix] Path prefix for URLs in the language. Opción [poll_choice:choice] Texto (sin formato) field. Valor de texto [poll_choice:choice:value] Original poll choice [poll_choice:original] The original poll choice data if the poll choice is being updated or saved. Choice ID [poll_choice:original:id] Número (entero) field. Valor entero [poll_choice:original:id:value] Código de idioma [poll_choice:original:langcode] Idioma field. Código de idioma [poll_choice:original:langcode:value] Idioma [poll_choice:original:language] The language of the poll choice. Código de idioma [poll_choice:original:language:langcode] El código de idioma. Dirección [poll_choice:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [poll_choice:original:language:domain] The domain name to use for the language. Nombre del idioma [poll_choice:original:language:name] The language name. Prefijo de la ruta [poll_choice:original:language:prefix] Path prefix for URLs in the language. Opción [poll_choice:original:choice] Texto (sin formato) field. Valor de texto [poll_choice:original:choice:value] Traducción predeterminada [poll_choice:original:default_langcode] Booleano field. Valor booleano [poll_choice:original:default_langcode:value] URL [poll_choice:original:url] The URL of the poll choice. Absolute URL [poll_choice:original:url:absolute] The absolute URL. Argumentos [poll_choice:original:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [poll_choice:original:url:brief] The URL without the protocol and trailing backslash. Relative URL [poll_choice:original:url:relative] The relative URL. Ruta [poll_choice:original:url:path] The path component of the URL. Unaliased URL [poll_choice:original:url:unaliased] The unaliased URL. UUID [poll_choice:original:uuid] UUID field. Valor de texto [poll_choice:original:uuid:value] Traducción predeterminada [poll_choice:default_langcode] Booleano field. Valor booleano [poll_choice:default_langcode:value] URL [poll_choice:url] The URL of the poll choice. Absolute URL [poll_choice:url:absolute] The absolute URL. Argumentos [poll_choice:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). First [poll_choice:url:args:first] The first element of the array. Imploded [poll_choice:url:args:join:?] The values of the array joined together with a custom string in-between each value. Invertido [poll_choice:url:args:reversed] The array reversed. Joined path [poll_choice: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 [poll_choice:url:args:keys] The array of keys of the array. Last [poll_choice:url:args:last] The last element of the array. Número [poll_choice:url:args:count] The number of elements in the array. Valor [poll_choice:url:args:value:?] The specific value of the array. Brief URL [poll_choice:url:brief] The URL without the protocol and trailing backslash. Relative URL [poll_choice:url:relative] The relative URL. Ruta [poll_choice:url:path] The path component of the URL. Unaliased URL [poll_choice:url:unaliased] The unaliased URL. Absolute URL [poll_choice:url:unaliased:absolute] The absolute URL. Argumentos [poll_choice:url:unaliased:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). Brief URL [poll_choice:url:unaliased:brief] The URL without the protocol and trailing backslash. Relative URL [poll_choice:url:unaliased:relative] The relative URL. Ruta [poll_choice:url:unaliased:path] The path component of the URL. UUID [poll_choice:uuid] UUID field. Valor de texto [poll_choice:uuid:value] Página actual current-page Tokens related to the current page request. Block visibility groups [current-page:block-visibility-groups-list] Lists the visibility groups that evaluate to true on the current page. Idioma del contenido [current-page:content-language] The active content language. Código de idioma [current-page:content-language:langcode] El código de idioma. Dirección [current-page:content-language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [current-page:content-language:domain] The domain name to use for the language. Nombre del idioma [current-page:content-language:name] The language name. Prefijo de la ruta [current-page:content-language:prefix] Path prefix for URLs in the language. Interface language [current-page:interface-language] The active user interface language. Código de idioma [current-page:interface-language:langcode] El código de idioma. Dirección [current-page:interface-language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [current-page:interface-language:domain] The domain name to use for the language. Nombre del idioma [current-page:interface-language:name] The language name. Prefijo de la ruta [current-page:interface-language:prefix] Path prefix for URLs in the language. 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. Título [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. Argumentos [current-page:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). 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. Invertido [current-page:url:args:reversed] The array reversed. 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. Número [current-page:url:args:count] The number of elements in the array. Valor [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. Relative URL [current-page:url:relative] The relative URL. Ruta [current-page:url:path] The path component of the URL. Unaliased URL [current-page:url:unaliased] The unaliased URL. Absolute URL [current-page:url:unaliased:absolute] The absolute URL. Argumentos [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. Relative URL [current-page:url:unaliased:relative] The relative URL. Ruta [current-page:url:unaliased:path] The path component of the URL. Tipos de contenido content-type Tokens related to content types. Cantidad de nodos [content-type:node-count] The number of nodes belonging to the content type. Descripción [content-type:description] The optional description of the content type. Editar URL [content-type:edit-url] The URL of the content type's edit page. Nombre [content-type:name] The name of the content type. Nombre de sistema [content-type:machine-name] The unique machine-readable name of the content type. Términos de taxonomía term Comodines relacionados con términos de taxonomía. Cantidad de nodos [term:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [term:field_category_columns] Número (entero) field. Valor entero [term:field_category_columns:value] Category Layout [term:field_category_layout] Texto (sin formato) field. Valor de texto [term:field_category_layout:value] Descripción [term:description] La descripción opcional del término taxonomía. Editar URL [term:edit-url] The URL of the taxonomy term's edit page. Enlace [term:field_enlace] Enlace field. Texto del enlace [term:field_enlace:title] URI [term:field_enlace:uri] ID del término [term:tid] El ID único del término de taxonomía. Idioma [term:language] The language of the término de la taxonomía. Código de idioma [term:language:langcode] El código de idioma. Dirección [term:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [term:language:domain] The domain name to use for the language. Nombre del idioma [term:language:name] The language name. Prefijo de la ruta [term:language:prefix] Path prefix for URLs in the language. Nombre [term:name] El nombre del término de taxonomía. Original término de la taxonomía [term:original] The original término de la taxonomía data if the término de la taxonomía is being updated or saved. Cantidad de nodos [term:original:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [term:original:field_category_columns] Número (entero) field. Valor entero [term:original:field_category_columns:value] Category Layout [term:original:field_category_layout] Texto (sin formato) field. Valor de texto [term:original:field_category_layout:value] Descripción [term:original:description] La descripción opcional del término taxonomía. Editar URL [term:original:edit-url] The URL of the taxonomy term's edit page. Enlace [term:original:field_enlace] Enlace field. Texto del enlace [term:original:field_enlace:title] URI [term:original:field_enlace:uri] ID del término [term:original:tid] El ID único del término de taxonomía. Idioma [term:original:language] The language of the término de la taxonomía. Código de idioma [term:original:language:langcode] El código de idioma. Dirección [term:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [term:original:language:domain] The domain name to use for the language. Nombre del idioma [term:original:language:name] The language name. Prefijo de la ruta [term:original:language:prefix] Path prefix for URLs in the language. Nombre [term:original:name] El nombre del término de taxonomía. Parents [term:original:parents] An array of all the term's parents, starting with the root. 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. Invertido [term:original:parents:reversed] The array reversed. 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. Número [term:original:parents:count] The number of elements in the array. Valor [term:original:parents:value:?] The specific value of the array. Root term [term:original:root] The root term of the taxonomy term. Cantidad de nodos [term:original:root:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [term:original:root:field_category_columns] Número (entero) field. Category Layout [term:original:root:field_category_layout] Texto (sin formato) field. Descripción [term:original:root:description] La descripción opcional del término taxonomía. Editar URL [term:original:root:edit-url] The URL of the taxonomy term's edit page. Enlace [term:original:root:field_enlace] Enlace field. ID del término [term:original:root:tid] El ID único del término de taxonomía. Idioma [term:original:root:language] The language of the término de la taxonomía. Nombre [term:original:root:name] El nombre del término de taxonomía. Parents [term:original:root:parents] An array of all the term's parents, starting with the root. Término padre [term:original:root:parent] El término padre del término de taxonomía, si existiera. URL [term:original:root:url] La URL del término de taxonomía. Vocabulario [term:original:root:vocabulary] El vocabulario de taxonomía al que pertenece el término. Término padre [term:original:parent] El término padre del término de taxonomía, si existiera. Cantidad de nodos [term:original:parent:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [term:original:parent:field_category_columns] Número (entero) field. Category Layout [term:original:parent:field_category_layout] Texto (sin formato) field. Descripción [term:original:parent:description] La descripción opcional del término taxonomía. Editar URL [term:original:parent:edit-url] The URL of the taxonomy term's edit page. Enlace [term:original:parent:field_enlace] Enlace field. ID del término [term:original:parent:tid] El ID único del término de taxonomía. Idioma [term:original:parent:language] The language of the término de la taxonomía. Nombre [term:original:parent:name] El nombre del término de taxonomía. Parents [term:original:parent:parents] An array of all the term's parents, starting with the root. Root term [term:original:parent:root] The root term of the taxonomy term. URL [term:original:parent:url] La URL del término de taxonomía. Vocabulario [term:original:parent:vocabulary] El vocabulario de taxonomía al que pertenece el término. URL [term:original:url] La URL del término de taxonomía. Absolute URL [term:original:url:absolute] The absolute URL. Argumentos [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. Relative URL [term:original:url:relative] The relative URL. Ruta [term:original:url:path] The path component of the URL. Unaliased URL [term:original:url:unaliased] The unaliased URL. Vocabulario [term:original:vocabulary] El vocabulario de taxonomía al que pertenece el término. Cantidad de nodos [term:original:vocabulary:node-count] La cantidad de nodos etiquetados con términos que pertenecen al vocabulario de taxonomía. Cantidad de términos [term:original:vocabulary:term-count] La cantidad de términos que pertenecen al vocabulario de taxonomía. Descripción [term:original:vocabulary:description] La descripción opcional del vocabulario de taxonomía. Editar URL [term:original:vocabulary:edit-url] The URL of the vocabulary's edit page. ID del vocabulario [term:original:vocabulary:vid] El ID único del vocabulario de taxonomía Nombre [term:original:vocabulary:name] El nombre del vocabulario de taxonomía. Nombre de sistema [term:original:vocabulary:machine-name] The unique machine-readable name of the vocabulary. Parents [term:parents] An array of all the term's parents, starting with the root. 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. Invertido [term:parents:reversed] The array reversed. 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. Número [term:parents:reversed:count] The number of elements in the array. Valor [term:parents:reversed:value:?] The specific value of the array. 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. 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. Invertido [term:parents:keys:reversed] The array reversed. 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. Número [term:parents:keys:count] The number of elements in the array. Valor [term:parents:keys:value:?] The specific value of the array. Last [term:parents:last] The last element of the array. Número [term:parents:count] The number of elements in the array. Valor [term:parents:value:?] The specific value of the array. Root term [term:root] The root term of the taxonomy term. Cantidad de nodos [term:root:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [term:root:field_category_columns] Número (entero) field. Valor entero [term:root:field_category_columns:value] Category Layout [term:root:field_category_layout] Texto (sin formato) field. Valor de texto [term:root:field_category_layout:value] Descripción [term:root:description] La descripción opcional del término taxonomía. Editar URL [term:root:edit-url] The URL of the taxonomy term's edit page. Enlace [term:root:field_enlace] Enlace field. Texto del enlace [term:root:field_enlace:title] URI [term:root:field_enlace:uri] ID del término [term:root:tid] El ID único del término de taxonomía. Idioma [term:root:language] The language of the término de la taxonomía. Código de idioma [term:root:language:langcode] El código de idioma. Dirección [term:root:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [term:root:language:domain] The domain name to use for the language. Nombre del idioma [term:root:language:name] The language name. Prefijo de la ruta [term:root:language:prefix] Path prefix for URLs in the language. Nombre [term:root:name] El nombre del término de taxonomía. Original término de la taxonomía [term:root:original] The original término de la taxonomía data if the término de la taxonomía is being updated or saved. Cantidad de nodos [term:root:original:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [term:root:original:field_category_columns] Número (entero) field. Category Layout [term:root:original:field_category_layout] Texto (sin formato) field. Descripción [term:root:original:description] La descripción opcional del término taxonomía. Editar URL [term:root:original:edit-url] The URL of the taxonomy term's edit page. Enlace [term:root:original:field_enlace] Enlace field. ID del término [term:root:original:tid] El ID único del término de taxonomía. Idioma [term:root:original:language] The language of the término de la taxonomía. Nombre [term:root:original:name] El nombre del término de taxonomía. Parents [term:root:original:parents] An array of all the term's parents, starting with the root. Término padre [term:root:original:parent] El término padre del término de taxonomía, si existiera. URL [term:root:original:url] La URL del término de taxonomía. Vocabulario [term:root:original:vocabulary] El vocabulario de taxonomía al que pertenece el término. Parents [term:root:parents] An array of all the term's parents, starting with the root. 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. Invertido [term:root:parents:reversed] The array reversed. 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. Número [term:root:parents:count] The number of elements in the array. Valor [term:root:parents:value:?] The specific value of the array. Término padre [term:root:parent] El término padre del término de taxonomía, si existiera. Cantidad de nodos [term:root:parent:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [term:root:parent:field_category_columns] Número (entero) field. Category Layout [term:root:parent:field_category_layout] Texto (sin formato) field. Descripción [term:root:parent:description] La descripción opcional del término taxonomía. Editar URL [term:root:parent:edit-url] The URL of the taxonomy term's edit page. Enlace [term:root:parent:field_enlace] Enlace field. ID del término [term:root:parent:tid] El ID único del término de taxonomía. Idioma [term:root:parent:language] The language of the término de la taxonomía. Nombre [term:root:parent:name] El nombre del término de taxonomía. Original término de la taxonomía [term:root:parent:original] The original término de la taxonomía data if the término de la taxonomía is being updated or saved. Parents [term:root:parent:parents] An array of all the term's parents, starting with the root. URL [term:root:parent:url] La URL del término de taxonomía. Vocabulario [term:root:parent:vocabulary] El vocabulario de taxonomía al que pertenece el término. URL [term:root:url] La URL del término de taxonomía. Absolute URL [term:root:url:absolute] The absolute URL. Argumentos [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. Relative URL [term:root:url:relative] The relative URL. Ruta [term:root:url:path] The path component of the URL. Unaliased URL [term:root:url:unaliased] The unaliased URL. Vocabulario [term:root:vocabulary] El vocabulario de taxonomía al que pertenece el término. Cantidad de nodos [term:root:vocabulary:node-count] La cantidad de nodos etiquetados con términos que pertenecen al vocabulario de taxonomía. Cantidad de términos [term:root:vocabulary:term-count] La cantidad de términos que pertenecen al vocabulario de taxonomía. Descripción [term:root:vocabulary:description] La descripción opcional del vocabulario de taxonomía. Editar URL [term:root:vocabulary:edit-url] The URL of the vocabulary's edit page. ID del vocabulario [term:root:vocabulary:vid] El ID único del vocabulario de taxonomía Nombre [term:root:vocabulary:name] El nombre del vocabulario de taxonomía. Nombre de sistema [term:root:vocabulary:machine-name] The unique machine-readable name of the vocabulary. Término padre [term:parent] El término padre del término de taxonomía, si existiera. Cantidad de nodos [term:parent:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [term:parent:field_category_columns] Número (entero) field. Valor entero [term:parent:field_category_columns:value] Category Layout [term:parent:field_category_layout] Texto (sin formato) field. Valor de texto [term:parent:field_category_layout:value] Descripción [term:parent:description] La descripción opcional del término taxonomía. Editar URL [term:parent:edit-url] The URL of the taxonomy term's edit page. Enlace [term:parent:field_enlace] Enlace field. Texto del enlace [term:parent:field_enlace:title] URI [term:parent:field_enlace:uri] ID del término [term:parent:tid] El ID único del término de taxonomía. Idioma [term:parent:language] The language of the término de la taxonomía. Código de idioma [term:parent:language:langcode] El código de idioma. Dirección [term:parent:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [term:parent:language:domain] The domain name to use for the language. Nombre del idioma [term:parent:language:name] The language name. Prefijo de la ruta [term:parent:language:prefix] Path prefix for URLs in the language. Nombre [term:parent:name] El nombre del término de taxonomía. Original término de la taxonomía [term:parent:original] The original término de la taxonomía data if the término de la taxonomía is being updated or saved. Cantidad de nodos [term:parent:original:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [term:parent:original:field_category_columns] Número (entero) field. Category Layout [term:parent:original:field_category_layout] Texto (sin formato) field. Descripción [term:parent:original:description] La descripción opcional del término taxonomía. Editar URL [term:parent:original:edit-url] The URL of the taxonomy term's edit page. Enlace [term:parent:original:field_enlace] Enlace field. ID del término [term:parent:original:tid] El ID único del término de taxonomía. Idioma [term:parent:original:language] The language of the término de la taxonomía. Nombre [term:parent:original:name] El nombre del término de taxonomía. Parents [term:parent:original:parents] An array of all the term's parents, starting with the root. Root term [term:parent:original:root] The root term of the taxonomy term. URL [term:parent:original:url] La URL del término de taxonomía. Vocabulario [term:parent:original:vocabulary] El vocabulario de taxonomía al que pertenece el término. Parents [term:parent:parents] An array of all the term's parents, starting with the root. 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. Invertido [term:parent:parents:reversed] The array reversed. 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. Número [term:parent:parents:count] The number of elements in the array. Valor [term:parent:parents:value:?] The specific value of the array. Root term [term:parent:root] The root term of the taxonomy term. Cantidad de nodos [term:parent:root:node-count] El número de nodos etiquetados con el término de taxonomía. Category columns [term:parent:root:field_category_columns] Número (entero) field. Category Layout [term:parent:root:field_category_layout] Texto (sin formato) field. Descripción [term:parent:root:description] La descripción opcional del término taxonomía. Editar URL [term:parent:root:edit-url] The URL of the taxonomy term's edit page. Enlace [term:parent:root:field_enlace] Enlace field. ID del término [term:parent:root:tid] El ID único del término de taxonomía. Idioma [term:parent:root:language] The language of the término de la taxonomía. Nombre [term:parent:root:name] El nombre del término de taxonomía. Original término de la taxonomía [term:parent:root:original] The original término de la taxonomía data if the término de la taxonomía is being updated or saved. Parents [term:parent:root:parents] An array of all the term's parents, starting with the root. URL [term:parent:root:url] La URL del término de taxonomía. Vocabulario [term:parent:root:vocabulary] El vocabulario de taxonomía al que pertenece el término. URL [term:parent:url] La URL del término de taxonomía. Absolute URL [term:parent:url:absolute] The absolute URL. Argumentos [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. Relative URL [term:parent:url:relative] The relative URL. Ruta [term:parent:url:path] The path component of the URL. Unaliased URL [term:parent:url:unaliased] The unaliased URL. Vocabulario [term:parent:vocabulary] El vocabulario de taxonomía al que pertenece el término. Cantidad de nodos [term:parent:vocabulary:node-count] La cantidad de nodos etiquetados con términos que pertenecen al vocabulario de taxonomía. Cantidad de términos [term:parent:vocabulary:term-count] La cantidad de términos que pertenecen al vocabulario de taxonomía. Descripción [term:parent:vocabulary:description] La descripción opcional del vocabulario de taxonomía. Editar URL [term:parent:vocabulary:edit-url] The URL of the vocabulary's edit page. ID del vocabulario [term:parent:vocabulary:vid] El ID único del vocabulario de taxonomía Nombre [term:parent:vocabulary:name] El nombre del vocabulario de taxonomía. Nombre de sistema [term:parent:vocabulary:machine-name] The unique machine-readable name of the vocabulary. URL [term:url] La URL del término de taxonomía. Absolute URL [term:url:absolute] The absolute URL. Argumentos [term:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). 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. Invertido [term:url:args:reversed] The array reversed. 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. Número [term:url:args:count] The number of elements in the array. Valor [term:url:args:value:?] The specific value of the array. Brief URL [term:url:brief] The URL without the protocol and trailing backslash. Relative URL [term:url:relative] The relative URL. Ruta [term:url:path] The path component of the URL. Unaliased URL [term:url:unaliased] The unaliased URL. Absolute URL [term:url:unaliased:absolute] The absolute URL. Argumentos [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. Relative URL [term:url:unaliased:relative] The relative URL. Ruta [term:url:unaliased:path] The path component of the URL. Vocabulario [term:vocabulary] El vocabulario de taxonomía al que pertenece el término. Cantidad de nodos [term:vocabulary:node-count] La cantidad de nodos etiquetados con términos que pertenecen al vocabulario de taxonomía. Cantidad de términos [term:vocabulary:term-count] La cantidad de términos que pertenecen al vocabulario de taxonomía. Descripción [term:vocabulary:description] La descripción opcional del vocabulario de taxonomía. Editar URL [term:vocabulary:edit-url] The URL of the vocabulary's edit page. ID del vocabulario [term:vocabulary:vid] El ID único del vocabulario de taxonomía Nombre [term:vocabulary:name] El nombre del vocabulario de taxonomía. Nombre de sistema [term:vocabulary:machine-name] The unique machine-readable name of the vocabulary. URL url Tokens related to URLs. Absolute URL [url:absolute] The absolute URL. Argumentos [url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). 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. Invertido [url:args:reversed] The array reversed. 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. Número [url:args:reversed:count] The number of elements in the array. Valor [url:args:reversed:value:?] The specific value of the array. 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. 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. Invertido [url:args:keys:reversed] The array reversed. 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. Número [url:args:keys:count] The number of elements in the array. Valor [url:args:keys:value:?] The specific value of the array. Last [url:args:last] The last element of the array. Número [url:args:count] The number of elements in the array. Valor [url:args:value:?] The specific value of the array. Brief URL [url:brief] The URL without the protocol and trailing backslash. Relative URL [url:relative] The relative URL. Ruta [url:path] The path component of the URL. Unaliased URL [url:unaliased] The unaliased URL. Absolute URL [url:unaliased:absolute] The absolute URL. Argumentos [url:unaliased:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). 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. Invertido [url:unaliased:args:reversed] The array reversed. 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. Número [url:unaliased:args:count] The number of elements in the array. Valor [url:unaliased:args:value:?] The specific value of the array. Brief URL [url:unaliased:brief] The URL without the protocol and trailing backslash. Relative URL [url:unaliased:relative] The relative URL. Ruta [url:unaliased:path] The path component of the URL. Usuario actual current-user Comodines relacionados con el usuario actualmente identificado. Account cancellation URL [current-user:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [current-user:mail] La dirección de correo electrónico de la cuenta de usuario. Created [current-user:created] la fecha en la que se creó la cuenta de usuario. Año HTML [current-user:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [current-user:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [current-user:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [current-user:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [current-user:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [current-user:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [current-user:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [current-user:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [current-user:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [current-user:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [current-user:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [current-user:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [current-user:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [current-user:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [current-user:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) Direccion(es) IP [current-user:ip-address] The IP address of the current user. Editar URL [current-user:edit-url] La URL de la página de edición de la cuenta. Full Name [current-user:field_full_name] Texto (sin formato) field. Valor de texto [current-user:field_full_name:value] ID de rol de usuario [current-user:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [current-user:uid] El ID único de la cuenta de usuario. Idioma [current-user:language] The language of the usuario. Código de idioma [current-user:language:langcode] El código de idioma. Dirección [current-user:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [current-user:language:domain] The domain name to use for the language. Nombre del idioma [current-user:language:name] The language name. Prefijo de la ruta [current-user:language:prefix] Path prefix for URLs in the language. Imagen [current-user:user_picture] Image field. 126x100 [current-user:user_picture:126x100] Represents the image in the given image style. Alto [current-user:user_picture:126x100:height] The height the image, in pixels. Ancho [current-user:user_picture:126x100:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:126x100:filesize] The file size of the image. Tipo MIME [current-user:user_picture:126x100:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:126x100:uri] The URI to the image. URL [current-user:user_picture:126x100:url] The URL to the image. 133x75 [current-user:user_picture:133x75] Represents the image in the given image style. Alto [current-user:user_picture:133x75:height] The height the image, in pixels. Ancho [current-user:user_picture:133x75:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:133x75:filesize] The file size of the image. Tipo MIME [current-user:user_picture:133x75:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:133x75:uri] The URI to the image. URL [current-user:user_picture:133x75:url] The URL to the image. 147x98 [current-user:user_picture:147x98] Represents the image in the given image style. Alto [current-user:user_picture:147x98:height] The height the image, in pixels. Ancho [current-user:user_picture:147x98:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:147x98:filesize] The file size of the image. Tipo MIME [current-user:user_picture:147x98:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:147x98:uri] The URI to the image. URL [current-user:user_picture:147x98:url] The URL to the image. 330x120 [current-user:user_picture:330x120] Represents the image in the given image style. Alto [current-user:user_picture:330x120:height] The height the image, in pixels. Ancho [current-user:user_picture:330x120:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:330x120:filesize] The file size of the image. Tipo MIME [current-user:user_picture:330x120:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:330x120:uri] The URI to the image. URL [current-user:user_picture:330x120:url] The URL to the image. 350x234 [current-user:user_picture:350x234] Represents the image in the given image style. Alto [current-user:user_picture:350x234:height] The height the image, in pixels. Ancho [current-user:user_picture:350x234:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:350x234:filesize] The file size of the image. Tipo MIME [current-user:user_picture:350x234:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:350x234:uri] The URI to the image. URL [current-user:user_picture:350x234:url] The URL to the image. 495x370 [current-user:user_picture:495x370] Represents the image in the given image style. Alto [current-user:user_picture:495x370:height] The height the image, in pixels. Ancho [current-user:user_picture:495x370:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:495x370:filesize] The file size of the image. Tipo MIME [current-user:user_picture:495x370:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:495x370:uri] The URI to the image. URL [current-user:user_picture:495x370:url] The URL to the image. 745x495 [current-user:user_picture:745x495] Represents the image in the given image style. Alto [current-user:user_picture:745x495:height] The height the image, in pixels. Ancho [current-user:user_picture:745x495:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:745x495:filesize] The file size of the image. Tipo MIME [current-user:user_picture:745x495:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:745x495:uri] The URI to the image. URL [current-user:user_picture:745x495:url] The URL to the image. 1142x502 [current-user:user_picture:1142x502] Represents the image in the given image style. Alto [current-user:user_picture:1142x502:height] The height the image, in pixels. Ancho [current-user:user_picture:1142x502:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:1142x502:filesize] The file size of the image. Tipo MIME [current-user:user_picture:1142x502:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:1142x502:uri] The URI to the image. URL [current-user:user_picture:1142x502:url] The URL to the image. Ancho [current-user:user_picture:width] El ancho de la imagen en píxeles. Archivo [current-user:user_picture:entity] La entidad referenciada Base name [current-user:user_picture:entity:basename] The base name of the file. Created [current-user:user_picture:entity:created] La fecha en que el archivo fue creado. Extensión [current-user:user_picture:entity:extension] La extensión del archivo. File byte size [current-user:user_picture:entity:size-raw] The size of the file, in bytes. ID del archivo [current-user:user_picture:entity:fid] El ID único del archivo subido al servidor. Idioma [current-user:user_picture:entity:language] The language of the archivo. Modificado [current-user:user_picture:entity:changed] La fecha de la alteración más reciente del archivo. Nombre de archivo [current-user:user_picture:entity:name] El nombre del archivo en el disco. Original archivo [current-user:user_picture:entity:original] The original archivo data if the archivo is being updated or saved. Propietario [current-user:user_picture:entity:owner] El usuario que subió el archivo originalmente. Ruta [current-user:user_picture:entity:path] Ubicación del archivo relativa a la raiz de Drupal. Tamaño de archivo [current-user:user_picture:entity:size] El tamaño del documento. Tipo MIME [current-user:user_picture:entity:mime] El tipo MIME del archivo. URL [current-user:user_picture:entity:url] La URL del archivo accesible a través de la web. Height (600 x770) [current-user:user_picture:height] Represents the image in the given image style. Ancho [current-user:user_picture:height:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:height:filesize] The file size of the image. Tipo MIME [current-user:user_picture:height:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:height:uri] The URI to the image. URL [current-user:user_picture:height:url] The URL to the image. ID Archivo [current-user:user_picture:target_id] Large (1170 x 550) [current-user:user_picture:large] Represents the image in the given image style. Alto [current-user:user_picture:large:height] The height the image, in pixels. Ancho [current-user:user_picture:large:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:large:filesize] The file size of the image. Tipo MIME [current-user:user_picture:large:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:large:uri] The URI to the image. URL [current-user:user_picture:large:url] The URL to the image. Medium (900×560) [current-user:user_picture:medium] Represents the image in the given image style. Alto [current-user:user_picture:medium:height] The height the image, in pixels. Ancho [current-user:user_picture:medium:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:medium:filesize] The file size of the image. Tipo MIME [current-user:user_picture:medium:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:medium:uri] The URI to the image. URL [current-user:user_picture:medium:url] The URL to the image. Normal (800 x 550) [current-user:user_picture:normal_size] Represents the image in the given image style. Alto [current-user:user_picture:normal_size:height] The height the image, in pixels. Ancho [current-user:user_picture:normal_size:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:normal_size:filesize] The file size of the image. Tipo MIME [current-user:user_picture:normal_size:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:normal_size:uri] The URI to the image. URL [current-user:user_picture:normal_size:url] The URL to the image. revista_127x170 [current-user:user_picture:revista_127x170] Represents the image in the given image style. Alto [current-user:user_picture:revista_127x170:height] The height the image, in pixels. Ancho [current-user:user_picture:revista_127x170:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:revista_127x170:filesize] The file size of the image. Tipo MIME [current-user:user_picture:revista_127x170:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:revista_127x170:uri] The URI to the image. URL [current-user:user_picture:revista_127x170:url] The URL to the image. revista_200x270 [current-user:user_picture:revista_200x270] Represents the image in the given image style. Alto [current-user:user_picture:revista_200x270:height] The height the image, in pixels. Ancho [current-user:user_picture:revista_200x270:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:revista_200x270:filesize] The file size of the image. Tipo MIME [current-user:user_picture:revista_200x270:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:revista_200x270:uri] The URI to the image. URL [current-user:user_picture:revista_200x270:url] The URL to the image. Small (440×295) [current-user:user_picture:small] Represents the image in the given image style. Alto [current-user:user_picture:small:height] The height the image, in pixels. Ancho [current-user:user_picture:small:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:small:filesize] The file size of the image. Tipo MIME [current-user:user_picture:small:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:small:uri] The URI to the image. URL [current-user:user_picture:small:url] The URL to the image. Square (750 x 750) [current-user:user_picture:square] Represents the image in the given image style. Alto [current-user:user_picture:square:height] The height the image, in pixels. Ancho [current-user:user_picture:square:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:square:filesize] The file size of the image. Tipo MIME [current-user:user_picture:square:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:square:uri] The URI to the image. URL [current-user:user_picture:square:url] The URL to the image. Texto alternativo [current-user:user_picture:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [current-user:user_picture:thumbnail] Represents the image in the given image style. Alto [current-user:user_picture:thumbnail:height] The height the image, in pixels. Ancho [current-user:user_picture:thumbnail:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:thumbnail:filesize] The file size of the image. Tipo MIME [current-user:user_picture:thumbnail:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:thumbnail:uri] The URI to the image. URL [current-user:user_picture:thumbnail:url] The URL to the image. Título [current-user:user_picture:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [current-user:user_picture:vertical] Represents the image in the given image style. Alto [current-user:user_picture:vertical:height] The height the image, in pixels. Ancho [current-user:user_picture:vertical:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:vertical:filesize] The file size of the image. Tipo MIME [current-user:user_picture:vertical:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:vertical:uri] The URI to the image. URL [current-user:user_picture:vertical:url] The URL to the image. w200 [current-user:user_picture:w200] Represents the image in the given image style. Alto [current-user:user_picture:w200:height] The height the image, in pixels. Ancho [current-user:user_picture:w200:width] The width of the image, in pixels. Tamaño de archivo [current-user:user_picture:w200:filesize] The file size of the image. Tipo MIME [current-user:user_picture:w200:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [current-user:user_picture:w200:uri] The URI to the image. URL [current-user:user_picture:w200:url] The URL to the image. Nombre a mostrar [current-user:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [current-user:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [current-user:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [current-user:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [current-user:one-time-login-url] The URL of the one-time login page for the user account. Original usuario [current-user:original] The original usuario data if the usuario is being updated or saved. Account cancellation URL [current-user:original:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [current-user:original:mail] La dirección de correo electrónico de la cuenta de usuario. Created [current-user:original:created] la fecha en la que se creó la cuenta de usuario. Año HTML [current-user:original:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [current-user:original:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [current-user:original:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [current-user:original:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [current-user:original:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [current-user:original:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [current-user:original:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [current-user:original:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [current-user:original:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [current-user:original:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [current-user:original:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [current-user:original:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [current-user:original:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [current-user:original:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [current-user:original:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) Editar URL [current-user:original:edit-url] La URL de la página de edición de la cuenta. Full Name [current-user:original:field_full_name] Texto (sin formato) field. Valor de texto [current-user:original:field_full_name:value] ID de rol de usuario [current-user:original:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [current-user:original:uid] El ID único de la cuenta de usuario. Idioma [current-user:original:language] The language of the usuario. Código de idioma [current-user:original:language:langcode] El código de idioma. Dirección [current-user:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [current-user:original:language:domain] The domain name to use for the language. Nombre del idioma [current-user:original:language:name] The language name. Prefijo de la ruta [current-user:original:language:prefix] Path prefix for URLs in the language. Imagen [current-user:original:user_picture] Image field. 126x100 [current-user:original:user_picture:126x100] Represents the image in the given image style. 133x75 [current-user:original:user_picture:133x75] Represents the image in the given image style. 147x98 [current-user:original:user_picture:147x98] Represents the image in the given image style. 330x120 [current-user:original:user_picture:330x120] Represents the image in the given image style. 350x234 [current-user:original:user_picture:350x234] Represents the image in the given image style. 495x370 [current-user:original:user_picture:495x370] Represents the image in the given image style. 745x495 [current-user:original:user_picture:745x495] Represents the image in the given image style. 1142x502 [current-user:original:user_picture:1142x502] Represents the image in the given image style. Ancho [current-user:original:user_picture:width] El ancho de la imagen en píxeles. Archivo [current-user:original:user_picture:entity] La entidad referenciada Height (600 x770) [current-user:original:user_picture:height] Represents the image in the given image style. ID Archivo [current-user:original:user_picture:target_id] Large (1170 x 550) [current-user:original:user_picture:large] Represents the image in the given image style. Medium (900×560) [current-user:original:user_picture:medium] Represents the image in the given image style. Normal (800 x 550) [current-user:original:user_picture:normal_size] Represents the image in the given image style. revista_127x170 [current-user:original:user_picture:revista_127x170] Represents the image in the given image style. revista_200x270 [current-user:original:user_picture:revista_200x270] Represents the image in the given image style. Small (440×295) [current-user:original:user_picture:small] Represents the image in the given image style. Square (750 x 750) [current-user:original:user_picture:square] Represents the image in the given image style. Texto alternativo [current-user:original:user_picture:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [current-user:original:user_picture:thumbnail] Represents the image in the given image style. Título [current-user:original:user_picture:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [current-user:original:user_picture:vertical] Represents the image in the given image style. w200 [current-user:original:user_picture:w200] Represents the image in the given image style. Nombre a mostrar [current-user:original:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [current-user:original:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [current-user:original:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [current-user:original:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [current-user:original:one-time-login-url] The URL of the one-time login page for the user account. Roles [current-user:original:roles] The user roles associated with the user account. 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. Invertido [current-user:original:roles:reversed] The array reversed. 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. Número [current-user:original:roles:count] The number of elements in the array. Valor [current-user:original:roles:value:?] The specific value of the array. Ultima identificación [current-user:original:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. Año HTML [current-user:original:last-login:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [current-user:original:last-login:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [current-user:original:last-login:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [current-user:original:last-login:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [current-user:original:last-login:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [current-user:original:last-login:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [current-user:original:last-login:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [current-user:original:last-login:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [current-user:original:last-login:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [current-user:original:last-login:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [current-user:original:last-login:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [current-user:original:last-login:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [current-user:original:last-login:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [current-user:original:last-login:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [current-user:original:last-login:since] Fecha en formato 'tiempo-desde'. (6 minutos) URL [current-user:original:url] La URL de la página del perfil de la cuenta. Absolute URL [current-user:original:url:absolute] The absolute URL. Argumentos [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. Relative URL [current-user:original:url:relative] The relative URL. Ruta [current-user:original:url:path] The path component of the URL. Unaliased URL [current-user:original:url:unaliased] The unaliased URL. User Body [current-user:original:field_user_body] Texto (normal, largo) field. Valor de texto [current-user:original:field_user_body:value] Roles [current-user:roles] The user roles associated with the user account. 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. Invertido [current-user:roles:reversed] The array reversed. 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. Número [current-user:roles:reversed:count] The number of elements in the array. Valor [current-user:roles:reversed:value:?] The specific value of the array. 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. 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. Invertido [current-user:roles:keys:reversed] The array reversed. 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. Número [current-user:roles:keys:count] The number of elements in the array. Valor [current-user:roles:keys:value:?] The specific value of the array. Last [current-user:roles:last] The last element of the array. Número [current-user:roles:count] The number of elements in the array. Valor [current-user:roles:value:?] The specific value of the array. Ultima identificación [current-user:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. Año HTML [current-user:last-login:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [current-user:last-login:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [current-user:last-login:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [current-user:last-login:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [current-user:last-login:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [current-user:last-login:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [current-user:last-login:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [current-user:last-login:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [current-user:last-login:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [current-user:last-login:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [current-user:last-login:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [current-user:last-login:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [current-user:last-login:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [current-user:last-login:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [current-user:last-login:since] Fecha en formato 'tiempo-desde'. (6 minutos) URL [current-user:url] La URL de la página del perfil de la cuenta. Absolute URL [current-user:url:absolute] The absolute URL. Argumentos [current-user:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). 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. Invertido [current-user:url:args:reversed] The array reversed. 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. Número [current-user:url:args:count] The number of elements in the array. Valor [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. Relative URL [current-user:url:relative] The relative URL. Ruta [current-user:url:path] The path component of the URL. Unaliased URL [current-user:url:unaliased] The unaliased URL. Absolute URL [current-user:url:unaliased:absolute] The absolute URL. Argumentos [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. Relative URL [current-user:url:unaliased:relative] The relative URL. Ruta [current-user:url:unaliased:path] The path component of the URL. User Body [current-user:field_user_body] Texto (normal, largo) field. Valor de texto [current-user:field_user_body:value] Usuarios user Comodines relacionados con cuentas individuales de usuario. Account cancellation URL [user:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [user:mail] La dirección de correo electrónico de la cuenta de usuario. Created [user:created] la fecha en la que se creó la cuenta de usuario. Año HTML [user:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [user:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [user:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [user:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [user:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [user:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [user:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [user:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [user:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [user:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [user:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [user:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [user:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [user:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [user:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) Editar URL [user:edit-url] La URL de la página de edición de la cuenta. Full Name [user:field_full_name] Texto (sin formato) field. Valor de texto [user:field_full_name:value] ID de rol de usuario [user:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [user:uid] El ID único de la cuenta de usuario. Idioma [user:language] The language of the usuario. Código de idioma [user:language:langcode] El código de idioma. Dirección [user:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [user:language:domain] The domain name to use for the language. Nombre del idioma [user:language:name] The language name. Prefijo de la ruta [user:language:prefix] Path prefix for URLs in the language. Imagen [user:user_picture] Image field. 126x100 [user:user_picture:126x100] Represents the image in the given image style. Alto [user:user_picture:126x100:height] The height the image, in pixels. Ancho [user:user_picture:126x100:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:126x100:filesize] The file size of the image. Tipo MIME [user:user_picture:126x100:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:126x100:uri] The URI to the image. URL [user:user_picture:126x100:url] The URL to the image. 133x75 [user:user_picture:133x75] Represents the image in the given image style. Alto [user:user_picture:133x75:height] The height the image, in pixels. Ancho [user:user_picture:133x75:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:133x75:filesize] The file size of the image. Tipo MIME [user:user_picture:133x75:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:133x75:uri] The URI to the image. URL [user:user_picture:133x75:url] The URL to the image. 147x98 [user:user_picture:147x98] Represents the image in the given image style. Alto [user:user_picture:147x98:height] The height the image, in pixels. Ancho [user:user_picture:147x98:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:147x98:filesize] The file size of the image. Tipo MIME [user:user_picture:147x98:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:147x98:uri] The URI to the image. URL [user:user_picture:147x98:url] The URL to the image. 330x120 [user:user_picture:330x120] Represents the image in the given image style. Alto [user:user_picture:330x120:height] The height the image, in pixels. Ancho [user:user_picture:330x120:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:330x120:filesize] The file size of the image. Tipo MIME [user:user_picture:330x120:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:330x120:uri] The URI to the image. URL [user:user_picture:330x120:url] The URL to the image. 350x234 [user:user_picture:350x234] Represents the image in the given image style. Alto [user:user_picture:350x234:height] The height the image, in pixels. Ancho [user:user_picture:350x234:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:350x234:filesize] The file size of the image. Tipo MIME [user:user_picture:350x234:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:350x234:uri] The URI to the image. URL [user:user_picture:350x234:url] The URL to the image. 495x370 [user:user_picture:495x370] Represents the image in the given image style. Alto [user:user_picture:495x370:height] The height the image, in pixels. Ancho [user:user_picture:495x370:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:495x370:filesize] The file size of the image. Tipo MIME [user:user_picture:495x370:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:495x370:uri] The URI to the image. URL [user:user_picture:495x370:url] The URL to the image. 745x495 [user:user_picture:745x495] Represents the image in the given image style. Alto [user:user_picture:745x495:height] The height the image, in pixels. Ancho [user:user_picture:745x495:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:745x495:filesize] The file size of the image. Tipo MIME [user:user_picture:745x495:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:745x495:uri] The URI to the image. URL [user:user_picture:745x495:url] The URL to the image. 1142x502 [user:user_picture:1142x502] Represents the image in the given image style. Alto [user:user_picture:1142x502:height] The height the image, in pixels. Ancho [user:user_picture:1142x502:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:1142x502:filesize] The file size of the image. Tipo MIME [user:user_picture:1142x502:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:1142x502:uri] The URI to the image. URL [user:user_picture:1142x502:url] The URL to the image. Ancho [user:user_picture:width] El ancho de la imagen en píxeles. Archivo [user:user_picture:entity] La entidad referenciada Base name [user:user_picture:entity:basename] The base name of the file. Created [user:user_picture:entity:created] La fecha en que el archivo fue creado. Extensión [user:user_picture:entity:extension] La extensión del archivo. File byte size [user:user_picture:entity:size-raw] The size of the file, in bytes. ID del archivo [user:user_picture:entity:fid] El ID único del archivo subido al servidor. Idioma [user:user_picture:entity:language] The language of the archivo. Modificado [user:user_picture:entity:changed] La fecha de la alteración más reciente del archivo. Nombre de archivo [user:user_picture:entity:name] El nombre del archivo en el disco. Original archivo [user:user_picture:entity:original] The original archivo data if the archivo is being updated or saved. Propietario [user:user_picture:entity:owner] El usuario que subió el archivo originalmente. Ruta [user:user_picture:entity:path] Ubicación del archivo relativa a la raiz de Drupal. Tamaño de archivo [user:user_picture:entity:size] El tamaño del documento. Tipo MIME [user:user_picture:entity:mime] El tipo MIME del archivo. URL [user:user_picture:entity:url] La URL del archivo accesible a través de la web. Height (600 x770) [user:user_picture:height] Represents the image in the given image style. Ancho [user:user_picture:height:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:height:filesize] The file size of the image. Tipo MIME [user:user_picture:height:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:height:uri] The URI to the image. URL [user:user_picture:height:url] The URL to the image. ID Archivo [user:user_picture:target_id] Large (1170 x 550) [user:user_picture:large] Represents the image in the given image style. Alto [user:user_picture:large:height] The height the image, in pixels. Ancho [user:user_picture:large:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:large:filesize] The file size of the image. Tipo MIME [user:user_picture:large:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:large:uri] The URI to the image. URL [user:user_picture:large:url] The URL to the image. Medium (900×560) [user:user_picture:medium] Represents the image in the given image style. Alto [user:user_picture:medium:height] The height the image, in pixels. Ancho [user:user_picture:medium:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:medium:filesize] The file size of the image. Tipo MIME [user:user_picture:medium:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:medium:uri] The URI to the image. URL [user:user_picture:medium:url] The URL to the image. Normal (800 x 550) [user:user_picture:normal_size] Represents the image in the given image style. Alto [user:user_picture:normal_size:height] The height the image, in pixels. Ancho [user:user_picture:normal_size:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:normal_size:filesize] The file size of the image. Tipo MIME [user:user_picture:normal_size:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:normal_size:uri] The URI to the image. URL [user:user_picture:normal_size:url] The URL to the image. revista_127x170 [user:user_picture:revista_127x170] Represents the image in the given image style. Alto [user:user_picture:revista_127x170:height] The height the image, in pixels. Ancho [user:user_picture:revista_127x170:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:revista_127x170:filesize] The file size of the image. Tipo MIME [user:user_picture:revista_127x170:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:revista_127x170:uri] The URI to the image. URL [user:user_picture:revista_127x170:url] The URL to the image. revista_200x270 [user:user_picture:revista_200x270] Represents the image in the given image style. Alto [user:user_picture:revista_200x270:height] The height the image, in pixels. Ancho [user:user_picture:revista_200x270:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:revista_200x270:filesize] The file size of the image. Tipo MIME [user:user_picture:revista_200x270:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:revista_200x270:uri] The URI to the image. URL [user:user_picture:revista_200x270:url] The URL to the image. Small (440×295) [user:user_picture:small] Represents the image in the given image style. Alto [user:user_picture:small:height] The height the image, in pixels. Ancho [user:user_picture:small:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:small:filesize] The file size of the image. Tipo MIME [user:user_picture:small:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:small:uri] The URI to the image. URL [user:user_picture:small:url] The URL to the image. Square (750 x 750) [user:user_picture:square] Represents the image in the given image style. Alto [user:user_picture:square:height] The height the image, in pixels. Ancho [user:user_picture:square:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:square:filesize] The file size of the image. Tipo MIME [user:user_picture:square:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:square:uri] The URI to the image. URL [user:user_picture:square:url] The URL to the image. Texto alternativo [user:user_picture:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [user:user_picture:thumbnail] Represents the image in the given image style. Alto [user:user_picture:thumbnail:height] The height the image, in pixels. Ancho [user:user_picture:thumbnail:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:thumbnail:filesize] The file size of the image. Tipo MIME [user:user_picture:thumbnail:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:thumbnail:uri] The URI to the image. URL [user:user_picture:thumbnail:url] The URL to the image. Título [user:user_picture:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [user:user_picture:vertical] Represents the image in the given image style. Alto [user:user_picture:vertical:height] The height the image, in pixels. Ancho [user:user_picture:vertical:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:vertical:filesize] The file size of the image. Tipo MIME [user:user_picture:vertical:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:vertical:uri] The URI to the image. URL [user:user_picture:vertical:url] The URL to the image. w200 [user:user_picture:w200] Represents the image in the given image style. Alto [user:user_picture:w200:height] The height the image, in pixels. Ancho [user:user_picture:w200:width] The width of the image, in pixels. Tamaño de archivo [user:user_picture:w200:filesize] The file size of the image. Tipo MIME [user:user_picture:w200:mimetype] The MIME type (image/png, image/bmp, etc.) of the image. URI [user:user_picture:w200:uri] The URI to the image. URL [user:user_picture:w200:url] The URL to the image. Nombre a mostrar [user:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [user:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [user:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [user:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [user:one-time-login-url] The URL of the one-time login page for the user account. Original usuario [user:original] The original usuario data if the usuario is being updated or saved. Account cancellation URL [user:original:cancel-url] The URL of the confirm delete page for the user account. Correo electrónico [user:original:mail] La dirección de correo electrónico de la cuenta de usuario. Created [user:original:created] la fecha en la que se creó la cuenta de usuario. Año HTML [user:original:created:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [user:original:created:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [user:original:created:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [user:original:created:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [user:original:created:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [user:original:created:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [user:original:created:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [user:original:created:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [user:original:created:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [user:original:created:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [user:original:created:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [user:original:created:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [user:original:created:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [user:original:created:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [user:original:created:since] Fecha en formato 'tiempo-desde'. (6 minutos) Editar URL [user:original:edit-url] La URL de la página de edición de la cuenta. Full Name [user:original:field_full_name] Texto (sin formato) field. Valor de texto [user:original:field_full_name:value] ID de rol de usuario [user:original:role-ids] Los ID de rol de los que es miembro la cuenta de usuario como una lista separada por comas. ID de Usuario [user:original:uid] El ID único de la cuenta de usuario. Idioma [user:original:language] The language of the usuario. Código de idioma [user:original:language:langcode] El código de idioma. Dirección [user:original:language:direction] Whether the language is written left-to-right (ltr) or right-to-left (rtl). Dominio [user:original:language:domain] The domain name to use for the language. Nombre del idioma [user:original:language:name] The language name. Prefijo de la ruta [user:original:language:prefix] Path prefix for URLs in the language. Imagen [user:original:user_picture] Image field. 126x100 [user:original:user_picture:126x100] Represents the image in the given image style. 133x75 [user:original:user_picture:133x75] Represents the image in the given image style. 147x98 [user:original:user_picture:147x98] Represents the image in the given image style. 330x120 [user:original:user_picture:330x120] Represents the image in the given image style. 350x234 [user:original:user_picture:350x234] Represents the image in the given image style. 495x370 [user:original:user_picture:495x370] Represents the image in the given image style. 745x495 [user:original:user_picture:745x495] Represents the image in the given image style. 1142x502 [user:original:user_picture:1142x502] Represents the image in the given image style. Ancho [user:original:user_picture:width] El ancho de la imagen en píxeles. Archivo [user:original:user_picture:entity] La entidad referenciada Height (600 x770) [user:original:user_picture:height] Represents the image in the given image style. ID Archivo [user:original:user_picture:target_id] Large (1170 x 550) [user:original:user_picture:large] Represents the image in the given image style. Medium (900×560) [user:original:user_picture:medium] Represents the image in the given image style. Normal (800 x 550) [user:original:user_picture:normal_size] Represents the image in the given image style. revista_127x170 [user:original:user_picture:revista_127x170] Represents the image in the given image style. revista_200x270 [user:original:user_picture:revista_200x270] Represents the image in the given image style. Small (440×295) [user:original:user_picture:small] Represents the image in the given image style. Square (750 x 750) [user:original:user_picture:square] Represents the image in the given image style. Texto alternativo [user:original:user_picture:alt] Texto alternativo de la imagen, para el atributo 'alt' de la imagen. Thumbnail (250×180) [user:original:user_picture:thumbnail] Represents the image in the given image style. Título [user:original:user_picture:title] Texto del título de la imagen, para el atributo 'title'. Vertical (700×757) [user:original:user_picture:vertical] Represents the image in the given image style. w200 [user:original:user_picture:w200] Represents the image in the given image style. Nombre a mostrar [user:original:display-name] El nombre mostrado de la cuenta de usuario. Nombre de la cuenta [user:original:account-name] El nombre de inicio de sesión de la cuenta de usuario. Nombres de rol de usuario [user:original:role-names] Los nombres de rol de los que es miembro la cuenta de usuario como una lista separada por comas. Obsoleto: Nombre de Usuario [user:original:name] Obsoleto: Utilice nombre de la cuenta o nombre para mostrar. One-time login URL [user:original:one-time-login-url] The URL of the one-time login page for the user account. Roles [user:original:roles] The user roles associated with the user account. 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. Invertido [user:original:roles:reversed] The array reversed. 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. Número [user:original:roles:count] The number of elements in the array. Valor [user:original:roles:value:?] The specific value of the array. Ultima identificación [user:original:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. Año HTML [user:original:last-login:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [user:original:last-login:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [user:original:last-login:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [user:original:last-login:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [user:original:last-login:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [user:original:last-login:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [user:original:last-login:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [user:original:last-login:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [user:original:last-login:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [user:original:last-login:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [user:original:last-login:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [user:original:last-login:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [user:original:last-login:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [user:original:last-login:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [user:original:last-login:since] Fecha en formato 'tiempo-desde'. (6 minutos) URL [user:original:url] La URL de la página del perfil de la cuenta. Absolute URL [user:original:url:absolute] The absolute URL. Argumentos [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. Relative URL [user:original:url:relative] The relative URL. Ruta [user:original:url:path] The path component of the URL. Unaliased URL [user:original:url:unaliased] The unaliased URL. User Body [user:original:field_user_body] Texto (normal, largo) field. Valor de texto [user:original:field_user_body:value] Roles [user:roles] The user roles associated with the user account. 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. Invertido [user:roles:reversed] The array reversed. 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. Número [user:roles:reversed:count] The number of elements in the array. Valor [user:roles:reversed:value:?] The specific value of the array. 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. 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. Invertido [user:roles:keys:reversed] The array reversed. 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. Número [user:roles:keys:count] The number of elements in the array. Valor [user:roles:keys:value:?] The specific value of the array. Last [user:roles:last] The last element of the array. Número [user:roles:count] The number of elements in the array. Valor [user:roles:value:?] The specific value of the array. Ultima identificación [user:last-login] La fecha en la que el usuario se identificó por última vez en el sitio. Año HTML [user:last-login:html_year] A date in 'html_year' format. (2024) Fecha anual HTML [user:last-login:html_yearless_date] A date in 'html_yearless_date' format. (12-17) Fecha HTML [user:last-login:html_date] A date in 'html_date' format. (2024-12-17) Formato corto [user:last-login:short] Una fecha en formato 'breve' (17/12/2024 - 15:30). Formato de fecha de respaldo [user:last-login:fallback] A date in 'fallback' format. (Mar, 12/17/2024 - 15:30) Formato largo [user:last-login:long] Una fecha en formato 'largo' (Martes, Diciembre 17, 2024 - 15:30). Formato medio [user:last-login:medium] Una fecha en formato 'medio' (Mar, 17/12/2024 - 15:30). Formato personalizado [user:last-login:custom:?] A date in a custom format. See the PHP documentation for details. Hora HTML [user:last-login:html_time] A date in 'html_time' format. (15:30:30) HTML Datetime [user:last-login:html_datetime] A date in 'html_datetime' format. (2024-12-17T15:30:30-0500) Mes HTML [user:last-login:html_month] A date in 'html_month' format. (2024-12) Olivero Medium [user:last-login:olivero_medium] A date in 'olivero_medium' format. (17 Diciembre, 2024) Sello temporal sin filtrar [user:last-login:raw] Una fecha en formato de sello temporal UNIX (1734467430) Semana HTML [user:last-login:html_week] A date in 'html_week' format. (2024-W51) Tiempo desde [user:last-login:since] Fecha en formato 'tiempo-desde'. (6 minutos) URL [user:url] La URL de la página del perfil de la cuenta. Absolute URL [user:url:absolute] The absolute URL. Argumentos [user:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). 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. Invertido [user:url:args:reversed] The array reversed. 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. Número [user:url:args:count] The number of elements in the array. Valor [user:url:args:value:?] The specific value of the array. Brief URL [user:url:brief] The URL without the protocol and trailing backslash. Relative URL [user:url:relative] The relative URL. Ruta [user:url:path] The path component of the URL. Unaliased URL [user:url:unaliased] The unaliased URL. Absolute URL [user:url:unaliased:absolute] The absolute URL. Argumentos [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. Relative URL [user:url:unaliased:relative] The relative URL. Ruta [user:url:unaliased:path] The path component of the URL. User Body [user:field_user_body] Texto (normal, largo) field. Valor de texto [user:field_user_body:value] Vista en contexto: Tipo de entidad Vista view Tokens relacionados con la vista. Campo base [view:base-field] El campo base usado para esta vista. Descripción [view:description] La descripción de la vista. Etiqueta [view:label] La etiqueta de la vista. ID [view:id] ID del sistema de la vista. Items per page [view:items-per-page] El número de elementos por página. Página actual [view:current-page] La página de resultados actual en la que se encuentra la vista. Recuento de página [view:page-count] Recuento total de páginas. Tabla base [view:base-table] Nombre base de la tabla de estas vista. Total de filas [view:total-rows] La cantidad total de resultados devueltos desde la vista. Se usará el modo de visualización actual. Título [view:title] El título de la presentación actual de la vista. URL [view:url] La URL de la vista. Absolute URL [view:url:absolute] The absolute URL. Argumentos [view:url:args] The specific argument of the current page (e.g. 'arg:1' on the page 'node/1' returns '1'). 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. Invertido [view:url:args:reversed] The array reversed. 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. Número [view:url:args:count] The number of elements in the array. Valor [view:url:args:value:?] The specific value of the array. Brief URL [view:url:brief] The URL without the protocol and trailing backslash. Relative URL [view:url:relative] The relative URL. Ruta [view:url:path] The path component of the URL. Unaliased URL [view:url:unaliased] The unaliased URL. Absolute URL [view:url:unaliased:absolute] The absolute URL. Argumentos [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. Relative URL [view:url:unaliased:relative] The relative URL. Ruta [view:url:unaliased:path] The path component of the URL. Vocabularios vocabulary Comodines relacionados con los vocabularios de taxonomía. Cantidad de nodos [vocabulary:node-count] La cantidad de nodos etiquetados con términos que pertenecen al vocabulario de taxonomía. Cantidad de términos [vocabulary:term-count] La cantidad de términos que pertenecen al vocabulario de taxonomía. Descripción [vocabulary:description] La descripción opcional del vocabulario de taxonomía. Editar URL [vocabulary:edit-url] The URL of the vocabulary's edit page. ID del vocabulario [vocabulary:vid] El ID único del vocabulario de taxonomía Nombre [vocabulary:name] El nombre del vocabulario de taxonomía. Nombre de sistema [vocabulary:machine-name] The unique machine-readable name of the vocabulary.