Back to Docs
Preparing search index...
The search index is not available
next-drupal
next-drupal
DrupalNode
Interface DrupalNode
interface
DrupalNode
{
changed
:
string
;
created
:
string
;
default_langcode
:
boolean
;
drupal_internal__nid
:
number
;
drupal_internal__vid
:
number
;
id
:
string
;
langcode
:
string
;
path
:
DrupalPathAlias
;
status
:
boolean
;
sticky
:
boolean
;
title
:
string
;
type
:
string
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
JsonApiResourceWithPath
DrupalNode
Indexable
[
key
:
string
]:
any
Index
Properties
changed
created
default_
langcode
drupal_
internal__nid
drupal_
internal__vid
id
langcode
path
status
sticky
title
type
Properties
changed
changed
:
string
created
created
:
string
default_
langcode
default_langcode
:
boolean
drupal_
internal__nid
drupal_internal__nid
:
number
drupal_
internal__vid
drupal_internal__vid
:
number
id
id
:
string
langcode
langcode
:
string
path
path
:
DrupalPathAlias
status
status
:
boolean
sticky
sticky
:
boolean
title
title
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changed
created
default_
langcode
drupal_
internal__nid
drupal_
internal__vid
id
langcode
path
status
sticky
title
type
Back to Docs
next-drupal
Loading...