Back to Docs
Preparing search index...
The search index is not available
next-drupal
next-drupal
DrupalFile
Interface DrupalFile
interface
DrupalFile
{
changed
:
string
;
created
:
string
;
drupal_internal__fid
:
string
;
filemime
:
string
;
filename
:
string
;
filesize
:
number
;
id
:
string
;
langcode
:
string
;
resourceIdObjMeta
?:
DrupalFileMeta
;
status
:
boolean
;
type
:
string
;
uri
:
{
url
:
string
;
value
:
string
}
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
JsonApiResource
DrupalFile
Indexable
[
key
:
string
]:
any
Index
Properties
changed
created
drupal_
internal__fid
filemime
filename
filesize
id
langcode
resource
Id
Obj
Meta?
status
type
uri
Properties
changed
changed
:
string
created
created
:
string
drupal_
internal__fid
drupal_internal__fid
:
string
filemime
filemime
:
string
filename
filename
:
string
filesize
filesize
:
number
id
id
:
string
langcode
langcode
:
string
Optional
resource
Id
Obj
Meta
resourceIdObjMeta
?:
DrupalFileMeta
status
status
:
boolean
type
type
:
string
uri
uri
:
{
url
:
string
;
value
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changed
created
drupal_
internal__fid
filemime
filename
filesize
id
langcode
resource
Id
Obj
Meta
status
type
uri
Back to Docs
next-drupal
Loading...