updated core 8.7.14 > 8.8.6
https://www.drupal.org/docs/updating-drupal/migrate-composer-project-for-drupal-earlier-than-880
This commit is contained in:
+13
@@ -23,3 +23,16 @@
|
|||||||
|
|
||||||
# Ignore .env files as they are personal
|
# Ignore .env files as they are personal
|
||||||
/.env
|
/.env
|
||||||
|
/.csslintrc
|
||||||
|
/.eslintignore
|
||||||
|
/.eslintrc.json
|
||||||
|
/.ht.router.php
|
||||||
|
/.htaccess
|
||||||
|
/INSTALL.txt
|
||||||
|
/README.txt
|
||||||
|
/autoload.php
|
||||||
|
/example.gitignore
|
||||||
|
/index.php
|
||||||
|
/robots.txt
|
||||||
|
/update.php
|
||||||
|
/web.config
|
||||||
+3
-5
@@ -21,9 +21,8 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.6",
|
"php": ">=5.6",
|
||||||
"composer/installers": "^1.2",
|
"composer/installers": "^1.7",
|
||||||
"cweagans/composer-patches": "^1.6.5",
|
"cweagans/composer-patches": "^1.6.5",
|
||||||
"drupal-composer/drupal-scaffold": "^2.5",
|
|
||||||
"drupal/addtoany": "1.12.0",
|
"drupal/addtoany": "1.12.0",
|
||||||
"drupal/admin_toolbar": "2.0",
|
"drupal/admin_toolbar": "2.0",
|
||||||
"drupal/adminimal_theme": "^1.4",
|
"drupal/adminimal_theme": "^1.4",
|
||||||
@@ -37,7 +36,8 @@
|
|||||||
"drupal/config_ignore": "2.1.0",
|
"drupal/config_ignore": "2.1.0",
|
||||||
"drupal/console": "^1.0.2",
|
"drupal/console": "^1.0.2",
|
||||||
"drupal/context": "4.0.0-beta2",
|
"drupal/context": "4.0.0-beta2",
|
||||||
"drupal/core": "8.7.14",
|
"drupal/core-composer-scaffold": "8.8.6",
|
||||||
|
"drupal/core-recommended": "^8.8",
|
||||||
"drupal/ctools": "3.2.0",
|
"drupal/ctools": "3.2.0",
|
||||||
"drupal/date_range_formatter": "3.1.0",
|
"drupal/date_range_formatter": "3.1.0",
|
||||||
"drupal/devel": "2.1",
|
"drupal/devel": "2.1",
|
||||||
@@ -76,8 +76,6 @@
|
|||||||
"drush/drush": "^9.0.0",
|
"drush/drush": "^9.0.0",
|
||||||
"oomphinc/composer-installers-extender": "^1.1",
|
"oomphinc/composer-installers-extender": "^1.1",
|
||||||
"vlucas/phpdotenv": "^2.4",
|
"vlucas/phpdotenv": "^2.4",
|
||||||
"webflo/drupal-core-require-dev": "8.7.14",
|
|
||||||
"webflo/drupal-core-strict": "^8.0",
|
|
||||||
"webflo/drupal-finder": "^1.0.0",
|
"webflo/drupal-finder": "^1.0.0",
|
||||||
"webmozart/path-util": "^2.3",
|
"webmozart/path-util": "^2.3",
|
||||||
"zaporylie/composer-drupal-optimizations": "^1.0"
|
"zaporylie/composer-drupal-optimizations": "^1.0"
|
||||||
|
|||||||
Generated
+456
-2836
File diff suppressed because it is too large
Load Diff
@@ -16,6 +16,7 @@ content:
|
|||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
region: content
|
region: content
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
name:
|
name:
|
||||||
|
|||||||
@@ -49,4 +49,6 @@ content:
|
|||||||
translation:
|
translation:
|
||||||
weight: 10
|
weight: 10
|
||||||
region: content
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
hidden: { }
|
hidden: { }
|
||||||
|
|||||||
@@ -27,6 +27,7 @@ content:
|
|||||||
rows: 9
|
rows: 9
|
||||||
summary_rows: 3
|
summary_rows: 3
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
created:
|
created:
|
||||||
@@ -41,6 +42,7 @@ content:
|
|||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
region: content
|
region: content
|
||||||
@@ -63,6 +65,7 @@ content:
|
|||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
region: content
|
region: content
|
||||||
@@ -72,6 +75,7 @@ content:
|
|||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
region: content
|
region: content
|
||||||
@@ -131,6 +135,7 @@ content:
|
|||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
region: content
|
region: content
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
url_redirects:
|
url_redirects:
|
||||||
|
|||||||
@@ -131,6 +131,7 @@ content:
|
|||||||
rows: 9
|
rows: 9
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
summary_rows: 3
|
summary_rows: 3
|
||||||
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
field_description:
|
field_description:
|
||||||
@@ -160,6 +161,7 @@ content:
|
|||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete_tags
|
type: entity_reference_autocomplete_tags
|
||||||
region: content
|
region: content
|
||||||
@@ -178,6 +180,7 @@ content:
|
|||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete_tags
|
type: entity_reference_autocomplete_tags
|
||||||
region: content
|
region: content
|
||||||
|
|||||||
@@ -86,6 +86,7 @@ content:
|
|||||||
rows: 9
|
rows: 9
|
||||||
summary_rows: 3
|
summary_rows: 3
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
field_date:
|
field_date:
|
||||||
@@ -113,6 +114,7 @@ content:
|
|||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
region: content
|
region: content
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ content:
|
|||||||
rows: 9
|
rows: 9
|
||||||
summary_rows: 3
|
summary_rows: 3
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
created:
|
created:
|
||||||
@@ -50,6 +51,7 @@ content:
|
|||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
region: content
|
region: content
|
||||||
@@ -105,6 +107,7 @@ content:
|
|||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
region: content
|
region: content
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
url_redirects:
|
url_redirects:
|
||||||
|
|||||||
@@ -112,6 +112,7 @@ content:
|
|||||||
rows: 9
|
rows: 9
|
||||||
summary_rows: 3
|
summary_rows: 3
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
field_afficher_en_page_d_acceuil:
|
field_afficher_en_page_d_acceuil:
|
||||||
@@ -127,6 +128,7 @@ content:
|
|||||||
match_operator: CONTAINS
|
match_operator: CONTAINS
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
region: content
|
region: content
|
||||||
|
|||||||
@@ -77,6 +77,7 @@ content:
|
|||||||
rows: 9
|
rows: 9
|
||||||
summary_rows: 3
|
summary_rows: 3
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
show_summary: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
field_afficher_en_page_d_acceuil:
|
field_afficher_en_page_d_acceuil:
|
||||||
|
|||||||
@@ -33,6 +33,13 @@ content:
|
|||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
translation:
|
translation:
|
||||||
weight: 10
|
weight: 10
|
||||||
settings: { }
|
settings: { }
|
||||||
|
|||||||
@@ -24,6 +24,13 @@ content:
|
|||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
translation:
|
translation:
|
||||||
weight: 10
|
weight: 10
|
||||||
settings: { }
|
settings: { }
|
||||||
|
|||||||
@@ -74,6 +74,7 @@ module:
|
|||||||
options: 0
|
options: 0
|
||||||
page_cache: 0
|
page_cache: 0
|
||||||
path: 0
|
path: 0
|
||||||
|
path_alias: 0
|
||||||
path_alias_xt: 0
|
path_alias_xt: 0
|
||||||
profile: 0
|
profile: 0
|
||||||
redirect: 0
|
redirect: 0
|
||||||
|
|||||||
@@ -19,4 +19,5 @@ default_value: { }
|
|||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings:
|
settings:
|
||||||
display_summary: true
|
display_summary: true
|
||||||
|
required_summary: false
|
||||||
field_type: text_with_summary
|
field_type: text_with_summary
|
||||||
|
|||||||
@@ -19,4 +19,5 @@ default_value: { }
|
|||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings:
|
settings:
|
||||||
display_summary: true
|
display_summary: true
|
||||||
|
required_summary: false
|
||||||
field_type: text_with_summary
|
field_type: text_with_summary
|
||||||
|
|||||||
@@ -19,4 +19,5 @@ default_value: { }
|
|||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings:
|
settings:
|
||||||
display_summary: true
|
display_summary: true
|
||||||
|
required_summary: false
|
||||||
field_type: text_with_summary
|
field_type: text_with_summary
|
||||||
|
|||||||
@@ -19,4 +19,5 @@ default_value: { }
|
|||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings:
|
settings:
|
||||||
display_summary: true
|
display_summary: true
|
||||||
|
required_summary: false
|
||||||
field_type: text_with_summary
|
field_type: text_with_summary
|
||||||
|
|||||||
@@ -19,4 +19,5 @@ default_value: { }
|
|||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings:
|
settings:
|
||||||
display_summary: true
|
display_summary: true
|
||||||
|
required_summary: false
|
||||||
field_type: text_with_summary
|
field_type: text_with_summary
|
||||||
|
|||||||
@@ -19,4 +19,5 @@ default_value: { }
|
|||||||
default_value_callback: ''
|
default_value_callback: ''
|
||||||
settings:
|
settings:
|
||||||
display_summary: true
|
display_summary: true
|
||||||
|
required_summary: false
|
||||||
field_type: text_with_summary
|
field_type: text_with_summary
|
||||||
|
|||||||
@@ -0,0 +1,13 @@
|
|||||||
|
uuid: 723884a1-9b7a-4ba3-9910-700282ee8338
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- path_alias
|
||||||
|
_core:
|
||||||
|
default_config_hash: dhjFABRzm52DkRXnYja5ZoHwjY0R3gEGic3KpDUXgRo
|
||||||
|
id: path_alias.path_alias
|
||||||
|
target_entity_type_id: path_alias
|
||||||
|
target_bundle: path_alias
|
||||||
|
default_langcode: und
|
||||||
|
language_alterable: true
|
||||||
@@ -7,9 +7,9 @@ dependencies:
|
|||||||
- field.storage.node.field_description
|
- field.storage.node.field_description
|
||||||
- field.storage.node.field_entrees
|
- field.storage.node.field_entrees
|
||||||
- field.storage.node.field_genres
|
- field.storage.node.field_genres
|
||||||
- field.storage.taxonomy_term.field_synonyms
|
|
||||||
- field.storage.node.field_langues
|
- field.storage.node.field_langues
|
||||||
- field.storage.node.field_locuteurs
|
- field.storage.node.field_locuteurs
|
||||||
|
- field.storage.taxonomy_term.field_synonyms
|
||||||
- field.storage.node.field_transcript_trad
|
- field.storage.node.field_transcript_trad
|
||||||
- field.storage.node.field_transcript_vo
|
- field.storage.node.field_transcript_vo
|
||||||
- field.storage.node.field_workflow
|
- field.storage.node.field_workflow
|
||||||
@@ -58,7 +58,6 @@ field_settings:
|
|||||||
- field.storage.node.field_genres
|
- field.storage.node.field_genres
|
||||||
module:
|
module:
|
||||||
- taxonomy
|
- taxonomy
|
||||||
- taxonomy
|
|
||||||
field_langues:
|
field_langues:
|
||||||
label: 'Langue(s) » Taxonomy term » Name'
|
label: 'Langue(s) » Taxonomy term » Name'
|
||||||
datasource_id: 'entity:node'
|
datasource_id: 'entity:node'
|
||||||
@@ -69,7 +68,6 @@ field_settings:
|
|||||||
- field.storage.node.field_langues
|
- field.storage.node.field_langues
|
||||||
module:
|
module:
|
||||||
- taxonomy
|
- taxonomy
|
||||||
- taxonomy
|
|
||||||
field_locuteurs:
|
field_locuteurs:
|
||||||
label: Locuteur(s)
|
label: Locuteur(s)
|
||||||
datasource_id: 'entity:node'
|
datasource_id: 'entity:node'
|
||||||
@@ -137,7 +135,6 @@ field_settings:
|
|||||||
- field.storage.node.field_entrees
|
- field.storage.node.field_entrees
|
||||||
module:
|
module:
|
||||||
- taxonomy
|
- taxonomy
|
||||||
- taxonomy
|
|
||||||
node_grants:
|
node_grants:
|
||||||
label: 'Node access information'
|
label: 'Node access information'
|
||||||
property_path: search_api_node_grants
|
property_path: search_api_node_grants
|
||||||
@@ -186,30 +183,6 @@ datasource_settings:
|
|||||||
- en
|
- en
|
||||||
- fr
|
- fr
|
||||||
processor_settings:
|
processor_settings:
|
||||||
add_url: { }
|
|
||||||
aggregated_field: { }
|
|
||||||
content_access:
|
|
||||||
weights:
|
|
||||||
preprocess_query: -30
|
|
||||||
entity_status: { }
|
|
||||||
html_filter:
|
|
||||||
all_fields: false
|
|
||||||
fields:
|
|
||||||
- body
|
|
||||||
- field_description
|
|
||||||
- field_transcript_trad
|
|
||||||
- field_transcript_vo
|
|
||||||
title: true
|
|
||||||
alt: true
|
|
||||||
tags:
|
|
||||||
b: 2
|
|
||||||
h1: 5
|
|
||||||
h2: 3
|
|
||||||
h3: 2
|
|
||||||
strong: 2
|
|
||||||
weights:
|
|
||||||
preprocess_index: -15
|
|
||||||
preprocess_query: -15
|
|
||||||
ignorecase:
|
ignorecase:
|
||||||
all_fields: true
|
all_fields: true
|
||||||
fields:
|
fields:
|
||||||
@@ -228,9 +201,7 @@ processor_settings:
|
|||||||
weights:
|
weights:
|
||||||
preprocess_index: -20
|
preprocess_index: -20
|
||||||
preprocess_query: -20
|
preprocess_query: -20
|
||||||
language_with_fallback: { }
|
add_url: { }
|
||||||
rendered_item: { }
|
|
||||||
reverse_entity_references: { }
|
|
||||||
tokenizer:
|
tokenizer:
|
||||||
all_fields: true
|
all_fields: true
|
||||||
fields:
|
fields:
|
||||||
@@ -249,6 +220,30 @@ processor_settings:
|
|||||||
weights:
|
weights:
|
||||||
preprocess_index: -6
|
preprocess_index: -6
|
||||||
preprocess_query: -6
|
preprocess_query: -6
|
||||||
|
entity_status: { }
|
||||||
|
reverse_entity_references: { }
|
||||||
|
rendered_item: { }
|
||||||
|
content_access:
|
||||||
|
weights:
|
||||||
|
preprocess_query: -30
|
||||||
|
html_filter:
|
||||||
|
all_fields: false
|
||||||
|
fields:
|
||||||
|
- body
|
||||||
|
- field_description
|
||||||
|
- field_transcript_trad
|
||||||
|
- field_transcript_vo
|
||||||
|
title: true
|
||||||
|
alt: true
|
||||||
|
tags:
|
||||||
|
b: 2
|
||||||
|
h1: 5
|
||||||
|
h2: 3
|
||||||
|
h3: 2
|
||||||
|
strong: 2
|
||||||
|
weights:
|
||||||
|
preprocess_index: -15
|
||||||
|
preprocess_query: -15
|
||||||
transliteration:
|
transliteration:
|
||||||
all_fields: true
|
all_fields: true
|
||||||
fields:
|
fields:
|
||||||
@@ -267,6 +262,8 @@ processor_settings:
|
|||||||
weights:
|
weights:
|
||||||
preprocess_index: -20
|
preprocess_index: -20
|
||||||
preprocess_query: -20
|
preprocess_query: -20
|
||||||
|
language_with_fallback: { }
|
||||||
|
aggregated_field: { }
|
||||||
tracker_settings:
|
tracker_settings:
|
||||||
default:
|
default:
|
||||||
indexing_order: lifo
|
indexing_order: lifo
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
allow_insecure_uploads: false
|
allow_insecure_uploads: false
|
||||||
default_scheme: public
|
default_scheme: public
|
||||||
path:
|
path: { }
|
||||||
temporary: /tmp
|
|
||||||
temporary_maximum_age: 21600
|
temporary_maximum_age: 21600
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: t48gCU9DzYfjb3bAOIqHLzhL0ChBlXh6_5B5Pyo9t8g
|
default_config_hash: t48gCU9DzYfjb3bAOIqHLzhL0ChBlXh6_5B5Pyo9t8g
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ description: 'All content, by month.'
|
|||||||
tag: default
|
tag: default
|
||||||
base_table: node_field_data
|
base_table: node_field_data
|
||||||
base_field: nid
|
base_field: nid
|
||||||
core: '8'
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
id: default
|
id: default
|
||||||
@@ -113,6 +112,8 @@ display:
|
|||||||
group: 0
|
group: 0
|
||||||
expose:
|
expose:
|
||||||
operator: '0'
|
operator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
plugin_id: boolean
|
plugin_id: boolean
|
||||||
entity_type: node
|
entity_type: node
|
||||||
entity_field: status
|
entity_field: status
|
||||||
@@ -141,6 +142,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
|
|||||||
@@ -55,7 +55,6 @@ description: 'Find and manage content.'
|
|||||||
tag: default
|
tag: default
|
||||||
base_table: node_field_data
|
base_table: node_field_data
|
||||||
base_field: nid
|
base_field: nid
|
||||||
core: 8.x
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_options:
|
display_options:
|
||||||
@@ -710,6 +709,9 @@ display:
|
|||||||
plugin_id: node_status
|
plugin_id: node_status
|
||||||
group: 1
|
group: 1
|
||||||
entity_type: node
|
entity_type: node
|
||||||
|
expose:
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
status:
|
status:
|
||||||
id: status
|
id: status
|
||||||
table: node_field_data
|
table: node_field_data
|
||||||
@@ -733,6 +735,8 @@ display:
|
|||||||
multiple: false
|
multiple: false
|
||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: true
|
is_grouped: true
|
||||||
group_info:
|
group_info:
|
||||||
label: 'Published status'
|
label: 'Published status'
|
||||||
@@ -789,6 +793,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
reduce: true
|
reduce: true
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -830,6 +836,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -870,6 +878,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -913,6 +923,8 @@ display:
|
|||||||
admin: '0'
|
admin: '0'
|
||||||
root: '0'
|
root: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1030,6 +1042,9 @@ display:
|
|||||||
plugin_id: node_status
|
plugin_id: node_status
|
||||||
group: 1
|
group: 1
|
||||||
entity_type: node
|
entity_type: node
|
||||||
|
expose:
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
field_workflow_generic_value:
|
field_workflow_generic_value:
|
||||||
id: field_workflow_generic_value
|
id: field_workflow_generic_value
|
||||||
table: node__field_workflow_generic
|
table: node__field_workflow_generic
|
||||||
@@ -1059,6 +1074,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1103,6 +1120,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
reduce: true
|
reduce: true
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1147,6 +1166,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1192,6 +1213,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1233,6 +1256,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1277,6 +1302,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
user: '0'
|
user: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1352,35 +1379,18 @@ display:
|
|||||||
clear_on_exposed: false
|
clear_on_exposed: false
|
||||||
action_title: Action
|
action_title: Action
|
||||||
selected_actions:
|
selected_actions:
|
||||||
domain_access_none_action: 0
|
-
|
||||||
domain_access_remove_action: 0
|
action_id: node_save_action
|
||||||
domain_access_all_action: 0
|
preconfiguration:
|
||||||
domain_access_add_action: 0
|
label_override: ''
|
||||||
node_promote_action: 0
|
-
|
||||||
node_unpromote_action: 0
|
action_id: workflow_node_given_state_action
|
||||||
node_unpublish_by_keyword_action: 0
|
preconfiguration:
|
||||||
node_assign_owner_action: 0
|
label_override: ''
|
||||||
node_publish_action: 0
|
-
|
||||||
node_unpublish_action: 0
|
action_id: pathauto_update_alias
|
||||||
node_make_unsticky_action: 0
|
preconfiguration:
|
||||||
node_save_action: node_save_action
|
label_override: ''
|
||||||
node_make_sticky_action: 0
|
|
||||||
views_bulk_edit: 0
|
|
||||||
views_bulk_operations_delete_entity: 0
|
|
||||||
workflow_node_given_state_action: workflow_node_given_state_action
|
|
||||||
workflow_node_next_state_action: 0
|
|
||||||
pathauto_update_alias: pathauto_update_alias
|
|
||||||
'entity:delete_action:node': 0
|
|
||||||
'entity:unpublish_action:node': 0
|
|
||||||
'entity:publish_action:node': 0
|
|
||||||
'entity:save_action:node': 0
|
|
||||||
preconfiguration:
|
|
||||||
node_save_action:
|
|
||||||
label_override: ''
|
|
||||||
workflow_node_given_state_action:
|
|
||||||
label_override: ''
|
|
||||||
pathauto_update_alias:
|
|
||||||
label_override: ''
|
|
||||||
plugin_id: views_bulk_operations_bulk_form
|
plugin_id: views_bulk_operations_bulk_form
|
||||||
field_visuel:
|
field_visuel:
|
||||||
id: field_visuel
|
id: field_visuel
|
||||||
@@ -2312,6 +2322,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -2353,6 +2365,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -2394,6 +2408,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -2438,6 +2454,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: true
|
is_grouped: true
|
||||||
group_info:
|
group_info:
|
||||||
label: Article
|
label: Article
|
||||||
@@ -2488,6 +2506,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -2533,6 +2553,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -2577,6 +2599,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
user: '0'
|
user: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -2622,6 +2646,8 @@ display:
|
|||||||
invite: '0'
|
invite: '0'
|
||||||
user: '0'
|
user: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -2671,6 +2697,8 @@ display:
|
|||||||
invite: '0'
|
invite: '0'
|
||||||
user: '0'
|
user: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -2759,35 +2787,18 @@ display:
|
|||||||
clear_on_exposed: true
|
clear_on_exposed: true
|
||||||
action_title: Action
|
action_title: Action
|
||||||
selected_actions:
|
selected_actions:
|
||||||
domain_access_none_action: 0
|
-
|
||||||
domain_access_remove_action: 0
|
action_id: node_save_action
|
||||||
domain_access_all_action: 0
|
preconfiguration:
|
||||||
domain_access_add_action: 0
|
label_override: ''
|
||||||
node_promote_action: 0
|
-
|
||||||
node_unpromote_action: 0
|
action_id: workflow_node_given_state_action
|
||||||
node_unpublish_by_keyword_action: 0
|
preconfiguration:
|
||||||
node_assign_owner_action: 0
|
label_override: ''
|
||||||
node_publish_action: 0
|
-
|
||||||
node_unpublish_action: 0
|
action_id: pathauto_update_alias
|
||||||
node_make_unsticky_action: 0
|
preconfiguration:
|
||||||
node_save_action: node_save_action
|
label_override: ''
|
||||||
node_make_sticky_action: 0
|
|
||||||
views_bulk_edit: 0
|
|
||||||
views_bulk_operations_delete_entity: 0
|
|
||||||
workflow_node_given_state_action: workflow_node_given_state_action
|
|
||||||
workflow_node_next_state_action: 0
|
|
||||||
pathauto_update_alias: pathauto_update_alias
|
|
||||||
'entity:delete_action:node': 0
|
|
||||||
'entity:unpublish_action:node': 0
|
|
||||||
'entity:publish_action:node': 0
|
|
||||||
'entity:save_action:node': 0
|
|
||||||
preconfiguration:
|
|
||||||
node_save_action:
|
|
||||||
label_override: ''
|
|
||||||
workflow_node_given_state_action:
|
|
||||||
label_override: ''
|
|
||||||
pathauto_update_alias:
|
|
||||||
label_override: ''
|
|
||||||
plugin_id: views_bulk_operations_bulk_form
|
plugin_id: views_bulk_operations_bulk_form
|
||||||
status:
|
status:
|
||||||
id: status
|
id: status
|
||||||
@@ -3967,6 +3978,9 @@ display:
|
|||||||
plugin_id: node_status
|
plugin_id: node_status
|
||||||
group: 1
|
group: 1
|
||||||
entity_type: node
|
entity_type: node
|
||||||
|
expose:
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
field_workflow_generic_value:
|
field_workflow_generic_value:
|
||||||
id: field_workflow_generic_value
|
id: field_workflow_generic_value
|
||||||
table: node__field_workflow_generic
|
table: node__field_workflow_generic
|
||||||
@@ -3996,6 +4010,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -4040,6 +4056,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
reduce: true
|
reduce: true
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -4081,6 +4099,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -4123,6 +4143,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -4167,6 +4189,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
user: '0'
|
user: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -4823,6 +4847,9 @@ display:
|
|||||||
plugin_id: node_status
|
plugin_id: node_status
|
||||||
group: 1
|
group: 1
|
||||||
entity_type: node
|
entity_type: node
|
||||||
|
expose:
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
field_workflow_generic_value:
|
field_workflow_generic_value:
|
||||||
id: field_workflow_generic_value
|
id: field_workflow_generic_value
|
||||||
table: node__field_workflow_generic
|
table: node__field_workflow_generic
|
||||||
@@ -4852,6 +4879,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -4892,6 +4921,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -4932,6 +4963,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -4973,6 +5006,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -5017,6 +5052,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
user: '0'
|
user: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
|
|||||||
@@ -14,7 +14,6 @@ description: 'Recent content.'
|
|||||||
tag: default
|
tag: default
|
||||||
base_table: node_field_data
|
base_table: node_field_data
|
||||||
base_field: nid
|
base_field: nid
|
||||||
core: 8.x
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_plugin: default
|
display_plugin: default
|
||||||
@@ -188,6 +187,8 @@ display:
|
|||||||
multiple: false
|
multiple: false
|
||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -227,6 +228,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
|
|||||||
@@ -15,7 +15,6 @@ description: ''
|
|||||||
tag: ''
|
tag: ''
|
||||||
base_table: node_field_data
|
base_table: node_field_data
|
||||||
base_field: nid
|
base_field: nid
|
||||||
core: 8.x
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_plugin: default
|
display_plugin: default
|
||||||
@@ -540,6 +539,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -580,6 +581,8 @@ display:
|
|||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -620,6 +623,8 @@ display:
|
|||||||
anonymous: anonymous
|
anonymous: anonymous
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -660,6 +665,8 @@ display:
|
|||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -699,6 +706,8 @@ display:
|
|||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -737,6 +746,8 @@ display:
|
|||||||
multiple: false
|
multiple: false
|
||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -773,6 +784,8 @@ display:
|
|||||||
multiple: false
|
multiple: false
|
||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -810,6 +823,8 @@ display:
|
|||||||
multiple: false
|
multiple: false
|
||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -846,6 +861,8 @@ display:
|
|||||||
multiple: false
|
multiple: false
|
||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -883,6 +900,8 @@ display:
|
|||||||
multiple: false
|
multiple: false
|
||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
|
|||||||
@@ -28,7 +28,6 @@ description: ''
|
|||||||
tag: ''
|
tag: ''
|
||||||
base_table: taxonomy_term_field_data
|
base_table: taxonomy_term_field_data
|
||||||
base_field: tid
|
base_field: tid
|
||||||
core: 8.x
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_plugin: default
|
display_plugin: default
|
||||||
@@ -575,6 +574,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -619,6 +620,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -662,6 +665,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -703,6 +708,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -743,6 +750,8 @@ display:
|
|||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -844,6 +853,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -888,6 +899,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -931,6 +944,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -972,6 +987,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1016,6 +1033,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
user: '0'
|
user: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1056,6 +1075,8 @@ display:
|
|||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1376,6 +1397,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1421,6 +1444,8 @@ display:
|
|||||||
invite: '0'
|
invite: '0'
|
||||||
user: '0'
|
user: '0'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1462,6 +1487,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1507,6 +1534,8 @@ display:
|
|||||||
invite: '0'
|
invite: '0'
|
||||||
user: '0'
|
user: '0'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1549,6 +1578,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
user: '0'
|
user: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1589,6 +1620,8 @@ display:
|
|||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1837,6 +1870,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1882,6 +1917,8 @@ display:
|
|||||||
invite: '0'
|
invite: '0'
|
||||||
user: '0'
|
user: '0'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1923,6 +1960,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -1967,6 +2006,8 @@ display:
|
|||||||
root: '0'
|
root: '0'
|
||||||
invite: '0'
|
invite: '0'
|
||||||
user: '0'
|
user: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -2007,6 +2048,8 @@ display:
|
|||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
|
|||||||
@@ -14,7 +14,6 @@ description: 'Find and manage files.'
|
|||||||
tag: default
|
tag: default
|
||||||
base_table: file_managed
|
base_table: file_managed
|
||||||
base_field: fid
|
base_field: fid
|
||||||
core: 8.x
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_plugin: default
|
display_plugin: default
|
||||||
@@ -693,6 +692,8 @@ display:
|
|||||||
invite: '0'
|
invite: '0'
|
||||||
user: '0'
|
user: '0'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -734,6 +735,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -775,6 +778,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
|
|||||||
@@ -17,7 +17,6 @@ description: 'All content promoted to the front page.'
|
|||||||
tag: default
|
tag: default
|
||||||
base_table: node_field_data
|
base_table: node_field_data
|
||||||
base_field: nid
|
base_field: nid
|
||||||
core: 8.x
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_options:
|
display_options:
|
||||||
@@ -88,6 +87,8 @@ display:
|
|||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
required: false
|
required: false
|
||||||
use_operator: false
|
use_operator: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
exposed: false
|
exposed: false
|
||||||
field: promote
|
field: promote
|
||||||
group: 1
|
group: 1
|
||||||
@@ -115,6 +116,8 @@ display:
|
|||||||
status:
|
status:
|
||||||
expose:
|
expose:
|
||||||
operator: ''
|
operator: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
field: status
|
field: status
|
||||||
group: 1
|
group: 1
|
||||||
id: status
|
id: status
|
||||||
@@ -148,6 +151,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
|
|||||||
@@ -16,7 +16,6 @@ description: 'All content, by letter.'
|
|||||||
tag: default
|
tag: default
|
||||||
base_table: node_field_data
|
base_table: node_field_data
|
||||||
base_field: nid
|
base_field: nid
|
||||||
core: '8'
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
id: default
|
id: default
|
||||||
@@ -336,6 +335,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
|
|||||||
@@ -19,7 +19,6 @@ description: ''
|
|||||||
tag: ''
|
tag: ''
|
||||||
base_table: maillog
|
base_table: maillog
|
||||||
base_field: idmaillog
|
base_field: idmaillog
|
||||||
core: 8.x
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_plugin: default
|
display_plugin: default
|
||||||
|
|||||||
@@ -11,7 +11,6 @@ description: ''
|
|||||||
tag: ''
|
tag: ''
|
||||||
base_table: profile
|
base_table: profile
|
||||||
base_field: profile_id
|
base_field: profile_id
|
||||||
core: 8.x
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_plugin: default
|
display_plugin: default
|
||||||
|
|||||||
@@ -15,7 +15,6 @@ description: 'List of redirects'
|
|||||||
tag: ''
|
tag: ''
|
||||||
base_table: redirect
|
base_table: redirect
|
||||||
base_field: rid
|
base_field: rid
|
||||||
core: 8.x
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_plugin: default
|
display_plugin: default
|
||||||
@@ -359,6 +358,8 @@ display:
|
|||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -399,6 +400,8 @@ display:
|
|||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -442,6 +445,8 @@ display:
|
|||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: true
|
is_grouped: true
|
||||||
group_info:
|
group_info:
|
||||||
label: 'Code du statut'
|
label: 'Code du statut'
|
||||||
@@ -532,6 +537,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
|
|||||||
@@ -17,7 +17,6 @@ description: 'Content belonging to a certain taxonomy term.'
|
|||||||
tag: default
|
tag: default
|
||||||
base_table: node_field_data
|
base_table: node_field_data
|
||||||
base_field: nid
|
base_field: nid
|
||||||
core: '8'
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
id: default
|
id: default
|
||||||
@@ -162,6 +161,8 @@ display:
|
|||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -200,6 +201,8 @@ display:
|
|||||||
multiple: false
|
multiple: false
|
||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
|
|||||||
@@ -13,7 +13,6 @@ description: 'Find and manage people interacting with your site.'
|
|||||||
tag: default
|
tag: default
|
||||||
base_table: users_field_data
|
base_table: users_field_data
|
||||||
base_field: uid
|
base_field: uid
|
||||||
core: 8.x
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_plugin: default
|
display_plugin: default
|
||||||
@@ -605,6 +604,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -647,6 +648,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -687,6 +690,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -726,6 +731,8 @@ display:
|
|||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: true
|
is_grouped: true
|
||||||
group_info:
|
group_info:
|
||||||
label: Status
|
label: Status
|
||||||
@@ -772,6 +779,8 @@ display:
|
|||||||
multiple: false
|
multiple: false
|
||||||
remember_roles:
|
remember_roles:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -816,6 +825,8 @@ display:
|
|||||||
placeholder: ''
|
placeholder: ''
|
||||||
min_placeholder: ''
|
min_placeholder: ''
|
||||||
max_placeholder: ''
|
max_placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ description: 'Recent log messages'
|
|||||||
tag: ''
|
tag: ''
|
||||||
base_table: watchdog
|
base_table: watchdog
|
||||||
base_field: wid
|
base_field: wid
|
||||||
core: 8.x
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_plugin: default
|
display_plugin: default
|
||||||
@@ -583,6 +582,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
@@ -622,6 +623,8 @@ display:
|
|||||||
anonymous: '0'
|
anonymous: '0'
|
||||||
administrator: '0'
|
administrator: '0'
|
||||||
reduce: false
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
|
|||||||
@@ -13,7 +13,6 @@ description: 'Shows a list of the newest user accounts on the site.'
|
|||||||
tag: default
|
tag: default
|
||||||
base_table: users_field_data
|
base_table: users_field_data
|
||||||
base_field: uid
|
base_field: uid
|
||||||
core: 8.x
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_plugin: default
|
display_plugin: default
|
||||||
@@ -98,6 +97,8 @@ display:
|
|||||||
id: status
|
id: status
|
||||||
expose:
|
expose:
|
||||||
operator: '0'
|
operator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
group: 1
|
group: 1
|
||||||
plugin_id: boolean
|
plugin_id: boolean
|
||||||
entity_type: user
|
entity_type: user
|
||||||
@@ -132,6 +133,8 @@ display:
|
|||||||
placeholder: ''
|
placeholder: ''
|
||||||
min_placeholder: ''
|
min_placeholder: ''
|
||||||
max_placeholder: ''
|
max_placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
|
|||||||
@@ -13,7 +13,6 @@ description: 'Shows the user names of the most recently active users, and the to
|
|||||||
tag: default
|
tag: default
|
||||||
base_table: users_field_data
|
base_table: users_field_data
|
||||||
base_field: uid
|
base_field: uid
|
||||||
core: 8.x
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_plugin: default
|
display_plugin: default
|
||||||
@@ -105,6 +104,8 @@ display:
|
|||||||
id: status
|
id: status
|
||||||
expose:
|
expose:
|
||||||
operator: '0'
|
operator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
group: 1
|
group: 1
|
||||||
plugin_id: boolean
|
plugin_id: boolean
|
||||||
entity_type: user
|
entity_type: user
|
||||||
@@ -141,6 +142,8 @@ display:
|
|||||||
placeholder: ''
|
placeholder: ''
|
||||||
min_placeholder: ''
|
min_placeholder: ''
|
||||||
max_placeholder: ''
|
max_placeholder: ''
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
is_grouped: false
|
is_grouped: false
|
||||||
group_info:
|
group_info:
|
||||||
label: ''
|
label: ''
|
||||||
|
|||||||
@@ -13,7 +13,6 @@ description: 'Enable this View to configure the history tab.'
|
|||||||
tag: ''
|
tag: ''
|
||||||
base_table: workflow_transition_history
|
base_table: workflow_transition_history
|
||||||
base_field: hid
|
base_field: hid
|
||||||
core: 8.x
|
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_plugin: default
|
display_plugin: default
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# Protect files and directories from prying eyes.
|
# Protect files and directories from prying eyes.
|
||||||
<FilesMatch "\.(engine|inc|install|make|module|profile|po|sh|.*sql|theme|twig|tpl(\.php)?|xtmpl|yml)(~|\.sw[op]|\.bak|\.orig|\.save)?$|^(\.(?!well-known).*|Entries.*|Repository|Root|Tag|Template|composer\.(json|lock))$|^#.*#$|\.php(~|\.sw[op]|\.bak|\.orig|\.save)$">
|
<FilesMatch "\.(engine|inc|install|make|module|profile|po|sh|.*sql|theme|twig|tpl(\.php)?|xtmpl|yml)(~|\.sw[op]|\.bak|\.orig|\.save)?$|^(\.(?!well-known).*|Entries.*|Repository|Root|Tag|Template|composer\.(json|lock)|web\.config)$|^#.*#$|\.php(~|\.sw[op]|\.bak|\.orig|\.save)$">
|
||||||
<IfModule mod_authz_core.c>
|
<IfModule mod_authz_core.c>
|
||||||
Require all denied
|
Require all denied
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|||||||
@@ -229,29 +229,15 @@ $databases = [];
|
|||||||
/**
|
/**
|
||||||
* Location of the site configuration files.
|
* Location of the site configuration files.
|
||||||
*
|
*
|
||||||
* The $config_directories array specifies the location of file system
|
* The $settings['config_sync_directory'] specifies the location of file system
|
||||||
* directories used for configuration data. On install, the "sync" directory is
|
* directory used for syncing configuration data. On install, the directory is
|
||||||
* created. This is used for configuration imports. The "active" directory is
|
* created. This is used for configuration imports.
|
||||||
* not created by default since the default storage for active configuration is
|
|
||||||
* the database rather than the file system. (This can be changed. See "Active
|
|
||||||
* configuration settings" below).
|
|
||||||
*
|
*
|
||||||
* The default location for the "sync" directory is inside a randomly-named
|
* The default location for this directory is inside a randomly-named
|
||||||
* directory in the public files path. The setting below allows you to override
|
* directory in the public files path. The setting below allows you to set
|
||||||
* the "sync" location.
|
* its location.
|
||||||
*
|
|
||||||
* If you use files for the "active" configuration, you can tell the
|
|
||||||
* Configuration system where this directory is located by adding an entry with
|
|
||||||
* array key CONFIG_ACTIVE_DIRECTORY.
|
|
||||||
*
|
|
||||||
* Example:
|
|
||||||
* @code
|
|
||||||
* $config_directories = [
|
|
||||||
* CONFIG_SYNC_DIRECTORY => '/directory/outside/webroot',
|
|
||||||
* ];
|
|
||||||
* @endcode
|
|
||||||
*/
|
*/
|
||||||
$config_directories = [];
|
# $settings['config_sync_directory'] = '/directory/outside/webroot';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Settings:
|
* Settings:
|
||||||
@@ -536,6 +522,19 @@ if ($settings['hash_salt']) {
|
|||||||
*/
|
*/
|
||||||
# $settings['file_private_path'] = '';
|
# $settings['file_private_path'] = '';
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Temporary file path:
|
||||||
|
*
|
||||||
|
* A local file system path where temporary files will be stored. This directory
|
||||||
|
* must be absolute, outside of the Drupal installation directory and not
|
||||||
|
* accessible over the web.
|
||||||
|
*
|
||||||
|
* If this is not set, the default for the operating system will be used.
|
||||||
|
*
|
||||||
|
* @see \Drupal\Component\FileSystem\FileSystem::getOsTemporaryDirectory()
|
||||||
|
*/
|
||||||
|
# $settings['file_temp_path'] = '/tmp';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Session write interval:
|
* Session write interval:
|
||||||
*
|
*
|
||||||
@@ -596,25 +595,6 @@ if ($settings['hash_salt']) {
|
|||||||
# ini_set('pcre.backtrack_limit', 200000);
|
# ini_set('pcre.backtrack_limit', 200000);
|
||||||
# ini_set('pcre.recursion_limit', 200000);
|
# ini_set('pcre.recursion_limit', 200000);
|
||||||
|
|
||||||
/**
|
|
||||||
* Active configuration settings.
|
|
||||||
*
|
|
||||||
* By default, the active configuration is stored in the database in the
|
|
||||||
* {config} table. To use a different storage mechanism for the active
|
|
||||||
* configuration, do the following prior to installing:
|
|
||||||
* - Create an "active" directory and declare its path in $config_directories
|
|
||||||
* as explained under the 'Location of the site configuration files' section
|
|
||||||
* above in this file. To enhance security, you can declare a path that is
|
|
||||||
* outside your document root.
|
|
||||||
* - Override the 'bootstrap_config_storage' setting here. It must be set to a
|
|
||||||
* callable that returns an object that implements
|
|
||||||
* \Drupal\Core\Config\StorageInterface.
|
|
||||||
* - Override the service definition 'config.storage.active'. Put this
|
|
||||||
* override in a services.yml file in the same directory as settings.php
|
|
||||||
* (definitions in this file will override service definition defaults).
|
|
||||||
*/
|
|
||||||
# $settings['bootstrap_config_storage'] = ['Drupal\Core\Config\BootstrapConfigStorageFactory', 'getFileStorage'];
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration overrides.
|
* Configuration overrides.
|
||||||
*
|
*
|
||||||
@@ -637,9 +617,7 @@ if ($settings['hash_salt']) {
|
|||||||
* configuration values in settings.php will not fire any of the configuration
|
* configuration values in settings.php will not fire any of the configuration
|
||||||
* change events.
|
* change events.
|
||||||
*/
|
*/
|
||||||
# $config['system.file']['path']['temporary'] = '/tmp';
|
|
||||||
# $config['system.site']['name'] = 'My Drupal site';
|
# $config['system.site']['name'] = 'My Drupal site';
|
||||||
# $config['system.theme']['default'] = 'stark';
|
|
||||||
# $config['user.settings']['anonymous'] = 'Visitor';
|
# $config['user.settings']['anonymous'] = 'Visitor';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -736,7 +714,7 @@ $settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml';
|
|||||||
* with common frontend tools and recursive scanning of directories looking for
|
* with common frontend tools and recursive scanning of directories looking for
|
||||||
* extensions.
|
* extensions.
|
||||||
*
|
*
|
||||||
* @see file_scan_directory()
|
* @see \Drupal\Core\File\FileSystemInterface::scanDirectory()
|
||||||
* @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory()
|
* @see \Drupal\Core\Extension\ExtensionDiscovery::scanDirectory()
|
||||||
*/
|
*/
|
||||||
$settings['file_scan_ignore_directories'] = [
|
$settings['file_scan_ignore_directories'] = [
|
||||||
|
|||||||
@@ -129,3 +129,27 @@ $settings['rebuild_access'] = TRUE;
|
|||||||
* directory.
|
* directory.
|
||||||
*/
|
*/
|
||||||
$settings['skip_permissions_hardening'] = TRUE;
|
$settings['skip_permissions_hardening'] = TRUE;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Exclude modules from configuration synchronisation.
|
||||||
|
*
|
||||||
|
* On config export sync, no config or dependent config of any excluded module
|
||||||
|
* is exported. On config import sync, any config of any installed excluded
|
||||||
|
* module is ignored. In the exported configuration, it will be as if the
|
||||||
|
* excluded module had never been installed. When syncing configuration, if an
|
||||||
|
* excluded module is already installed, it will not be uninstalled by the
|
||||||
|
* configuration synchronisation, and dependent configuration will remain
|
||||||
|
* intact. This affects only configuration synchronisation; single import and
|
||||||
|
* export of configuration are not affected.
|
||||||
|
*
|
||||||
|
* Drupal does not validate or sanity check the list of excluded modules. For
|
||||||
|
* instance, it is your own responsibility to never exclude required modules,
|
||||||
|
* because it would mean that the exported configuration can not be imported
|
||||||
|
* anymore.
|
||||||
|
*
|
||||||
|
* This is an advanced feature and using it means opting out of some of the
|
||||||
|
* guarantees the configuration synchronisation provides. It is not recommended
|
||||||
|
* to use this feature with modules that affect Drupal in a major way such as
|
||||||
|
* the language or field module.
|
||||||
|
*/
|
||||||
|
# $settings['config_exclude_modules'] = ['devel', 'stage_file_proxy'];
|
||||||
|
|||||||
+1
-1
@@ -22,7 +22,7 @@
|
|||||||
<rewrite>
|
<rewrite>
|
||||||
<rules>
|
<rules>
|
||||||
<rule name="Protect files and directories from prying eyes" stopProcessing="true">
|
<rule name="Protect files and directories from prying eyes" stopProcessing="true">
|
||||||
<match url="\.(engine|inc|install|module|profile|po|sh|.*sql|theme|twig|tpl(\.php)?|xtmpl|yml|svn-base)$|^(code-style\.pl|Entries.*|Repository|Root|Tag|Template|all-wcprops|entries|format|composer\.(json|lock))$" />
|
<match url="\.(engine|inc|install|module|profile|po|sh|.*sql|theme|twig|tpl(\.php)?|xtmpl|yml|svn-base)$|^(code-style\.pl|Entries.*|Repository|Root|Tag|Template|all-wcprops|entries|format|composer\.(json|lock)|\.htaccess)$" />
|
||||||
<action type="CustomResponse" statusCode="403" subStatusCode="0" statusReason="Forbidden" statusDescription="Access is forbidden." />
|
<action type="CustomResponse" statusCode="403" subStatusCode="0" statusReason="Forbidden" statusDescription="Access is forbidden." />
|
||||||
</rule>
|
</rule>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user