missing fields bug fix
This commit is contained in:
@@ -11,6 +11,7 @@ dependencies:
|
||||
- field.field.node.site.field_nom_de_la_commune_nb_d_hab
|
||||
- field.field.node.site.field_nom_du_qpv_nb_d_hab
|
||||
- field.field.node.site.field_parties
|
||||
- field.field.node.site.field_poid
|
||||
- field.field.node.site.field_porteur_s_de_site
|
||||
- field.field.node.site.field_programme_de_l_etat
|
||||
- field.field.node.site.field_region
|
||||
@@ -35,7 +36,7 @@ content:
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 106
|
||||
weight: 5
|
||||
region: content
|
||||
field_documents:
|
||||
type: file_default
|
||||
@@ -43,7 +44,7 @@ content:
|
||||
settings:
|
||||
use_description_as_link_text: true
|
||||
third_party_settings: { }
|
||||
weight: 111
|
||||
weight: 9
|
||||
region: content
|
||||
field_geofield:
|
||||
type: geofield_default
|
||||
@@ -52,7 +53,7 @@ content:
|
||||
output_format: wkt
|
||||
output_escape: true
|
||||
third_party_settings: { }
|
||||
weight: 115
|
||||
weight: 13
|
||||
region: content
|
||||
field_images:
|
||||
type: image_caption
|
||||
@@ -63,7 +64,7 @@ content:
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
weight: 1
|
||||
region: content
|
||||
field_liens_site:
|
||||
type: link
|
||||
@@ -75,7 +76,7 @@ content:
|
||||
rel: ''
|
||||
target: ''
|
||||
third_party_settings: { }
|
||||
weight: 112
|
||||
weight: 10
|
||||
region: content
|
||||
field_nom_de_la_commune_nb_d_hab:
|
||||
type: string
|
||||
@@ -83,7 +84,7 @@ content:
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 110
|
||||
weight: 8
|
||||
region: content
|
||||
field_nom_du_qpv_nb_d_hab:
|
||||
type: string
|
||||
@@ -91,7 +92,7 @@ content:
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 105
|
||||
weight: 4
|
||||
region: content
|
||||
field_parties:
|
||||
type: entity_reference_revisions_entity_view
|
||||
@@ -100,14 +101,14 @@ content:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
weight: 113
|
||||
weight: 11
|
||||
region: content
|
||||
field_porteur_s_de_site:
|
||||
type: basic_string
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 109
|
||||
weight: 7
|
||||
region: content
|
||||
field_programme_de_l_etat:
|
||||
type: string
|
||||
@@ -115,7 +116,7 @@ content:
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 107
|
||||
weight: 6
|
||||
region: content
|
||||
field_region:
|
||||
type: string
|
||||
@@ -123,7 +124,7 @@ content:
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 104
|
||||
weight: 3
|
||||
region: content
|
||||
field_sous_titre:
|
||||
type: string
|
||||
@@ -131,12 +132,12 @@ content:
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 114
|
||||
weight: 12
|
||||
region: content
|
||||
links:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 100
|
||||
weight: 2
|
||||
region: content
|
||||
title:
|
||||
type: title
|
||||
@@ -145,10 +146,11 @@ content:
|
||||
link_to_entity: true
|
||||
tag: h2
|
||||
third_party_settings: { }
|
||||
weight: -49
|
||||
weight: 0
|
||||
region: content
|
||||
hidden:
|
||||
created: true
|
||||
field_poid: true
|
||||
langcode: true
|
||||
search_api_excerpt: true
|
||||
uid: true
|
||||
|
Reference in New Issue
Block a user