diff --git a/composer.json b/composer.json
index c0aa370..0d70fef 100644
--- a/composer.json
+++ b/composer.json
@@ -46,7 +46,7 @@
"drupal/r4032login": "^2.1",
"drupal/redirect": "^1.6",
"drupal/seckit": "^2.0",
- "drupal/social_auth_hid": "^3.0",
+ "drupal/social_auth_hid": "^3.1",
"drupal/user_expire": "^1.0",
"drush/drush": "^10.2.2",
"oomphinc/composer-installers-extender": "^2.0",
diff --git a/composer.lock b/composer.lock
index 92a0a56..1169a40 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "5e76d3e6d73297cb13c593041e0dcaa6",
+ "content-hash": "932741a997278186d83ac0efcdb89e60",
"packages": [
{
"name": "asm89/stack-cors",
@@ -64,31 +64,29 @@
},
{
"name": "behat/mink",
- "version": "v1.9.0",
+ "version": "v1.10.0",
"source": {
"type": "git",
"url": "https://github.com/minkphp/Mink.git",
- "reference": "e35f4695de8800fc776af34ebf665ad58ebdd996"
+ "reference": "19e58905632e7cfdc5b2bafb9b950a3521af32c5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/minkphp/Mink/zipball/e35f4695de8800fc776af34ebf665ad58ebdd996",
- "reference": "e35f4695de8800fc776af34ebf665ad58ebdd996",
+ "url": "https://api.github.com/repos/minkphp/Mink/zipball/19e58905632e7cfdc5b2bafb9b950a3521af32c5",
+ "reference": "19e58905632e7cfdc5b2bafb9b950a3521af32c5",
"shasum": ""
},
"require": {
- "php": ">=5.4",
- "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0"
+ "php": ">=7.2",
+ "symfony/css-selector": "^4.4 || ^5.0 || ^6.0"
},
"require-dev": {
- "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5 || ^9.5",
- "symfony/debug": "^2.7|^3.0|^4.0|^5.0",
- "symfony/phpunit-bridge": "^3.4.38 || ^4.4 || ^5.0.5",
- "yoast/phpunit-polyfills": "^1.0"
+ "phpunit/phpunit": "^8.5.22 || ^9.5.11",
+ "symfony/error-handler": "^4.4 || ^5.0 || ^6.0",
+ "symfony/phpunit-bridge": "^5.4 || ^6.0"
},
"suggest": {
- "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
- "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
+ "behat/mink-browserkit-driver": "fast headless driver for any app without JS emulation",
"behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
"behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)",
"dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)"
@@ -124,31 +122,34 @@
],
"support": {
"issues": "https://github.com/minkphp/Mink/issues",
- "source": "https://github.com/minkphp/Mink/tree/v1.9.0"
+ "source": "https://github.com/minkphp/Mink/tree/v1.10.0"
},
- "time": "2021-10-11T11:58:47+00:00"
+ "time": "2022-03-28T14:22:43+00:00"
},
{
"name": "behat/mink-selenium2-driver",
- "version": "v1.5.0",
+ "version": "v1.6.0",
"source": {
"type": "git",
"url": "https://github.com/minkphp/MinkSelenium2Driver.git",
- "reference": "0dee8cceed7e198bf130b4af0fab0ffab6dab47f"
+ "reference": "e5f8421654930da725499fb92983e6948c6f973e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/0dee8cceed7e198bf130b4af0fab0ffab6dab47f",
- "reference": "0dee8cceed7e198bf130b4af0fab0ffab6dab47f",
+ "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/e5f8421654930da725499fb92983e6948c6f973e",
+ "reference": "e5f8421654930da725499fb92983e6948c6f973e",
"shasum": ""
},
"require": {
- "behat/mink": "~1.7@dev",
- "instaclick/php-webdriver": "~1.1",
- "php": ">=5.4"
+ "behat/mink": "^1.9@dev",
+ "ext-json": "*",
+ "instaclick/php-webdriver": "^1.4",
+ "php": ">=7.2"
},
"require-dev": {
- "mink/driver-testsuite": "dev-master"
+ "mink/driver-testsuite": "dev-master",
+ "phpunit/phpunit": "^8.5.22 || ^9.5.11",
+ "symfony/error-handler": "^4.4 || ^5.0"
},
"type": "mink-driver",
"extra": {
@@ -189,9 +190,9 @@
],
"support": {
"issues": "https://github.com/minkphp/MinkSelenium2Driver/issues",
- "source": "https://github.com/minkphp/MinkSelenium2Driver/tree/v1.5.0"
+ "source": "https://github.com/minkphp/MinkSelenium2Driver/tree/v1.6.0"
},
- "time": "2021-10-12T16:01:47+00:00"
+ "time": "2022-03-28T14:55:17+00:00"
},
{
"name": "chi-teck/drupal-code-generator",
@@ -323,16 +324,16 @@
},
{
"name": "composer/composer",
- "version": "2.2.9",
+ "version": "2.2.12",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
- "reference": "07eccf080ad63d55d95a7c9133506db7d9029264"
+ "reference": "ba61e768b410736efe61df01b61f1ec44f51474f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/composer/zipball/07eccf080ad63d55d95a7c9133506db7d9029264",
- "reference": "07eccf080ad63d55d95a7c9133506db7d9029264",
+ "url": "https://api.github.com/repos/composer/composer/zipball/ba61e768b410736efe61df01b61f1ec44f51474f",
+ "reference": "ba61e768b410736efe61df01b61f1ec44f51474f",
"shasum": ""
},
"require": {
@@ -402,7 +403,7 @@
"support": {
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/composer/issues",
- "source": "https://github.com/composer/composer/tree/2.2.9"
+ "source": "https://github.com/composer/composer/tree/2.2.12"
},
"funding": [
{
@@ -418,7 +419,7 @@
"type": "tidelift"
}
],
- "time": "2022-03-15T21:13:37+00:00"
+ "time": "2022-04-13T14:42:25+00:00"
},
{
"name": "composer/installers",
@@ -2445,16 +2446,16 @@
},
{
"name": "drupal/core",
- "version": "9.3.9",
+ "version": "9.3.12",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
- "reference": "86b0c4496e20ae7f945e9a7f0404fafe191ab774"
+ "reference": "ed6af33093f66a9c5048d02f9f2c326ad0e7e90c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drupal/core/zipball/86b0c4496e20ae7f945e9a7f0404fafe191ab774",
- "reference": "86b0c4496e20ae7f945e9a7f0404fafe191ab774",
+ "url": "https://api.github.com/repos/drupal/core/zipball/ed6af33093f66a9c5048d02f9f2c326ad0e7e90c",
+ "reference": "ed6af33093f66a9c5048d02f9f2c326ad0e7e90c",
"shasum": ""
},
"require": {
@@ -2696,13 +2697,13 @@
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": {
- "source": "https://github.com/drupal/core/tree/9.3.9"
+ "source": "https://github.com/drupal/core/tree/9.3.12"
},
- "time": "2022-03-21T21:21:58+00:00"
+ "time": "2022-04-20T14:25:27+00:00"
},
{
"name": "drupal/core-composer-scaffold",
- "version": "9.3.9",
+ "version": "9.3.12",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git",
@@ -2746,13 +2747,13 @@
"drupal"
],
"support": {
- "source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.9"
+ "source": "https://github.com/drupal/core-composer-scaffold/tree/9.3.12"
},
"time": "2022-02-24T17:40:56+00:00"
},
{
"name": "drupal/core-dev",
- "version": "9.3.9",
+ "version": "9.3.12",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-dev.git",
@@ -2796,13 +2797,13 @@
],
"description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.",
"support": {
- "source": "https://github.com/drupal/core-dev/tree/9.3.9"
+ "source": "https://github.com/drupal/core-dev/tree/9.3.12"
},
"time": "2021-11-30T05:41:29+00:00"
},
{
"name": "drupal/core-project-message",
- "version": "9.3.9",
+ "version": "9.3.12",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-project-message.git",
@@ -2837,22 +2838,22 @@
"drupal"
],
"support": {
- "source": "https://github.com/drupal/core-project-message/tree/9.3.9"
+ "source": "https://github.com/drupal/core-project-message/tree/9.3.12"
},
"time": "2022-02-24T17:40:56+00:00"
},
{
"name": "drupal/core-recommended",
- "version": "9.3.9",
+ "version": "9.3.12",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-recommended.git",
- "reference": "3ce3f2b6145de56178e006fb2ef94089d32cf411"
+ "reference": "a8fa50016c1aa1eb7f4e54f590e6343d286c418f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/drupal/core-recommended/zipball/3ce3f2b6145de56178e006fb2ef94089d32cf411",
- "reference": "3ce3f2b6145de56178e006fb2ef94089d32cf411",
+ "url": "https://api.github.com/repos/drupal/core-recommended/zipball/a8fa50016c1aa1eb7f4e54f590e6343d286c418f",
+ "reference": "a8fa50016c1aa1eb7f4e54f590e6343d286c418f",
"shasum": ""
},
"require": {
@@ -2861,7 +2862,7 @@
"doctrine/annotations": "1.13.2",
"doctrine/lexer": "1.2.1",
"doctrine/reflection": "1.2.2",
- "drupal/core": "9.3.9",
+ "drupal/core": "9.3.12",
"egulias/email-validator": "3.1.2",
"guzzlehttp/guzzle": "6.5.5",
"guzzlehttp/promises": "1.5.1",
@@ -2923,9 +2924,9 @@
],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
"support": {
- "source": "https://github.com/drupal/core-recommended/tree/9.3.9"
+ "source": "https://github.com/drupal/core-recommended/tree/9.3.12"
},
- "time": "2022-03-21T21:21:58+00:00"
+ "time": "2022-04-20T14:25:27+00:00"
},
{
"name": "drupal/ctools",
@@ -3439,17 +3440,17 @@
},
{
"name": "drupal/paragraphs",
- "version": "1.12.0",
+ "version": "1.13.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/paragraphs.git",
- "reference": "8.x-1.12"
+ "reference": "8.x-1.13"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.12.zip",
- "reference": "8.x-1.12",
- "shasum": "3b67d8af1160af42d93a4610be1e02869e428965"
+ "url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.13.zip",
+ "reference": "8.x-1.13",
+ "shasum": "5e06df68411b17a5d8adaa292ddf70840d00876f"
},
"require": {
"drupal/core": "^8.8 || ^9",
@@ -3465,7 +3466,7 @@
"drupal/inline_entity_form": "~1.0",
"drupal/paragraphs-paragraphs_library": "*",
"drupal/replicate": "~1.0",
- "drupal/search_api": "~1.0",
+ "drupal/search_api": "1.x-dev",
"drupal/search_api_db": "*"
},
"suggest": {
@@ -3474,8 +3475,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "8.x-1.12",
- "datestamp": "1590140081",
+ "version": "8.x-1.13",
+ "datestamp": "1646121716",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -3838,31 +3839,33 @@
},
{
"name": "drupal/social_api",
- "version": "3.0.2",
+ "version": "3.0.3",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/social_api.git",
- "reference": "3.0.2"
+ "reference": "3.0.3"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/social_api-3.0.2.zip",
- "reference": "3.0.2",
- "shasum": "66e3a62416c9fe9ad9ced204e8f243aaa264babf"
+ "url": "https://ftp.drupal.org/files/projects/social_api-3.0.3.zip",
+ "reference": "3.0.3",
+ "shasum": "33db9b3e33c04d53220fd2f218802bf66178a4c5"
},
"require": {
"drupal/core": "^8.8 || ^9.0",
+ "ext-openssl": "*",
"league/oauth2-client": "^2.0"
},
"require-dev": {
"drupal/coder": "^8.3",
- "drupal/social_auth": "^3.0@dev"
+ "drupal/social_auth": "^3.0@dev",
+ "phpcompatibility/php-compatibility": "^9.3"
},
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "3.0.2",
- "datestamp": "1629547558",
+ "version": "3.0.3",
+ "datestamp": "1646578799",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -3985,17 +3988,17 @@
},
{
"name": "drupal/social_auth_hid",
- "version": "3.0.0",
+ "version": "3.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/social_auth_hid.git",
- "reference": "8.x-3.0"
+ "reference": "8.x-3.1"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/social_auth_hid-8.x-3.0.zip",
- "reference": "8.x-3.0",
- "shasum": "2d7f88dbdc3e5ec780735788901915facfeda10d"
+ "url": "https://ftp.drupal.org/files/projects/social_auth_hid-8.x-3.1.zip",
+ "reference": "8.x-3.1",
+ "shasum": "8461a73d2af95f025a7772000a78530b588bbdb8"
},
"require": {
"drupal/core": "^9 || ^10",
@@ -4005,8 +4008,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "8.x-3.0",
- "datestamp": "1641290573",
+ "version": "8.x-3.1",
+ "datestamp": "1646815796",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -5002,16 +5005,16 @@
},
{
"name": "instaclick/php-webdriver",
- "version": "1.4.10",
+ "version": "1.4.14",
"source": {
"type": "git",
"url": "https://github.com/instaclick/php-webdriver.git",
- "reference": "6bc1f44cf23031e68c326cd61e14ec32486f241b"
+ "reference": "200b8df772b74d604bebf25ef42ad6f8ee6380a9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/6bc1f44cf23031e68c326cd61e14ec32486f241b",
- "reference": "6bc1f44cf23031e68c326cd61e14ec32486f241b",
+ "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/200b8df772b74d604bebf25ef42ad6f8ee6380a9",
+ "reference": "200b8df772b74d604bebf25ef42ad6f8ee6380a9",
"shasum": ""
},
"require": {
@@ -5019,8 +5022,8 @@
"php": ">=5.3.2"
},
"require-dev": {
- "phpunit/phpunit": "^4.8",
- "satooshi/php-coveralls": "^1.0||^2.0"
+ "phpunit/phpunit": "^8.5 || ^9.5",
+ "satooshi/php-coveralls": "^1.0 || ^2.0"
},
"type": "library",
"extra": {
@@ -5059,22 +5062,22 @@
],
"support": {
"issues": "https://github.com/instaclick/php-webdriver/issues",
- "source": "https://github.com/instaclick/php-webdriver/tree/1.4.10"
+ "source": "https://github.com/instaclick/php-webdriver/tree/1.4.14"
},
- "time": "2021-10-14T03:25:34+00:00"
+ "time": "2022-04-19T02:06:59+00:00"
},
{
"name": "justinrainbow/json-schema",
- "version": "5.2.11",
+ "version": "5.2.12",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
- "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa"
+ "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa",
- "reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa",
+ "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
+ "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
"shasum": ""
},
"require": {
@@ -5129,9 +5132,9 @@
],
"support": {
"issues": "https://github.com/justinrainbow/json-schema/issues",
- "source": "https://github.com/justinrainbow/json-schema/tree/5.2.11"
+ "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12"
},
- "time": "2021-07-22T09:24:00+00:00"
+ "time": "2022-04-13T08:02:27+00:00"
},
{
"name": "laminas/laminas-diactoros",
@@ -6680,16 +6683,16 @@
},
{
"name": "phpdocumentor/type-resolver",
- "version": "1.6.0",
+ "version": "1.6.1",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
- "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706"
+ "reference": "77a32518733312af16a44300404e945338981de3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706",
- "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706",
+ "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3",
+ "reference": "77a32518733312af16a44300404e945338981de3",
"shasum": ""
},
"require": {
@@ -6724,9 +6727,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
- "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0"
+ "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1"
},
- "time": "2022-01-04T19:58:01+00:00"
+ "time": "2022-03-15T21:29:03+00:00"
},
{
"name": "phpoffice/phpspreadsheet",
@@ -6901,35 +6904,30 @@
},
{
"name": "phpstan/phpdoc-parser",
- "version": "1.2.0",
+ "version": "1.4.4",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
- "reference": "dbc093d7af60eff5cd575d2ed761b15ed40bd08e"
+ "reference": "d8e9fd97ca11f2f24fc1aafbcfb1f78bce762267"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/dbc093d7af60eff5cd575d2ed761b15ed40bd08e",
- "reference": "dbc093d7af60eff5cd575d2ed761b15ed40bd08e",
+ "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/d8e9fd97ca11f2f24fc1aafbcfb1f78bce762267",
+ "reference": "d8e9fd97ca11f2f24fc1aafbcfb1f78bce762267",
"shasum": ""
},
"require": {
- "php": "^7.1 || ^8.0"
+ "php": "^7.2 || ^8.0"
},
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/extension-installer": "^1.0",
- "phpstan/phpstan": "^1.0",
+ "phpstan/phpstan": "^1.5",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5",
"symfony/process": "^5.2"
},
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.0-dev"
- }
- },
"autoload": {
"psr-4": {
"PHPStan\\PhpDocParser\\": [
@@ -6944,9 +6942,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
- "source": "https://github.com/phpstan/phpdoc-parser/tree/1.2.0"
+ "source": "https://github.com/phpstan/phpdoc-parser/tree/1.4.4"
},
- "time": "2021-09-16T20:46:02+00:00"
+ "time": "2022-04-14T12:24:06+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -7247,16 +7245,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "8.5.25",
+ "version": "8.5.26",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "9ff23f4dfde040ccd3b8db876192d1184b934158"
+ "reference": "ef117c59fc4c54a979021b26d08a3373e386606d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9ff23f4dfde040ccd3b8db876192d1184b934158",
- "reference": "9ff23f4dfde040ccd3b8db876192d1184b934158",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ef117c59fc4c54a979021b26d08a3373e386606d",
+ "reference": "ef117c59fc4c54a979021b26d08a3373e386606d",
"shasum": ""
},
"require": {
@@ -7328,7 +7326,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.25"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.26"
},
"funding": [
{
@@ -7340,7 +7338,7 @@
"type": "github"
}
],
- "time": "2022-03-16T16:24:13+00:00"
+ "time": "2022-04-01T12:34:39+00:00"
},
{
"name": "psr/cache",
@@ -8626,23 +8624,24 @@
},
{
"name": "seld/jsonlint",
- "version": "1.8.3",
+ "version": "1.9.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/jsonlint.git",
- "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57"
+ "reference": "4211420d25eba80712bff236a98960ef68b866b7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
- "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
+ "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7",
+ "reference": "4211420d25eba80712bff236a98960ef68b866b7",
"shasum": ""
},
"require": {
"php": "^5.3 || ^7.0 || ^8.0"
},
"require-dev": {
- "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
+ "phpstan/phpstan": "^1.5",
+ "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
},
"bin": [
"bin/jsonlint"
@@ -8673,7 +8672,7 @@
],
"support": {
"issues": "https://github.com/Seldaek/jsonlint/issues",
- "source": "https://github.com/Seldaek/jsonlint/tree/1.8.3"
+ "source": "https://github.com/Seldaek/jsonlint/tree/1.9.0"
},
"funding": [
{
@@ -8685,7 +8684,7 @@
"type": "tidelift"
}
],
- "time": "2020-11-11T09:19:24+00:00"
+ "time": "2022-04-01T13:37:23+00:00"
},
{
"name": "seld/phar-utils",
@@ -8790,32 +8789,32 @@
},
{
"name": "slevomat/coding-standard",
- "version": "7.0.19",
+ "version": "7.1",
"source": {
"type": "git",
"url": "https://github.com/slevomat/coding-standard.git",
- "reference": "bef66a43815bbf9b5f49775e9ded3f7c6ba0cc37"
+ "reference": "b521bd358b5f7a7d69e9637fd139e036d8adeb6f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/bef66a43815bbf9b5f49775e9ded3f7c6ba0cc37",
- "reference": "bef66a43815bbf9b5f49775e9ded3f7c6ba0cc37",
+ "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/b521bd358b5f7a7d69e9637fd139e036d8adeb6f",
+ "reference": "b521bd358b5f7a7d69e9637fd139e036d8adeb6f",
"shasum": ""
},
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
- "php": "^7.1 || ^8.0",
- "phpstan/phpdoc-parser": "^1.0.0",
+ "php": "^7.2 || ^8.0",
+ "phpstan/phpdoc-parser": "^1.4.1",
"squizlabs/php_codesniffer": "^3.6.2"
},
"require-dev": {
"phing/phing": "2.17.2",
"php-parallel-lint/php-parallel-lint": "1.3.2",
- "phpstan/phpstan": "1.4.6",
+ "phpstan/phpstan": "1.4.10|1.5.2",
"phpstan/phpstan-deprecation-rules": "1.0.0",
- "phpstan/phpstan-phpunit": "1.0.0",
+ "phpstan/phpstan-phpunit": "1.0.0|1.1.0",
"phpstan/phpstan-strict-rules": "1.1.0",
- "phpunit/phpunit": "7.5.20|8.5.21|9.5.16"
+ "phpunit/phpunit": "7.5.20|8.5.21|9.5.19"
},
"type": "phpcodesniffer-standard",
"extra": {
@@ -8835,7 +8834,7 @@
"description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
"support": {
"issues": "https://github.com/slevomat/coding-standard/issues",
- "source": "https://github.com/slevomat/coding-standard/tree/7.0.19"
+ "source": "https://github.com/slevomat/coding-standard/tree/7.1"
},
"funding": [
{
@@ -8847,7 +8846,7 @@
"type": "tidelift"
}
],
- "time": "2022-03-01T18:01:41+00:00"
+ "time": "2022-03-29T12:44:16+00:00"
},
{
"name": "squizlabs/php_codesniffer",
@@ -9903,16 +9902,16 @@
},
{
"name": "symfony/flex",
- "version": "v1.14.4",
+ "version": "v1.18.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
- "reference": "ddddba0343a225ba5fa638b64b132fc8754a9579"
+ "reference": "130851b90c1ea615ac5be6fce827971f4f55afbf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/flex/zipball/ddddba0343a225ba5fa638b64b132fc8754a9579",
- "reference": "ddddba0343a225ba5fa638b64b132fc8754a9579",
+ "url": "https://api.github.com/repos/symfony/flex/zipball/130851b90c1ea615ac5be6fce827971f4f55afbf",
+ "reference": "130851b90c1ea615ac5be6fce827971f4f55afbf",
"shasum": ""
},
"require": {
@@ -9921,16 +9920,13 @@
},
"require-dev": {
"composer/composer": "^1.0.2|^2.0",
- "symfony/dotenv": "^4.4|^5.0",
- "symfony/filesystem": "^4.4|^5.0",
- "symfony/phpunit-bridge": "^4.4|^5.0",
- "symfony/process": "^3.4|^4.4|^5.0"
+ "symfony/dotenv": "^4.4|^5.0|^6.0",
+ "symfony/filesystem": "^4.4|^5.0|^6.0",
+ "symfony/phpunit-bridge": "^4.4.12|^5.0|^6.0",
+ "symfony/process": "^4.4|^5.0|^6.0"
},
"type": "composer-plugin",
"extra": {
- "branch-alias": {
- "dev-main": "1.13-dev"
- },
"class": "Symfony\\Flex\\Flex"
},
"autoload": {
@@ -9951,7 +9947,7 @@
"description": "Composer plugin for Symfony",
"support": {
"issues": "https://github.com/symfony/flex/issues",
- "source": "https://github.com/symfony/flex/tree/v1.14.4"
+ "source": "https://github.com/symfony/flex/tree/v1.18.6"
},
"funding": [
{
@@ -9967,7 +9963,7 @@
"type": "tidelift"
}
],
- "time": "2021-08-24T18:59:38+00:00"
+ "time": "2022-04-15T08:20:34+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -10221,16 +10217,16 @@
},
{
"name": "symfony/lock",
- "version": "v4.4.38",
+ "version": "v4.4.40",
"source": {
"type": "git",
"url": "https://github.com/symfony/lock.git",
- "reference": "46c56527b2e98cfdbc5b39a1566029cbe73c9e3f"
+ "reference": "ec23fb51d9b531f7fcd2279afe5b474e624c2445"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/lock/zipball/46c56527b2e98cfdbc5b39a1566029cbe73c9e3f",
- "reference": "46c56527b2e98cfdbc5b39a1566029cbe73c9e3f",
+ "url": "https://api.github.com/repos/symfony/lock/zipball/ec23fb51d9b531f7fcd2279afe5b474e624c2445",
+ "reference": "ec23fb51d9b531f7fcd2279afe5b474e624c2445",
"shasum": ""
},
"require": {
@@ -10279,7 +10275,7 @@
"semaphore"
],
"support": {
- "source": "https://github.com/symfony/lock/tree/v4.4.38"
+ "source": "https://github.com/symfony/lock/tree/v4.4.40"
},
"funding": [
{
@@ -10295,7 +10291,7 @@
"type": "tidelift"
}
],
- "time": "2022-02-11T16:01:04+00:00"
+ "time": "2022-03-22T11:09:53+00:00"
},
{
"name": "symfony/mime",
@@ -10382,16 +10378,16 @@
},
{
"name": "symfony/phpunit-bridge",
- "version": "v5.4.3",
+ "version": "v5.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
- "reference": "216b07b05644607c81afd89a208e52641c1ce6b8"
+ "reference": "31977d36f253607e1fc4e1fb54df18bd9f1e4348"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/216b07b05644607c81afd89a208e52641c1ce6b8",
- "reference": "216b07b05644607c81afd89a208e52641c1ce6b8",
+ "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/31977d36f253607e1fc4e1fb54df18bd9f1e4348",
+ "reference": "31977d36f253607e1fc4e1fb54df18bd9f1e4348",
"shasum": ""
},
"require": {
@@ -10445,7 +10441,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.3"
+ "source": "https://github.com/symfony/phpunit-bridge/tree/v5.4.7"
},
"funding": [
{
@@ -10461,7 +10457,7 @@
"type": "tidelift"
}
],
- "time": "2022-01-26T16:28:35+00:00"
+ "time": "2022-03-06T11:25:32+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -13550,17 +13546,17 @@
},
{
"name": "drupal/devel",
- "version": "4.1.3",
+ "version": "4.1.5",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/devel.git",
- "reference": "4.1.3"
+ "reference": "4.1.5"
},
"dist": {
"type": "zip",
- "url": "https://ftp.drupal.org/files/projects/devel-4.1.3.zip",
- "reference": "4.1.3",
- "shasum": "f82261ca19a43379742e1df4c5a3795ef7a70441"
+ "url": "https://ftp.drupal.org/files/projects/devel-4.1.5.zip",
+ "reference": "4.1.5",
+ "shasum": "7d0b4397215f615a67ba80aab777e93918d497f9"
},
"require": {
"doctrine/common": "^2.7",
@@ -13579,8 +13575,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
- "version": "4.1.3",
- "datestamp": "1639534069",
+ "version": "4.1.5",
+ "datestamp": "1646072825",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
diff --git a/config/block.block.breadcrumbs.yml b/config/block.block.breadcrumbs.yml
index d9e24f5..a1a725b 100644
--- a/config/block.block.breadcrumbs.yml
+++ b/config/block.block.breadcrumbs.yml
@@ -15,6 +15,6 @@ plugin: system_breadcrumb_block
settings:
id: system_breadcrumb_block
label: Breadcrumbs
- provider: system
label_display: '0'
+ provider: system
visibility: { }
diff --git a/config/block.block.breadcrumbs_2.yml b/config/block.block.breadcrumbs_2.yml
index 760edef..25b723a 100644
--- a/config/block.block.breadcrumbs_2.yml
+++ b/config/block.block.breadcrumbs_2.yml
@@ -15,6 +15,6 @@ plugin: system_breadcrumb_block
settings:
id: system_breadcrumb_block
label: Breadcrumbs
- provider: system
label_display: '0'
+ provider: system
visibility: { }
diff --git a/config/block.block.common_design_admin.yml b/config/block.block.common_design_admin.yml
index b0ec630..fe43078 100644
--- a/config/block.block.common_design_admin.yml
+++ b/config/block.block.common_design_admin.yml
@@ -19,8 +19,8 @@ plugin: 'system_menu_block:admin'
settings:
id: 'system_menu_block:admin'
label: Administration
- provider: system
label_display: visible
+ provider: system
level: 1
depth: 0
expand_all_items: false
diff --git a/config/block.block.common_design_admin_subtheme_local_actions.yml b/config/block.block.common_design_admin_subtheme_local_actions.yml
index d5a9b37..d1b06b1 100644
--- a/config/block.block.common_design_admin_subtheme_local_actions.yml
+++ b/config/block.block.common_design_admin_subtheme_local_actions.yml
@@ -15,6 +15,6 @@ plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
- provider: core
label_display: '0'
+ provider: core
visibility: { }
diff --git a/config/block.block.common_design_admin_subtheme_local_tasks.yml b/config/block.block.common_design_admin_subtheme_local_tasks.yml
index ca18987..19d33a2 100644
--- a/config/block.block.common_design_admin_subtheme_local_tasks.yml
+++ b/config/block.block.common_design_admin_subtheme_local_tasks.yml
@@ -15,8 +15,8 @@ plugin: local_tasks_block
settings:
id: local_tasks_block
label: Tabs
- provider: core
label_display: '0'
+ provider: core
primary: true
secondary: true
visibility: { }
diff --git a/config/block.block.common_design_admin_subtheme_mainnavigation.yml b/config/block.block.common_design_admin_subtheme_mainnavigation.yml
index efa5fe9..127c35c 100644
--- a/config/block.block.common_design_admin_subtheme_mainnavigation.yml
+++ b/config/block.block.common_design_admin_subtheme_mainnavigation.yml
@@ -17,8 +17,8 @@ plugin: 'system_menu_block:main'
settings:
id: 'system_menu_block:main'
label: 'Main navigation'
- provider: system
label_display: '0'
+ provider: system
level: 1
depth: 0
expand_all_items: false
diff --git a/config/block.block.common_design_admin_subtheme_messages.yml b/config/block.block.common_design_admin_subtheme_messages.yml
index f94ddf0..b8d9015 100644
--- a/config/block.block.common_design_admin_subtheme_messages.yml
+++ b/config/block.block.common_design_admin_subtheme_messages.yml
@@ -17,6 +17,6 @@ plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
- provider: system
label_display: '0'
+ provider: system
visibility: { }
diff --git a/config/block.block.common_design_admin_subtheme_page_title.yml b/config/block.block.common_design_admin_subtheme_page_title.yml
index 826248b..7cdf3e7 100644
--- a/config/block.block.common_design_admin_subtheme_page_title.yml
+++ b/config/block.block.common_design_admin_subtheme_page_title.yml
@@ -15,6 +15,6 @@ plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
- provider: core
label_display: '0'
+ provider: core
visibility: { }
diff --git a/config/block.block.common_design_admin_subtheme_sitebranding.yml b/config/block.block.common_design_admin_subtheme_sitebranding.yml
index 3f435fc..d0defb9 100644
--- a/config/block.block.common_design_admin_subtheme_sitebranding.yml
+++ b/config/block.block.common_design_admin_subtheme_sitebranding.yml
@@ -15,8 +15,8 @@ plugin: system_branding_block
settings:
id: system_branding_block
label: 'Site branding'
- provider: system
label_display: '0'
+ provider: system
use_site_logo: true
use_site_name: true
use_site_slogan: true
diff --git a/config/block.block.common_design_admin_subtheme_useraccountmenu.yml b/config/block.block.common_design_admin_subtheme_useraccountmenu.yml
index 80cce5d..ce4d4d0 100644
--- a/config/block.block.common_design_admin_subtheme_useraccountmenu.yml
+++ b/config/block.block.common_design_admin_subtheme_useraccountmenu.yml
@@ -17,8 +17,8 @@ plugin: 'system_menu_block:account'
settings:
id: 'system_menu_block:account'
label: 'User account menu'
- provider: system
label_display: '0'
+ provider: system
level: 1
depth: 0
expand_all_items: false
diff --git a/config/block.block.common_design_branding.yml b/config/block.block.common_design_branding.yml
index c8940c0..eaf6eb3 100644
--- a/config/block.block.common_design_branding.yml
+++ b/config/block.block.common_design_branding.yml
@@ -17,8 +17,8 @@ plugin: system_branding_block
settings:
id: system_branding_block
label: 'Site branding'
- provider: system
label_display: '0'
+ provider: system
use_site_logo: true
use_site_name: true
use_site_slogan: true
diff --git a/config/block.block.common_design_local_actions.yml b/config/block.block.common_design_local_actions.yml
index 11044d9..9c328ee 100644
--- a/config/block.block.common_design_local_actions.yml
+++ b/config/block.block.common_design_local_actions.yml
@@ -15,6 +15,6 @@ plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
- provider: core
label_display: '0'
+ provider: core
visibility: { }
diff --git a/config/block.block.common_design_local_tasks.yml b/config/block.block.common_design_local_tasks.yml
index f9e8e1a..eb1488e 100644
--- a/config/block.block.common_design_local_tasks.yml
+++ b/config/block.block.common_design_local_tasks.yml
@@ -15,8 +15,8 @@ plugin: local_tasks_block
settings:
id: local_tasks_block
label: Tabs
- provider: core
label_display: '0'
+ provider: core
primary: true
secondary: true
visibility: { }
diff --git a/config/block.block.common_design_messages.yml b/config/block.block.common_design_messages.yml
index e3cacf2..7850e60 100644
--- a/config/block.block.common_design_messages.yml
+++ b/config/block.block.common_design_messages.yml
@@ -17,6 +17,6 @@ plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
- provider: system
label_display: '0'
+ provider: system
visibility: { }
diff --git a/config/block.block.common_design_page_title.yml b/config/block.block.common_design_page_title.yml
index 0b7be35..401ff8b 100644
--- a/config/block.block.common_design_page_title.yml
+++ b/config/block.block.common_design_page_title.yml
@@ -15,6 +15,6 @@ plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
- provider: core
label_display: '0'
+ provider: core
visibility: { }
diff --git a/config/block.block.common_design_subtheme_local_actions.yml b/config/block.block.common_design_subtheme_local_actions.yml
index a6d957b..1a51dc3 100644
--- a/config/block.block.common_design_subtheme_local_actions.yml
+++ b/config/block.block.common_design_subtheme_local_actions.yml
@@ -15,6 +15,6 @@ plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
- provider: core
label_display: '0'
+ provider: core
visibility: { }
diff --git a/config/block.block.common_design_subtheme_local_tasks.yml b/config/block.block.common_design_subtheme_local_tasks.yml
index ed047f0..b602236 100644
--- a/config/block.block.common_design_subtheme_local_tasks.yml
+++ b/config/block.block.common_design_subtheme_local_tasks.yml
@@ -15,8 +15,8 @@ plugin: local_tasks_block
settings:
id: local_tasks_block
label: Tabs
- provider: core
label_display: '0'
+ provider: core
primary: true
secondary: true
visibility: { }
diff --git a/config/block.block.common_design_subtheme_messages.yml b/config/block.block.common_design_subtheme_messages.yml
index fcef3b2..7b69af4 100644
--- a/config/block.block.common_design_subtheme_messages.yml
+++ b/config/block.block.common_design_subtheme_messages.yml
@@ -17,6 +17,6 @@ plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
- provider: system
label_display: '0'
+ provider: system
visibility: { }
diff --git a/config/block.block.common_design_subtheme_page_title.yml b/config/block.block.common_design_subtheme_page_title.yml
index ca88634..b29cac0 100644
--- a/config/block.block.common_design_subtheme_page_title.yml
+++ b/config/block.block.common_design_subtheme_page_title.yml
@@ -15,6 +15,6 @@ plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
- provider: core
label_display: '0'
+ provider: core
visibility: { }
diff --git a/config/block.block.common_design_tools.yml b/config/block.block.common_design_tools.yml
index 5eedf1a..a36b4e8 100644
--- a/config/block.block.common_design_tools.yml
+++ b/config/block.block.common_design_tools.yml
@@ -19,8 +19,8 @@ plugin: 'system_menu_block:tools'
settings:
id: 'system_menu_block:tools'
label: Tools
- provider: system
label_display: visible
+ provider: system
level: 1
depth: 0
expand_all_items: false
diff --git a/config/block.block.footer.yml b/config/block.block.footer.yml
index ae3d5f5..7960a7e 100644
--- a/config/block.block.footer.yml
+++ b/config/block.block.footer.yml
@@ -17,8 +17,8 @@ plugin: 'system_menu_block:footer'
settings:
id: 'system_menu_block:footer'
label: Footer
- provider: system
label_display: '0'
+ provider: system
level: 1
depth: 0
expand_all_items: false
diff --git a/config/block.block.mainnavigation.yml b/config/block.block.mainnavigation.yml
index e4266f3..f8c9b17 100644
--- a/config/block.block.mainnavigation.yml
+++ b/config/block.block.mainnavigation.yml
@@ -17,8 +17,8 @@ plugin: 'system_menu_block:main'
settings:
id: 'system_menu_block:main'
label: 'Main navigation'
- provider: system
label_display: '0'
+ provider: system
level: 1
depth: 0
expand_all_items: false
diff --git a/config/block.block.seven_admin.yml b/config/block.block.seven_admin.yml
index ddf8c9a..8389e44 100644
--- a/config/block.block.seven_admin.yml
+++ b/config/block.block.seven_admin.yml
@@ -19,8 +19,8 @@ plugin: 'system_menu_block:admin'
settings:
id: 'system_menu_block:admin'
label: Administration
- provider: system
label_display: visible
+ provider: system
level: 1
depth: 0
expand_all_items: false
diff --git a/config/block.block.seven_branding.yml b/config/block.block.seven_branding.yml
index 91a470d..7a97dec 100644
--- a/config/block.block.seven_branding.yml
+++ b/config/block.block.seven_branding.yml
@@ -17,8 +17,8 @@ plugin: system_branding_block
settings:
id: system_branding_block
label: 'Site branding'
- provider: system
label_display: '0'
+ provider: system
use_site_logo: true
use_site_name: true
use_site_slogan: true
diff --git a/config/block.block.seven_local_actions.yml b/config/block.block.seven_local_actions.yml
index 1a62ad1..a34ed3e 100644
--- a/config/block.block.seven_local_actions.yml
+++ b/config/block.block.seven_local_actions.yml
@@ -15,6 +15,6 @@ plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
- provider: core
label_display: '0'
+ provider: core
visibility: { }
diff --git a/config/block.block.seven_local_tasks.yml b/config/block.block.seven_local_tasks.yml
index 601443e..4b65545 100644
--- a/config/block.block.seven_local_tasks.yml
+++ b/config/block.block.seven_local_tasks.yml
@@ -15,8 +15,8 @@ plugin: local_tasks_block
settings:
id: local_tasks_block
label: Tabs
- provider: core
label_display: '0'
+ provider: core
primary: true
secondary: true
visibility: { }
diff --git a/config/block.block.seven_messages.yml b/config/block.block.seven_messages.yml
index eff85a9..6b78fca 100644
--- a/config/block.block.seven_messages.yml
+++ b/config/block.block.seven_messages.yml
@@ -17,6 +17,6 @@ plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
- provider: system
label_display: '0'
+ provider: system
visibility: { }
diff --git a/config/block.block.seven_page_title.yml b/config/block.block.seven_page_title.yml
index 2409074..b4ff773 100644
--- a/config/block.block.seven_page_title.yml
+++ b/config/block.block.seven_page_title.yml
@@ -15,6 +15,6 @@ plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
- provider: core
label_display: '0'
+ provider: core
visibility: { }
diff --git a/config/block.block.seven_tools.yml b/config/block.block.seven_tools.yml
index 3caf0fa..a4a1f06 100644
--- a/config/block.block.seven_tools.yml
+++ b/config/block.block.seven_tools.yml
@@ -19,8 +19,8 @@ plugin: 'system_menu_block:tools'
settings:
id: 'system_menu_block:tools'
label: Tools
- provider: system
label_display: visible
+ provider: system
level: 1
depth: 0
expand_all_items: false
diff --git a/config/block.block.sitebranding.yml b/config/block.block.sitebranding.yml
index b096e16..33e4dfb 100644
--- a/config/block.block.sitebranding.yml
+++ b/config/block.block.sitebranding.yml
@@ -15,8 +15,8 @@ plugin: system_branding_block
settings:
id: system_branding_block
label: 'Site branding'
- provider: system
label_display: '0'
+ provider: system
use_site_logo: true
use_site_name: true
use_site_slogan: true
diff --git a/config/block.block.useraccountmenu.yml b/config/block.block.useraccountmenu.yml
index 8616a82..7ffd360 100644
--- a/config/block.block.useraccountmenu.yml
+++ b/config/block.block.useraccountmenu.yml
@@ -17,8 +17,8 @@ plugin: 'system_menu_block:account'
settings:
id: 'system_menu_block:account'
label: 'User account menu'
- provider: system
label_display: '0'
+ provider: system
level: 1
depth: 0
expand_all_items: false
diff --git a/config/core.entity_form_display.media.document.default.yml b/config/core.entity_form_display.media.document.default.yml
index de99c00..04ee9ba 100644
--- a/config/core.entity_form_display.media.document.default.yml
+++ b/config/core.entity_form_display.media.document.default.yml
@@ -20,12 +20,12 @@ content:
settings: { }
third_party_settings: { }
field_media_file:
+ type: file_generic
weight: 0
+ region: content
settings:
progress_indicator: throbber
third_party_settings: { }
- type: file_generic
- region: content
name:
type: string_textfield
weight: -5
@@ -42,19 +42,19 @@ content:
third_party_settings: { }
status:
type: boolean_checkbox
- settings:
- display_label: true
weight: 100
region: content
+ settings:
+ display_label: true
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 5
+ region: content
settings:
match_operator: CONTAINS
+ match_limit: 10
size: 60
placeholder: ''
- match_limit: 10
- region: content
third_party_settings: { }
hidden: { }
diff --git a/config/core.entity_form_display.media.document.media_library.yml b/config/core.entity_form_display.media.document.media_library.yml
index 0ead891..ba4b264 100644
--- a/config/core.entity_form_display.media.document.media_library.yml
+++ b/config/core.entity_form_display.media.document.media_library.yml
@@ -13,12 +13,12 @@ mode: media_library
content:
name:
type: string_textfield
+ weight: 0
+ region: content
settings:
size: 60
placeholder: ''
- weight: 0
third_party_settings: { }
- region: content
hidden:
created: true
field_media_file: true
diff --git a/config/core.entity_form_display.media.image.default.yml b/config/core.entity_form_display.media.image.default.yml
index 741599e..7d82574 100644
--- a/config/core.entity_form_display.media.image.default.yml
+++ b/config/core.entity_form_display.media.image.default.yml
@@ -14,13 +14,13 @@ bundle: image
mode: default
content:
field_media_image:
+ type: image_image
weight: 1
+ region: content
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
- type: image_image
- region: content
name:
type: string_textfield
weight: 0
diff --git a/config/core.entity_form_display.media.image.media_library.yml b/config/core.entity_form_display.media.image.media_library.yml
index 2d857f0..aab8f4d 100644
--- a/config/core.entity_form_display.media.image.media_library.yml
+++ b/config/core.entity_form_display.media.image.media_library.yml
@@ -15,21 +15,21 @@ bundle: image
mode: media_library
content:
field_media_image:
+ type: image_image
weight: 5
+ region: content
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
- type: image_image
- region: content
name:
type: string_textfield
+ weight: 0
+ region: content
settings:
size: 60
placeholder: ''
- weight: 0
third_party_settings: { }
- region: content
hidden:
created: true
path: true
diff --git a/config/core.entity_form_display.media.internal_document.default.yml b/config/core.entity_form_display.media.internal_document.default.yml
index 266e81f..9f8cdeb 100644
--- a/config/core.entity_form_display.media.internal_document.default.yml
+++ b/config/core.entity_form_display.media.internal_document.default.yml
@@ -14,22 +14,22 @@ bundle: internal_document
mode: default
content:
field_media_file:
+ type: file_generic
weight: 1
+ region: content
settings:
progress_indicator: throbber
third_party_settings: { }
- type: file_generic
- region: content
field_theme:
+ type: entity_reference_autocomplete
weight: 2
+ region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
- type: entity_reference_autocomplete
- region: content
name:
type: string_textfield
weight: 0
@@ -40,10 +40,10 @@ content:
third_party_settings: { }
status:
type: boolean_checkbox
- settings:
- display_label: true
weight: 3
region: content
+ settings:
+ display_label: true
third_party_settings: { }
hidden:
created: true
diff --git a/config/core.entity_form_display.media.internal_document.media_library.yml b/config/core.entity_form_display.media.internal_document.media_library.yml
index 1c0ecab..a59b28e 100644
--- a/config/core.entity_form_display.media.internal_document.media_library.yml
+++ b/config/core.entity_form_display.media.internal_document.media_library.yml
@@ -14,12 +14,12 @@ mode: media_library
content:
name:
type: string_textfield
+ weight: 0
+ region: content
settings:
size: 60
placeholder: ''
- weight: 0
third_party_settings: { }
- region: content
hidden:
created: true
field_media_file: true
diff --git a/config/core.entity_form_display.node.contact.default.yml b/config/core.entity_form_display.node.contact.default.yml
index 0ef9331..b459526 100644
--- a/config/core.entity_form_display.node.contact.default.yml
+++ b/config/core.entity_form_display.node.contact.default.yml
@@ -20,61 +20,61 @@ bundle: contact
mode: default
content:
field_agency:
+ type: options_select
weight: 7
+ region: content
settings: { }
third_party_settings: { }
- type: options_select
- region: content
field_country:
+ type: options_select
weight: 3
+ region: content
settings: { }
third_party_settings: { }
- type: options_select
- region: content
field_duty_station_country:
+ type: options_select
weight: 2
+ region: content
settings: { }
third_party_settings: { }
- type: options_select
- region: content
field_duty_station_region:
+ type: options_select
weight: 1
+ region: content
settings: { }
third_party_settings: { }
- type: options_select
- region: content
field_email:
+ type: email_default
weight: 6
+ region: content
settings:
- size: 60
placeholder: ''
+ size: 60
third_party_settings: { }
- type: email_default
- region: content
field_functional_title:
+ type: string_textfield
weight: 4
+ region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
- type: string_textfield
- region: content
field_phone:
+ type: telephone_type_default
weight: 8
+ region: content
settings:
placeholder_type: 'Work cell'
placeholder_number: '+0123456789'
third_party_settings: { }
- type: telephone_type_default
- region: content
field_security_title:
+ type: string_textfield
weight: 5
+ region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
- type: string_textfield
- region: content
title:
type: string_textfield
weight: 0
diff --git a/config/core.entity_form_display.node.private_page.default.yml b/config/core.entity_form_display.node.private_page.default.yml
index 409d417..c066624 100644
--- a/config/core.entity_form_display.node.private_page.default.yml
+++ b/config/core.entity_form_display.node.private_page.default.yml
@@ -16,12 +16,12 @@ content:
field_paragraphs:
type: layout_paragraphs
weight: 2
+ region: content
settings:
preview_view_mode: default
- nesting_depth: '0'
+ nesting_depth: 0
require_layouts: 0
third_party_settings: { }
- region: content
path:
type: path
weight: 3
@@ -30,10 +30,10 @@ content:
third_party_settings: { }
status:
type: boolean_checkbox
- settings:
- display_label: true
weight: 1
region: content
+ settings:
+ display_label: true
third_party_settings: { }
title:
type: string_textfield
diff --git a/config/core.entity_form_display.node.public_page.default.yml b/config/core.entity_form_display.node.public_page.default.yml
index 0a72b34..21fa238 100644
--- a/config/core.entity_form_display.node.public_page.default.yml
+++ b/config/core.entity_form_display.node.public_page.default.yml
@@ -14,14 +14,14 @@ bundle: public_page
mode: default
content:
field_paragraphs:
+ type: layout_paragraphs
weight: 2
+ region: content
settings:
preview_view_mode: default
nesting_depth: 0
require_layouts: 0
third_party_settings: { }
- type: layout_paragraphs
- region: content
path:
type: path
weight: 3
@@ -30,10 +30,10 @@ content:
third_party_settings: { }
status:
type: boolean_checkbox
- settings:
- display_label: true
weight: 1
region: content
+ settings:
+ display_label: true
third_party_settings: { }
title:
type: string_textfield
diff --git a/config/core.entity_form_display.paragraph.image.default.yml b/config/core.entity_form_display.paragraph.image.default.yml
index 6c70ed8..0e8416d 100644
--- a/config/core.entity_form_display.paragraph.image.default.yml
+++ b/config/core.entity_form_display.paragraph.image.default.yml
@@ -17,10 +17,10 @@ content:
field_media_content_image:
type: media_library_widget
weight: 0
+ region: content
settings:
media_types: { }
third_party_settings: { }
- region: content
hidden:
created: true
status: true
diff --git a/config/core.entity_form_display.paragraph.image_link.default.yml b/config/core.entity_form_display.paragraph.image_link.default.yml
index 1e1dbee..698e239 100644
--- a/config/core.entity_form_display.paragraph.image_link.default.yml
+++ b/config/core.entity_form_display.paragraph.image_link.default.yml
@@ -15,20 +15,20 @@ bundle: image_link
mode: default
content:
field_media_content_image:
+ type: media_library_widget
weight: 0
+ region: content
settings:
media_types: { }
third_party_settings: { }
- type: media_library_widget
- region: content
field_media_content_link:
+ type: link_default
weight: 1
+ region: content
settings:
placeholder_url: ''
placeholder_title: ''
third_party_settings: { }
- type: link_default
- region: content
hidden:
created: true
status: true
diff --git a/config/core.entity_form_display.paragraph.text.default.yml b/config/core.entity_form_display.paragraph.text.default.yml
index aa4ed6f..0165166 100644
--- a/config/core.entity_form_display.paragraph.text.default.yml
+++ b/config/core.entity_form_display.paragraph.text.default.yml
@@ -13,13 +13,13 @@ bundle: text
mode: default
content:
field_media_content_text:
+ type: text_textarea
weight: 0
+ region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
- type: text_textarea
- region: content
hidden:
created: true
status: true
diff --git a/config/core.entity_form_mode.media.media_library.yml b/config/core.entity_form_mode.media.media_library.yml
index 6bbc583..21b7b78 100644
--- a/config/core.entity_form_mode.media.media_library.yml
+++ b/config/core.entity_form_mode.media.media_library.yml
@@ -2,11 +2,11 @@ uuid: 584da861-f5c3-4b5b-81de-4bdbe1c6ec28
langcode: en
status: true
dependencies:
+ module:
+ - media
enforced:
module:
- media_library
- module:
- - media
_core:
default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8
id: media.media_library
diff --git a/config/core.entity_view_display.media.document.default.yml b/config/core.entity_view_display.media.document.default.yml
index e44f865..daa2aff 100644
--- a/config/core.entity_view_display.media.document.default.yml
+++ b/config/core.entity_view_display.media.document.default.yml
@@ -13,12 +13,12 @@ bundle: document
mode: default
content:
field_media_file:
+ type: file_default
label: visually_hidden
- weight: 0
settings:
use_description_as_link_text: true
third_party_settings: { }
- type: file_default
+ weight: 0
region: content
hidden:
created: true
diff --git a/config/core.entity_view_display.media.document.media_library.yml b/config/core.entity_view_display.media.document.media_library.yml
index 462ad04..f8368cb 100644
--- a/config/core.entity_view_display.media.document.media_library.yml
+++ b/config/core.entity_view_display.media.document.media_library.yml
@@ -18,10 +18,10 @@ content:
type: image
label: hidden
settings:
- image_style: medium
image_link: ''
- weight: 0
+ image_style: medium
third_party_settings: { }
+ weight: 0
region: content
hidden:
created: true
diff --git a/config/core.entity_view_display.media.image.default.yml b/config/core.entity_view_display.media.image.default.yml
index 7ce8cf1..75bc97d 100644
--- a/config/core.entity_view_display.media.image.default.yml
+++ b/config/core.entity_view_display.media.image.default.yml
@@ -14,13 +14,13 @@ bundle: image
mode: default
content:
field_media_image:
+ type: image
label: hidden
- weight: 0
settings:
- image_style: medium
image_link: ''
+ image_style: medium
third_party_settings: { }
- type: image
+ weight: 0
region: content
hidden:
created: true
diff --git a/config/core.entity_view_display.media.image.full_width.yml b/config/core.entity_view_display.media.image.full_width.yml
index 28dbb3f..3021e98 100644
--- a/config/core.entity_view_display.media.image.full_width.yml
+++ b/config/core.entity_view_display.media.image.full_width.yml
@@ -12,21 +12,21 @@ dependencies:
- responsive_image
third_party_settings:
layout_builder:
- allow_custom: false
enabled: false
+ allow_custom: false
id: media.image.full_width
targetEntityType: media
bundle: image
mode: full_width
content:
field_media_image:
+ type: responsive_image
label: hidden
- weight: 0
settings:
responsive_image_style: full_width
image_link: ''
third_party_settings: { }
- type: responsive_image
+ weight: 0
region: content
hidden:
created: true
diff --git a/config/core.entity_view_display.media.image.hero_image.yml b/config/core.entity_view_display.media.image.hero_image.yml
index d0f312e..078a292 100644
--- a/config/core.entity_view_display.media.image.hero_image.yml
+++ b/config/core.entity_view_display.media.image.hero_image.yml
@@ -12,21 +12,21 @@ dependencies:
- responsive_image
third_party_settings:
layout_builder:
- allow_custom: false
enabled: false
+ allow_custom: false
id: media.image.hero_image
targetEntityType: media
bundle: image
mode: hero_image
content:
field_media_image:
+ type: responsive_image
label: hidden
- weight: 0
settings:
responsive_image_style: hero_image
image_link: ''
third_party_settings: { }
- type: responsive_image
+ weight: 0
region: content
hidden:
created: true
diff --git a/config/core.entity_view_display.media.image.media_library.yml b/config/core.entity_view_display.media.image.media_library.yml
index c82b275..71b98de 100644
--- a/config/core.entity_view_display.media.image.media_library.yml
+++ b/config/core.entity_view_display.media.image.media_library.yml
@@ -18,10 +18,10 @@ content:
type: image
label: hidden
settings:
- image_style: medium
image_link: ''
- weight: 0
+ image_style: medium
third_party_settings: { }
+ weight: 0
region: content
hidden:
created: true
diff --git a/config/core.entity_view_display.media.image.thumbnail_medium.yml b/config/core.entity_view_display.media.image.thumbnail_medium.yml
index d1238ba..32af186 100644
--- a/config/core.entity_view_display.media.image.thumbnail_medium.yml
+++ b/config/core.entity_view_display.media.image.thumbnail_medium.yml
@@ -12,21 +12,21 @@ dependencies:
- responsive_image
third_party_settings:
layout_builder:
- allow_custom: false
enabled: false
+ allow_custom: false
id: media.image.thumbnail_medium
targetEntityType: media
bundle: image
mode: thumbnail_medium
content:
field_media_image:
+ type: responsive_image
label: hidden
- weight: 0
settings:
responsive_image_style: thumbnail_medium
image_link: ''
third_party_settings: { }
- type: responsive_image
+ weight: 0
region: content
hidden:
created: true
diff --git a/config/core.entity_view_display.media.image.thumbnail_small.yml b/config/core.entity_view_display.media.image.thumbnail_small.yml
index 742b3ca..c925860 100644
--- a/config/core.entity_view_display.media.image.thumbnail_small.yml
+++ b/config/core.entity_view_display.media.image.thumbnail_small.yml
@@ -12,21 +12,21 @@ dependencies:
- responsive_image
third_party_settings:
layout_builder:
- allow_custom: false
enabled: false
+ allow_custom: false
id: media.image.thumbnail_small
targetEntityType: media
bundle: image
mode: thumbnail_small
content:
field_media_image:
+ type: responsive_image
label: hidden
- weight: 0
settings:
responsive_image_style: thumbnail_small
image_link: ''
third_party_settings: { }
- type: responsive_image
+ weight: 0
region: content
hidden:
created: true
diff --git a/config/core.entity_view_display.media.internal_document.default.yml b/config/core.entity_view_display.media.internal_document.default.yml
index 5071eb1..0bd1e84 100644
--- a/config/core.entity_view_display.media.internal_document.default.yml
+++ b/config/core.entity_view_display.media.internal_document.default.yml
@@ -14,20 +14,20 @@ bundle: internal_document
mode: default
content:
field_media_file:
+ type: file_default
label: visually_hidden
- weight: 0
settings:
use_description_as_link_text: true
third_party_settings: { }
- type: file_default
+ weight: 0
region: content
field_theme:
- weight: 1
+ type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
- type: entity_reference_label
+ weight: 1
region: content
hidden:
created: true
diff --git a/config/core.entity_view_display.media.internal_document.media_library.yml b/config/core.entity_view_display.media.internal_document.media_library.yml
index 0cdba21..11283d1 100644
--- a/config/core.entity_view_display.media.internal_document.media_library.yml
+++ b/config/core.entity_view_display.media.internal_document.media_library.yml
@@ -19,10 +19,10 @@ content:
type: image
label: hidden
settings:
- image_style: medium
image_link: ''
- weight: 0
+ image_style: medium
third_party_settings: { }
+ weight: 0
region: content
hidden:
created: true
diff --git a/config/core.entity_view_display.node.contact.default.yml b/config/core.entity_view_display.node.contact.default.yml
index a718bd4..3d0da55 100644
--- a/config/core.entity_view_display.node.contact.default.yml
+++ b/config/core.entity_view_display.node.contact.default.yml
@@ -21,70 +21,70 @@ bundle: contact
mode: default
content:
field_agency:
- weight: 7
+ type: entity_reference_label
label: above
settings:
link: false
third_party_settings: { }
- type: entity_reference_label
+ weight: 7
region: content
field_country:
- weight: 3
+ type: entity_reference_label
label: above
settings:
link: false
third_party_settings: { }
- type: entity_reference_label
+ weight: 3
region: content
field_duty_station_country:
- weight: 2
+ type: entity_reference_label
label: above
settings:
link: false
third_party_settings: { }
- type: entity_reference_label
+ weight: 2
region: content
field_duty_station_region:
- weight: 1
+ type: entity_reference_label
label: above
settings:
link: false
third_party_settings: { }
- type: entity_reference_label
+ weight: 1
region: content
field_email:
- weight: 6
+ type: basic_string
label: above
settings: { }
third_party_settings: { }
- type: basic_string
+ weight: 6
region: content
field_functional_title:
- weight: 4
+ type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
- type: string
+ weight: 4
region: content
field_phone:
- weight: 8
+ type: telephone_type_default
label: above
settings: { }
third_party_settings: { }
- type: telephone_type_default
+ weight: 8
region: content
field_security_title:
- weight: 5
+ type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
- type: string
+ weight: 5
region: content
links:
- weight: 0
- region: content
settings: { }
third_party_settings: { }
+ weight: 0
+ region: content
hidden: { }
diff --git a/config/core.entity_view_display.node.contact.teaser.yml b/config/core.entity_view_display.node.contact.teaser.yml
index a8fbc95..96fd649 100644
--- a/config/core.entity_view_display.node.contact.teaser.yml
+++ b/config/core.entity_view_display.node.contact.teaser.yml
@@ -21,9 +21,9 @@ bundle: contact
mode: teaser
content:
links:
- weight: 100
settings: { }
third_party_settings: { }
+ weight: 100
region: content
hidden:
field_agency: true
diff --git a/config/core.entity_view_display.node.private_page.default.yml b/config/core.entity_view_display.node.private_page.default.yml
index 2e6d297..f187233 100644
--- a/config/core.entity_view_display.node.private_page.default.yml
+++ b/config/core.entity_view_display.node.private_page.default.yml
@@ -15,16 +15,16 @@ mode: default
content:
field_paragraphs:
type: layout_paragraphs
- weight: 5
label: hidden
settings:
view_mode: default
link: ''
third_party_settings: { }
+ weight: 5
region: content
links:
- weight: 0
- region: content
settings: { }
third_party_settings: { }
+ weight: 0
+ region: content
hidden: { }
diff --git a/config/core.entity_view_display.node.public_page.default.yml b/config/core.entity_view_display.node.public_page.default.yml
index 86eb8bc..a34502e 100644
--- a/config/core.entity_view_display.node.public_page.default.yml
+++ b/config/core.entity_view_display.node.public_page.default.yml
@@ -14,17 +14,17 @@ bundle: public_page
mode: default
content:
field_paragraphs:
- weight: 5
+ type: layout_paragraphs
label: hidden
settings:
view_mode: default
link: ''
third_party_settings: { }
- type: layout_paragraphs
+ weight: 5
region: content
links:
- weight: 0
- region: content
settings: { }
third_party_settings: { }
+ weight: 0
+ region: content
hidden: { }
diff --git a/config/core.entity_view_display.paragraph.image.default.yml b/config/core.entity_view_display.paragraph.image.default.yml
index 47f6519..602c936 100644
--- a/config/core.entity_view_display.paragraph.image.default.yml
+++ b/config/core.entity_view_display.paragraph.image.default.yml
@@ -14,11 +14,11 @@ mode: default
content:
field_media_content_image:
type: entity_reference_entity_view
- weight: 0
label: hidden
settings:
view_mode: hero_image
link: false
third_party_settings: { }
+ weight: 0
region: content
hidden: { }
diff --git a/config/core.entity_view_display.paragraph.image.hero_image.yml b/config/core.entity_view_display.paragraph.image.hero_image.yml
index a29fd44..8eb4c40 100644
--- a/config/core.entity_view_display.paragraph.image.hero_image.yml
+++ b/config/core.entity_view_display.paragraph.image.hero_image.yml
@@ -10,8 +10,8 @@ dependencies:
- layout_builder
third_party_settings:
layout_builder:
- allow_custom: false
enabled: false
+ allow_custom: false
_core:
default_config_hash: w0IhNBq9HrlrzQkO3kBOQWlHnn2lBrLBDitp1cLvvGI
id: paragraph.image.hero_image
@@ -21,11 +21,11 @@ mode: hero_image
content:
field_media_content_image:
type: entity_reference_entity_view
- weight: 0
label: hidden
settings:
view_mode: hero_image
link: false
third_party_settings: { }
+ weight: 0
region: content
hidden: { }
diff --git a/config/core.entity_view_display.paragraph.image_link.default.yml b/config/core.entity_view_display.paragraph.image_link.default.yml
index 4319ba2..c340fec 100644
--- a/config/core.entity_view_display.paragraph.image_link.default.yml
+++ b/config/core.entity_view_display.paragraph.image_link.default.yml
@@ -14,15 +14,15 @@ bundle: image_link
mode: default
content:
field_media_content_image:
- weight: 0
+ type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
- type: entity_reference_label
+ weight: 0
region: content
field_media_content_link:
- weight: 1
+ type: link
label: above
settings:
trim_length: 80
@@ -31,6 +31,6 @@ content:
rel: ''
target: ''
third_party_settings: { }
- type: link
+ weight: 1
region: content
hidden: { }
diff --git a/config/core.entity_view_display.paragraph.image_link.link_with_background_image_medium.yml b/config/core.entity_view_display.paragraph.image_link.link_with_background_image_medium.yml
index 59232db..c5c513c 100644
--- a/config/core.entity_view_display.paragraph.image_link.link_with_background_image_medium.yml
+++ b/config/core.entity_view_display.paragraph.image_link.link_with_background_image_medium.yml
@@ -13,15 +13,15 @@ dependencies:
- linked_responsive_image_media_formatter
third_party_settings:
layout_builder:
- allow_custom: false
enabled: false
+ allow_custom: false
id: paragraph.image_link.link_with_background_image_medium
targetEntityType: paragraph
bundle: image_link
mode: link_with_background_image_medium
content:
field_media_content_image:
- weight: 0
+ type: linked_responsive_image_media_formatter
label: hidden
settings:
responsive_image_style: thumbnail_medium
@@ -31,7 +31,7 @@ content:
image_alt_value: '[paragraph:field_media_content_link:title]'
image_as_background: true
third_party_settings: { }
- type: linked_responsive_image_media_formatter
+ weight: 0
region: content
hidden:
field_media_content_link: true
diff --git a/config/core.entity_view_display.paragraph.image_link.link_with_background_image_small.yml b/config/core.entity_view_display.paragraph.image_link.link_with_background_image_small.yml
index 4126179..fcb08e5 100644
--- a/config/core.entity_view_display.paragraph.image_link.link_with_background_image_small.yml
+++ b/config/core.entity_view_display.paragraph.image_link.link_with_background_image_small.yml
@@ -13,15 +13,15 @@ dependencies:
- linked_responsive_image_media_formatter
third_party_settings:
layout_builder:
- allow_custom: false
enabled: false
+ allow_custom: false
id: paragraph.image_link.link_with_background_image_small
targetEntityType: paragraph
bundle: image_link
mode: link_with_background_image_small
content:
field_media_content_image:
- weight: 0
+ type: linked_responsive_image_media_formatter
label: hidden
settings:
responsive_image_style: thumbnail_small
@@ -31,7 +31,7 @@ content:
image_alt_value: '[paragraph:field_media_content_link:title]'
image_as_background: true
third_party_settings: { }
- type: linked_responsive_image_media_formatter
+ weight: 0
region: content
hidden:
field_media_content_link: true
diff --git a/config/core.entity_view_display.paragraph.image_link.linked_image_medium.yml b/config/core.entity_view_display.paragraph.image_link.linked_image_medium.yml
index acb5ee9..829ab62 100644
--- a/config/core.entity_view_display.paragraph.image_link.linked_image_medium.yml
+++ b/config/core.entity_view_display.paragraph.image_link.linked_image_medium.yml
@@ -13,15 +13,15 @@ dependencies:
- linked_responsive_image_media_formatter
third_party_settings:
layout_builder:
- allow_custom: false
enabled: false
+ allow_custom: false
id: paragraph.image_link.linked_image_medium
targetEntityType: paragraph
bundle: image_link
mode: linked_image_medium
content:
field_media_content_image:
- weight: 0
+ type: linked_responsive_image_media_formatter
label: hidden
settings:
responsive_image_style: thumbnail_medium
@@ -31,7 +31,7 @@ content:
image_alt_value: '[paragraph:field_media_content_link:title]'
image_as_background: false
third_party_settings: { }
- type: linked_responsive_image_media_formatter
+ weight: 0
region: content
hidden:
field_media_content_link: true
diff --git a/config/core.entity_view_display.paragraph.image_link.linked_image_small.yml b/config/core.entity_view_display.paragraph.image_link.linked_image_small.yml
index 72e81ca..4e229fd 100644
--- a/config/core.entity_view_display.paragraph.image_link.linked_image_small.yml
+++ b/config/core.entity_view_display.paragraph.image_link.linked_image_small.yml
@@ -13,15 +13,15 @@ dependencies:
- linked_responsive_image_media_formatter
third_party_settings:
layout_builder:
- allow_custom: false
enabled: false
+ allow_custom: false
id: paragraph.image_link.linked_image_small
targetEntityType: paragraph
bundle: image_link
mode: linked_image_small
content:
field_media_content_image:
- weight: 0
+ type: linked_responsive_image_media_formatter
label: hidden
settings:
responsive_image_style: thumbnail_small
@@ -31,7 +31,7 @@ content:
image_alt_value: '[paragraph:field_media_content_link:title]'
image_as_background: false
third_party_settings: { }
- type: linked_responsive_image_media_formatter
+ weight: 0
region: content
hidden:
field_media_content_link: true
diff --git a/config/core.entity_view_display.paragraph.text.default.yml b/config/core.entity_view_display.paragraph.text.default.yml
index f8a5349..fe51885 100644
--- a/config/core.entity_view_display.paragraph.text.default.yml
+++ b/config/core.entity_view_display.paragraph.text.default.yml
@@ -13,10 +13,10 @@ bundle: text
mode: default
content:
field_media_content_text:
- weight: 0
+ type: text_default
label: hidden
settings: { }
third_party_settings: { }
- type: text_default
+ weight: 0
region: content
hidden: { }
diff --git a/config/core.entity_view_mode.media.media_library.yml b/config/core.entity_view_mode.media.media_library.yml
index 7e0184f..23d3c71 100644
--- a/config/core.entity_view_mode.media.media_library.yml
+++ b/config/core.entity_view_mode.media.media_library.yml
@@ -2,11 +2,11 @@ uuid: 57e6a5c6-e7df-4651-b5da-9a870b1b1284
langcode: en
status: true
dependencies:
+ module:
+ - media
enforced:
module:
- media_library
- module:
- - media
_core:
default_config_hash: pkq0uj-IoqEQRBOP_ddUDV0ZJ-dKQ_fLcppsEDF2UO8
id: media.media_library
diff --git a/config/core.extension.yml b/config/core.extension.yml
index 65c3313..778e63a 100644
--- a/config/core.extension.yml
+++ b/config/core.extension.yml
@@ -1,3 +1,5 @@
+_core:
+ default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
module:
admin_denied: 0
allowed_formats: 0
@@ -74,5 +76,3 @@ theme:
seven: 0
common_design_admin_subtheme: 0
profile: minimal
-_core:
- default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
diff --git a/config/core.menu.static_menu_link_overrides.yml b/config/core.menu.static_menu_link_overrides.yml
index df14c46..2261a22 100644
--- a/config/core.menu.static_menu_link_overrides.yml
+++ b/config/core.menu.static_menu_link_overrides.yml
@@ -1,3 +1,3 @@
-definitions: { }
_core:
default_config_hash: jdY7AU0tU-QsjmiOw3W8vwpYMb-By--_MSFgbqKUTYM
+definitions: { }
diff --git a/config/entity_usage.settings.yml b/config/entity_usage.settings.yml
index cd62ada..aec2eb3 100644
--- a/config/entity_usage.settings.yml
+++ b/config/entity_usage.settings.yml
@@ -1,9 +1,7 @@
-track_enabled_base_fields: false
-local_task_enabled_entity_types:
- - media
-usage_controller_items_per_page: 25
_core:
default_config_hash: AXUBMTvVtpcNp0jKjDaWjSHqMy6HjuUf7j4yVbXgazI
+local_task_enabled_entity_types:
+ - media
track_enabled_source_entity_types:
- media
- node
@@ -12,9 +10,11 @@ track_enabled_target_entity_types:
- file
- media
- paragraph
-edit_warning_message_entity_types: { }
-delete_warning_message_entity_types: { }
track_enabled_plugins:
- media_embed
- entity_reference
+track_enabled_base_fields: false
site_domains: { }
+edit_warning_message_entity_types: { }
+delete_warning_message_entity_types: { }
+usage_controller_items_per_page: 25
diff --git a/config/field.field.media.document.field_media_file.yml b/config/field.field.media.document.field_media_file.yml
index 00c5a6c..4154c75 100644
--- a/config/field.field.media.document.field_media_file.yml
+++ b/config/field.field.media.document.field_media_file.yml
@@ -18,10 +18,10 @@ translatable: true
default_value: { }
default_value_callback: ''
settings:
+ handler: 'default:file'
+ handler_settings: { }
file_directory: documents
file_extensions: 'txt doc docx pdf xls xlsx csv zip png jpg jpeg'
max_filesize: ''
description_field: true
- handler: 'default:file'
- handler_settings: { }
field_type: file
diff --git a/config/field.field.media.image.field_media_image.yml b/config/field.field.media.image.field_media_image.yml
index f1980e0..016882a 100644
--- a/config/field.field.media.image.field_media_image.yml
+++ b/config/field.field.media.image.field_media_image.yml
@@ -18,6 +18,8 @@ translatable: true
default_value: { }
default_value_callback: ''
settings:
+ handler: 'default:file'
+ handler_settings: { }
file_directory: images
file_extensions: 'png gif jpg jpeg'
max_filesize: ''
@@ -33,6 +35,4 @@ settings:
title: ''
width: null
height: null
- handler: 'default:file'
- handler_settings: { }
field_type: image
diff --git a/config/field.field.media.internal_document.field_media_file.yml b/config/field.field.media.internal_document.field_media_file.yml
index ce99d93..0e817dd 100644
--- a/config/field.field.media.internal_document.field_media_file.yml
+++ b/config/field.field.media.internal_document.field_media_file.yml
@@ -18,10 +18,10 @@ translatable: true
default_value: { }
default_value_callback: ''
settings:
+ handler: 'default:file'
+ handler_settings: { }
file_directory: internal-documents
file_extensions: 'txt doc docx pdf xls xlsx csv zip png jpg jpeg'
max_filesize: ''
description_field: true
- handler: 'default:file'
- handler_settings: { }
field_type: file
diff --git a/config/field.field.node.private_page.field_paragraphs.yml b/config/field.field.node.private_page.field_paragraphs.yml
index f9e2f7d..f9fcee1 100644
--- a/config/field.field.node.private_page.field_paragraphs.yml
+++ b/config/field.field.node.private_page.field_paragraphs.yml
@@ -25,27 +25,27 @@ default_value_callback: ''
settings:
handler: 'default:paragraph'
handler_settings:
- negate: 0
target_bundles:
image: image
image_link: image_link
layout: layout
page_title: page_title
text: text
+ negate: 0
target_bundles_drag_drop:
image:
- enabled: true
weight: 6
- image_link:
enabled: true
+ image_link:
weight: 7
- layout:
enabled: true
+ layout:
weight: 8
- page_title:
enabled: true
+ page_title:
weight: 9
- text:
enabled: true
+ text:
weight: 10
+ enabled: true
field_type: entity_reference_revisions
diff --git a/config/field.field.node.public_page.field_paragraphs.yml b/config/field.field.node.public_page.field_paragraphs.yml
index 38c6b20..5d935f5 100644
--- a/config/field.field.node.public_page.field_paragraphs.yml
+++ b/config/field.field.node.public_page.field_paragraphs.yml
@@ -25,27 +25,27 @@ default_value_callback: ''
settings:
handler: 'default:paragraph'
handler_settings:
- negate: 0
target_bundles:
image: image
image_link: image_link
layout: layout
page_title: page_title
text: text
+ negate: 0
target_bundles_drag_drop:
image:
- enabled: true
weight: 6
- image_link:
enabled: true
+ image_link:
weight: 7
- layout:
enabled: true
+ layout:
weight: 8
- page_title:
enabled: true
+ page_title:
weight: 9
- text:
enabled: true
+ text:
weight: 10
+ enabled: true
field_type: entity_reference_revisions
diff --git a/config/field.field.paragraph.image_link.field_media_content_link.yml b/config/field.field.paragraph.image_link.field_media_content_link.yml
index 70c7f4b..c5ee881 100644
--- a/config/field.field.paragraph.image_link.field_media_content_link.yml
+++ b/config/field.field.paragraph.image_link.field_media_content_link.yml
@@ -18,6 +18,6 @@ translatable: false
default_value: { }
default_value_callback: ''
settings:
- link_type: 17
title: 2
+ link_type: 17
field_type: link
diff --git a/config/field.settings.yml b/config/field.settings.yml
index 95c042d..2225b8f 100644
--- a/config/field.settings.yml
+++ b/config/field.settings.yml
@@ -1,3 +1,3 @@
-purge_batch_size: 50
_core:
default_config_hash: nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0
+purge_batch_size: 50
diff --git a/config/field.storage.media.field_media_image.yml b/config/field.storage.media.field_media_image.yml
index 4053af6..7f5d75b 100644
--- a/config/field.storage.media.field_media_image.yml
+++ b/config/field.storage.media.field_media_image.yml
@@ -11,16 +11,16 @@ field_name: field_media_image
entity_type: media
type: image
settings:
+ target_type: file
+ display_field: false
+ display_default: false
+ uri_scheme: public
default_image:
uuid: null
alt: ''
title: ''
width: null
height: null
- target_type: file
- display_field: false
- display_default: false
- uri_scheme: public
module: image
locked: false
cardinality: 1
diff --git a/config/field.storage.node.field_functional_title.yml b/config/field.storage.node.field_functional_title.yml
index 24f2ed1..67749f2 100644
--- a/config/field.storage.node.field_functional_title.yml
+++ b/config/field.storage.node.field_functional_title.yml
@@ -10,8 +10,8 @@ entity_type: node
type: string
settings:
max_length: 255
- is_ascii: false
case_sensitive: false
+ is_ascii: false
module: core
locked: false
cardinality: 1
diff --git a/config/field.storage.node.field_security_title.yml b/config/field.storage.node.field_security_title.yml
index 33a10c7..ba0cd99 100644
--- a/config/field.storage.node.field_security_title.yml
+++ b/config/field.storage.node.field_security_title.yml
@@ -10,8 +10,8 @@ entity_type: node
type: string
settings:
max_length: 255
- is_ascii: false
case_sensitive: false
+ is_ascii: false
module: core
locked: false
cardinality: 1
diff --git a/config/field_ui.settings.yml b/config/field_ui.settings.yml
index 2743969..365450f 100644
--- a/config/field_ui.settings.yml
+++ b/config/field_ui.settings.yml
@@ -1,3 +1,3 @@
-field_prefix: field_
_core:
default_config_hash: Q1nMi90W6YQxKzZAgJQw7Ag9U4JrsEUwkomF0lhvbIM
+field_prefix: field_
diff --git a/config/file.settings.yml b/config/file.settings.yml
index 3315165..1ca5bd9 100644
--- a/config/file.settings.yml
+++ b/config/file.settings.yml
@@ -1,8 +1,8 @@
+_core:
+ default_config_hash: 0aMkoXYnax5_tHI9C9zHs-K48KJ6K75PHtD9x-0nbgM
description:
type: textfield
length: 128
icon:
directory: core/modules/file/icons
make_unused_managed_files_temporary: false
-_core:
- default_config_hash: 0aMkoXYnax5_tHI9C9zHs-K48KJ6K75PHtD9x-0nbgM
diff --git a/config/filter.settings.yml b/config/filter.settings.yml
index dfcfed3..9ce2939 100644
--- a/config/filter.settings.yml
+++ b/config/filter.settings.yml
@@ -1,4 +1,4 @@
-fallback_format: plain_text
-always_show_fallback_choice: false
_core:
default_config_hash: FiPjM3WdB__ruFA7B6TLwni_UcZbmek5G4b2dxQItxA
+fallback_format: plain_text
+always_show_fallback_choice: false
diff --git a/config/google_tag.settings.yml b/config/google_tag.settings.yml
index f9dbb0f..87516bc 100644
--- a/config/google_tag.settings.yml
+++ b/config/google_tag.settings.yml
@@ -1,3 +1,5 @@
+_core:
+ default_config_hash: 65d5DfK5p2hQDpBskbvCIj2hSEqw_Odm2e_d46BH1Lk
uri: 'public:/'
compact_snippet: true
include_file: true
@@ -6,6 +8,19 @@ flush_snippets: false
debug_output: false
_default_container:
container_id: ''
+ data_layer: dataLayer
+ include_classes: false
+ whitelist_classes: |-
+ google
+ nonGooglePixels
+ nonGoogleScripts
+ nonGoogleIframes
+ blacklist_classes: |-
+ customScripts
+ customPixels
+ include_environment: false
+ environment_id: ''
+ environment_token: ''
path_toggle: 'exclude listed'
path_list: |-
/admin*
@@ -20,19 +35,4 @@ _default_container:
status_toggle: 'exclude listed'
status_list: |-
403
- 404
- data_layer: dataLayer
- include_classes: false
- whitelist_classes: |-
- google
- nonGooglePixels
- nonGoogleScripts
- nonGoogleIframes
- blacklist_classes: |-
- customScripts
- customPixels
- include_environment: false
- environment_id: ''
- environment_token: ''
-_core:
- default_config_hash: 65d5DfK5p2hQDpBskbvCIj2hSEqw_Odm2e_d46BH1Lk
+ 404
\ No newline at end of file
diff --git a/config/image.settings.yml b/config/image.settings.yml
index 52ee4a8..b757490 100644
--- a/config/image.settings.yml
+++ b/config/image.settings.yml
@@ -1,5 +1,5 @@
+_core:
+ default_config_hash: k-yDFHbqNfpe-Srg4sdCSqaosCl2D8uwyEY5esF8gEw
preview_image: core/modules/image/sample.png
allow_insecure_derivatives: false
suppress_itok_output: false
-_core:
- default_config_hash: k-yDFHbqNfpe-Srg4sdCSqaosCl2D8uwyEY5esF8gEw
diff --git a/config/imageapi_optimize.pipeline.local_binaries.yml b/config/imageapi_optimize.pipeline.local_binaries.yml
index 313a16c..9371e7b 100644
--- a/config/imageapi_optimize.pipeline.local_binaries.yml
+++ b/config/imageapi_optimize.pipeline.local_binaries.yml
@@ -10,70 +10,70 @@ name: local_binaries
label: 'Local Binaries'
processors:
ad260c90-e845-452d-b5dd-d20d9db687fe:
- uuid: ad260c90-e845-452d-b5dd-d20d9db687fe
id: advdef
- weight: 1
data:
manual_executable_path: ''
recompress: false
mode: 3
+ weight: 1
+ uuid: ad260c90-e845-452d-b5dd-d20d9db687fe
0a8a85c1-2ccc-4cde-844c-97a7588f006c:
- uuid: 0a8a85c1-2ccc-4cde-844c-97a7588f006c
id: advpng
- weight: 2
data:
manual_executable_path: ''
recompress: false
mode: 3
+ weight: 2
+ uuid: 0a8a85c1-2ccc-4cde-844c-97a7588f006c
2987bbcc-6a38-4c82-a9f5-86df39c67935:
- uuid: 2987bbcc-6a38-4c82-a9f5-86df39c67935
id: jfifremove
- weight: 3
data:
manual_executable_path: ''
+ weight: 3
+ uuid: 2987bbcc-6a38-4c82-a9f5-86df39c67935
2c1a727a-d7d5-4355-842a-519554d46647:
- uuid: 2c1a727a-d7d5-4355-842a-519554d46647
id: jpegoptim
- weight: 4
data:
manual_executable_path: ''
progressive: null
quality: null
size: null
+ weight: 4
+ uuid: 2c1a727a-d7d5-4355-842a-519554d46647
74c9f4a7-e5c8-4ddd-8698-4d940f73fea9:
- uuid: 74c9f4a7-e5c8-4ddd-8698-4d940f73fea9
id: jpegtran
- weight: 5
data:
manual_executable_path: ''
progressive: false
+ weight: 5
+ uuid: 74c9f4a7-e5c8-4ddd-8698-4d940f73fea9
fb380dd6-14f0-4b5f-8615-1ed40147ae17:
- uuid: fb380dd6-14f0-4b5f-8615-1ed40147ae17
id: optipng
- weight: 6
data:
manual_executable_path: ''
- level: 5
interlace: null
+ level: 5
+ weight: 6
+ uuid: fb380dd6-14f0-4b5f-8615-1ed40147ae17
f1390b39-5a83-46a5-ba88-4f671ee0e941:
- uuid: f1390b39-5a83-46a5-ba88-4f671ee0e941
id: pngcrush
- weight: 7
data:
manual_executable_path: ''
+ weight: 7
+ uuid: f1390b39-5a83-46a5-ba88-4f671ee0e941
f8156232-0825-4655-9d53-5333120387df:
- uuid: f8156232-0825-4655-9d53-5333120387df
id: pngout
- weight: 8
data:
manual_executable_path: ''
+ weight: 8
+ uuid: f8156232-0825-4655-9d53-5333120387df
7645ce49-49f7-4a53-a781-4c7929e7d11c:
- uuid: 7645ce49-49f7-4a53-a781-4c7929e7d11c
id: pngquant
- weight: 9
data:
manual_executable_path: ''
speed: 3
quality:
min: 60
max: 80
+ weight: 9
+ uuid: 7645ce49-49f7-4a53-a781-4c7929e7d11c
diff --git a/config/imageapi_optimize.settings.yml b/config/imageapi_optimize.settings.yml
index a8ec832..afddbae 100644
--- a/config/imageapi_optimize.settings.yml
+++ b/config/imageapi_optimize.settings.yml
@@ -1,3 +1,3 @@
-default_pipeline: local_binaries
_core:
default_config_hash: MTm0uqe2B71zGYpOt10vRcS7pf9m92Yy2P4cnTXbSR0
+default_pipeline: local_binaries
diff --git a/config/layout_paragraphs.settings.yml b/config/layout_paragraphs.settings.yml
index c2a81f7..bc6ac02 100644
--- a/config/layout_paragraphs.settings.yml
+++ b/config/layout_paragraphs.settings.yml
@@ -1,4 +1,4 @@
-show_paragraph_labels: 1
-show_layout_labels: 1
_core:
default_config_hash: x5qQkDlw2n2ulNXdFAP3QK4_u614rK--bcWl7jxI4xA
+show_paragraph_labels: 1
+show_layout_labels: 1
diff --git a/config/maintenance200.settings.yml b/config/maintenance200.settings.yml
index af3ecf7..7a87bb9 100644
--- a/config/maintenance200.settings.yml
+++ b/config/maintenance200.settings.yml
@@ -1,4 +1,4 @@
-maintenance200_enabled: 1
-maintenance200_status_code: 200
_core:
default_config_hash: rr5HdOPJpHAL-TZJoY9Bm6h0O4Tbls1Jc6twt0A-wBc
+maintenance200_enabled: 1
+maintenance200_status_code: 200
diff --git a/config/media.settings.yml b/config/media.settings.yml
index 27467c0..fd32318 100644
--- a/config/media.settings.yml
+++ b/config/media.settings.yml
@@ -1,6 +1,6 @@
+_core:
+ default_config_hash: PlWtVQXY5oKYZqCMPXh6SPamXagn5BoZqgAI8EY9WsY
icon_base_uri: 'public://media-icons/generic'
iframe_domain: ''
oembed_providers_url: 'https://oembed.com/providers.json'
standalone_url: false
-_core:
- default_config_hash: PlWtVQXY5oKYZqCMPXh6SPamXagn5BoZqgAI8EY9WsY
diff --git a/config/media_library.settings.yml b/config/media_library.settings.yml
index 62ce1ed..3a1479a 100644
--- a/config/media_library.settings.yml
+++ b/config/media_library.settings.yml
@@ -1,3 +1,3 @@
-advanced_ui: false
_core:
default_config_hash: _3gQsCnZELUjUUqHk8SSh8bXnx7TZwN95vctAeVJG60
+advanced_ui: false
diff --git a/config/menu_ui.settings.yml b/config/menu_ui.settings.yml
index c9fe099..0b987fa 100644
--- a/config/menu_ui.settings.yml
+++ b/config/menu_ui.settings.yml
@@ -1,3 +1,3 @@
-override_parent_selector: false
_core:
default_config_hash: SqMarzIjxC3F8dZo9FEOxfqDKD_sdW1tbcFTV1BA2zU
+override_parent_selector: false
diff --git a/config/migrate_drupal.settings.yml b/config/migrate_drupal.settings.yml
index dfdbc58..13b1994 100644
--- a/config/migrate_drupal.settings.yml
+++ b/config/migrate_drupal.settings.yml
@@ -1,7 +1,7 @@
+_core:
+ default_config_hash: 1daEO2inZc1i3d0Sn-ADIq9mUIU7tSLCxn579NT6f2g
enforce_source_module_tags:
- 'Drupal 6'
- 'Drupal 7'
follow_up_migration_tags:
- 'Follow-up migration'
-_core:
- default_config_hash: 1daEO2inZc1i3d0Sn-ADIq9mUIU7tSLCxn579NT6f2g
diff --git a/config/node.settings.yml b/config/node.settings.yml
index 1657c1c..6fcede9 100644
--- a/config/node.settings.yml
+++ b/config/node.settings.yml
@@ -1,3 +1,3 @@
-use_admin_theme: true
_core:
default_config_hash: 2OMXCScXUOLSYID9-phjO4q36nnnaMWNUlDxEqZzG1U
+use_admin_theme: true
diff --git a/config/paragraphs.settings.yml b/config/paragraphs.settings.yml
index cafb409..c43733b 100644
--- a/config/paragraphs.settings.yml
+++ b/config/paragraphs.settings.yml
@@ -1,3 +1,3 @@
-show_unpublished: true
_core:
default_config_hash: 7eR0sk71Eol86r_A7BMqn5_46wzenh5J1O5vZRCGKv8
+show_unpublished: true
diff --git a/config/pathauto.pattern.contact.yml b/config/pathauto.pattern.contact.yml
index 9fab710..8aedf48 100644
--- a/config/pathauto.pattern.contact.yml
+++ b/config/pathauto.pattern.contact.yml
@@ -11,12 +11,12 @@ pattern: '[node:content-type]/[node:title]'
selection_criteria:
587e43de-230a-47ba-8592-6d8811a47775:
id: node_type
- bundles:
- contact: contact
negate: false
+ uuid: 587e43de-230a-47ba-8592-6d8811a47775
context_mapping:
node: node
- uuid: 587e43de-230a-47ba-8592-6d8811a47775
+ bundles:
+ contact: contact
selection_logic: and
weight: -5
relationships: { }
diff --git a/config/pathauto.pattern.pages.yml b/config/pathauto.pattern.pages.yml
index fd96ace..97c6418 100644
--- a/config/pathauto.pattern.pages.yml
+++ b/config/pathauto.pattern.pages.yml
@@ -11,13 +11,13 @@ pattern: '[node:menu-link:parents:join-path]/[node:title]'
selection_criteria:
a001be3b-4e93-42ef-979a-889cdd4a7c5d:
id: node_type
- bundles:
- private_page: private_page
- public_page: public_page
negate: false
+ uuid: a001be3b-4e93-42ef-979a-889cdd4a7c5d
context_mapping:
node: node
- uuid: a001be3b-4e93-42ef-979a-889cdd4a7c5d
+ bundles:
+ private_page: private_page
+ public_page: public_page
selection_logic: and
weight: -5
relationships: { }
diff --git a/config/pathauto.settings.yml b/config/pathauto.settings.yml
index ff749e0..f337891 100644
--- a/config/pathauto.settings.yml
+++ b/config/pathauto.settings.yml
@@ -1,3 +1,5 @@
+_core:
+ default_config_hash: SwvLp8snyPEExF41CaJJYdPUVomofLqtXvwciHc4cPg
enabled_entity_types:
- user
punctuation:
@@ -49,5 +51,3 @@ safe_tokens:
- login-url
- url
- url-brief
-_core:
- default_config_hash: SwvLp8snyPEExF41CaJJYdPUVomofLqtXvwciHc4cPg
diff --git a/config/r4032login.settings.yml b/config/r4032login.settings.yml
index bb4cf40..7e1198e 100644
--- a/config/r4032login.settings.yml
+++ b/config/r4032login.settings.yml
@@ -1,3 +1,6 @@
+_core:
+ default_config_hash: mxtw4e4xU9JhI4I-zBlL-b9NX0_QQ_ERLaKuPS2Am1A
+langcode: en
display_denied_message: false
access_denied_message: 'Access denied. You must log in to view this page.'
access_denied_message_type: error
@@ -7,6 +10,3 @@ default_redirect_code: 302
destination_parameter_override: ''
match_noredirect_pages: ''
redirect_to_destination: true
-langcode: en
-_core:
- default_config_hash: mxtw4e4xU9JhI4I-zBlL-b9NX0_QQ_ERLaKuPS2Am1A
diff --git a/config/redirect.settings.yml b/config/redirect.settings.yml
index df5e3e5..21209a5 100644
--- a/config/redirect.settings.yml
+++ b/config/redirect.settings.yml
@@ -1,3 +1,5 @@
+_core:
+ default_config_hash: FEwQLW1wXW7fiJdG1B2bxW1c_-k6w-r-3V3bSsW6PqM
auto_redirect: true
default_status_code: 301
passthrough_querystring: false
@@ -5,5 +7,3 @@ warning: false
ignore_admin_path: true
access_check: false
route_normalizer_enabled: true
-_core:
- default_config_hash: FEwQLW1wXW7fiJdG1B2bxW1c_-k6w-r-3V3bSsW6PqM
diff --git a/config/responsive_image.styles.full_width.yml b/config/responsive_image.styles.full_width.yml
index 94619fc..fff754d 100644
--- a/config/responsive_image.styles.full_width.yml
+++ b/config/responsive_image.styles.full_width.yml
@@ -17,44 +17,44 @@ id: full_width
label: 'Full Width'
image_style_mappings:
-
- breakpoint_id: common_design.lg
- multiplier: 1x
image_mapping_type: image_style
image_mapping: xlarge_x1
- -
breakpoint_id: common_design.lg
- multiplier: 2x
+ multiplier: 1x
+ -
image_mapping_type: image_style
image_mapping: xlarge_x2
+ breakpoint_id: common_design.lg
+ multiplier: 2x
-
- breakpoint_id: common_design.md
- multiplier: 1x
image_mapping_type: image_style
image_mapping: desktop_x1
- -
breakpoint_id: common_design.md
- multiplier: 2x
+ multiplier: 1x
+ -
image_mapping_type: image_style
image_mapping: desktop_x2
+ breakpoint_id: common_design.md
+ multiplier: 2x
-
- breakpoint_id: common_design.sm
- multiplier: 1x
image_mapping_type: image_style
image_mapping: tablet_x1
- -
breakpoint_id: common_design.sm
- multiplier: 2x
+ multiplier: 1x
+ -
image_mapping_type: image_style
image_mapping: tablet_x2
+ breakpoint_id: common_design.sm
+ multiplier: 2x
-
- breakpoint_id: common_design.xs
- multiplier: 1x
image_mapping_type: image_style
image_mapping: mobile_x1
- -
breakpoint_id: common_design.xs
- multiplier: 2x
+ multiplier: 1x
+ -
image_mapping_type: image_style
image_mapping: mobile_x2
+ breakpoint_id: common_design.xs
+ multiplier: 2x
breakpoint_group: common_design
fallback_image_style: mobile_x1
diff --git a/config/responsive_image.styles.hero_image.yml b/config/responsive_image.styles.hero_image.yml
index 275b5d4..c8d5624 100644
--- a/config/responsive_image.styles.hero_image.yml
+++ b/config/responsive_image.styles.hero_image.yml
@@ -17,44 +17,44 @@ id: hero_image
label: 'Hero Image'
image_style_mappings:
-
- breakpoint_id: common_design.lg
- multiplier: 1x
image_mapping_type: image_style
image_mapping: hero_xlarge_x1
- -
breakpoint_id: common_design.lg
- multiplier: 2x
+ multiplier: 1x
+ -
image_mapping_type: image_style
image_mapping: hero_xlarge_x2
+ breakpoint_id: common_design.lg
+ multiplier: 2x
-
- breakpoint_id: common_design.md
- multiplier: 1x
image_mapping_type: image_style
image_mapping: hero_desktop_x1
- -
breakpoint_id: common_design.md
- multiplier: 2x
+ multiplier: 1x
+ -
image_mapping_type: image_style
image_mapping: hero_desktop_x2
+ breakpoint_id: common_design.md
+ multiplier: 2x
-
- breakpoint_id: common_design.sm
- multiplier: 1x
image_mapping_type: image_style
image_mapping: hero_tablet_x1
- -
breakpoint_id: common_design.sm
- multiplier: 2x
+ multiplier: 1x
+ -
image_mapping_type: image_style
image_mapping: hero_tablet_x2
+ breakpoint_id: common_design.sm
+ multiplier: 2x
-
- breakpoint_id: common_design.xs
- multiplier: 1x
image_mapping_type: image_style
image_mapping: hero_mobile_x1
- -
breakpoint_id: common_design.xs
- multiplier: 2x
+ multiplier: 1x
+ -
image_mapping_type: image_style
image_mapping: hero_mobile_x2
+ breakpoint_id: common_design.xs
+ multiplier: 2x
breakpoint_group: common_design
fallback_image_style: hero_xlarge_x1
diff --git a/config/responsive_image.styles.thumbnail_medium.yml b/config/responsive_image.styles.thumbnail_medium.yml
index cf00959..bc6e10c 100644
--- a/config/responsive_image.styles.thumbnail_medium.yml
+++ b/config/responsive_image.styles.thumbnail_medium.yml
@@ -11,14 +11,14 @@ id: thumbnail_medium
label: 'Thumbnail Medium'
image_style_mappings:
-
- breakpoint_id: common_design.xs
- multiplier: 1x
image_mapping_type: image_style
image_mapping: thumbnail_medium_x1
- -
breakpoint_id: common_design.xs
- multiplier: 2x
+ multiplier: 1x
+ -
image_mapping_type: image_style
image_mapping: thumbnail_medium_x2
+ breakpoint_id: common_design.xs
+ multiplier: 2x
breakpoint_group: common_design
fallback_image_style: thumbnail_medium_x1
diff --git a/config/responsive_image.styles.thumbnail_small.yml b/config/responsive_image.styles.thumbnail_small.yml
index e8a62fa..bb0c8d5 100644
--- a/config/responsive_image.styles.thumbnail_small.yml
+++ b/config/responsive_image.styles.thumbnail_small.yml
@@ -11,14 +11,14 @@ id: thumbnail_small
label: 'Thumbnail Small'
image_style_mappings:
-
- breakpoint_id: common_design.xs
- multiplier: 1x
image_mapping_type: image_style
image_mapping: thumbnail_small_x1
- -
breakpoint_id: common_design.xs
- multiplier: 2x
+ multiplier: 1x
+ -
image_mapping_type: image_style
image_mapping: thumbnail_small_x2
+ breakpoint_id: common_design.xs
+ multiplier: 2x
breakpoint_group: common_design
fallback_image_style: thumbnail_small_x1
diff --git a/config/seckit.settings.yml b/config/seckit.settings.yml
index 8293be6..680f6d5 100644
--- a/config/seckit.settings.yml
+++ b/config/seckit.settings.yml
@@ -1,3 +1,5 @@
+_core:
+ default_config_hash: x6bhN6WZwfVUI_LLMvRJIUW_2c26VTaBozbfXmJWmro
seckit_xss:
csp:
checkbox: true
@@ -8,6 +10,7 @@ seckit_xss:
default-src: ''
script-src: '''self'' ''unsafe-inline'' fonts.googleapis.com www.gstatic.com www.google.com www.google-analytics.com www.googletagmanager.com cdn.jsdelivr.net'
object-src: ''
+ style-src: ''
img-src: '''self'' data: www.google-analytics.com www.gstatic.com'
media-src: ''
frame-src: ''
@@ -18,7 +21,6 @@ seckit_xss:
report-uri: /report-csp-violation
upgrade-req: false
policy-uri: ''
- style-src: ''
x_xss:
seckit_x_xss_option_disable: Disabled
seckit_x_xss_option_0: '0'
@@ -52,5 +54,3 @@ seckit_various:
referrer_policy: false
referrer_policy_policy: no-referrer-when-downgrade
disable_autocomplete: false
-_core:
- default_config_hash: x6bhN6WZwfVUI_LLMvRJIUW_2c26VTaBozbfXmJWmro
diff --git a/config/social_auth.settings.yml b/config/social_auth.settings.yml
index 8a5ead1..5db06b1 100644
--- a/config/social_auth.settings.yml
+++ b/config/social_auth.settings.yml
@@ -1,12 +1,12 @@
+_core:
+ default_config_hash: 0E8z47ONguVcapiw1PGWDRs6g0NRDCzrym4mP_jcELU
auth:
social_auth_hid:
route: social_auth_hid.redirect_to_hid
img_path: modules/contrib/social_auth_hid/img/hid_logo.png
post_login: /
+user_allowed: register
redirect_user_form: false
disable_admin_login: true
disabled_roles:
administrator: '0'
-user_allowed: register
-_core:
- default_config_hash: 0E8z47ONguVcapiw1PGWDRs6g0NRDCzrym4mP_jcELU
diff --git a/config/social_auth_hid.settings.yml b/config/social_auth_hid.settings.yml
index eeb30d8..21776e6 100644
--- a/config/social_auth_hid.settings.yml
+++ b/config/social_auth_hid.settings.yml
@@ -1,10 +1,12 @@
-base_url: 'https://auth.humanitarian.id'
-auto_redirect: true
-disable_default: true
_core:
default_config_hash: ZT0ACgdXm4m65rwBVtAR0TGxX6QsMptRkbldivu-7yI
client_id: HID_CLIENT_ID_DO_NOT_COMMIT_TO_REPOSITORY
client_secret: HID_CLIENT_SECRET_DO_NOT_COMMIT_TO_REPOSITORY
+base_url: 'https://auth.humanitarian.id'
+auto_redirect: true
+disable_default: true
disable_password_fields: true
disable_email_field: true
disable_user_field: true
+maintenance_access: false
+disable_user_create: 1
diff --git a/config/system.action.pathauto_update_alias_node.yml b/config/system.action.pathauto_update_alias_node.yml
index acfed41..9d955ff 100644
--- a/config/system.action.pathauto_update_alias_node.yml
+++ b/config/system.action.pathauto_update_alias_node.yml
@@ -2,11 +2,11 @@ uuid: 503bc22e-9e73-4a59-ad4a-4994478695b9
langcode: en
status: true
dependencies:
+ module:
+ - pathauto
enforced:
module:
- node
- module:
- - pathauto
_core:
default_config_hash: lno8QThS348UX-kaUsagJtCnuPHKLXYnTQiF_9HSDWA
id: pathauto_update_alias_node
diff --git a/config/system.action.pathauto_update_alias_user.yml b/config/system.action.pathauto_update_alias_user.yml
index 555c495..01ee0ee 100644
--- a/config/system.action.pathauto_update_alias_user.yml
+++ b/config/system.action.pathauto_update_alias_user.yml
@@ -2,11 +2,11 @@ uuid: d8cc1736-b344-4e5e-9e48-9faa36daef2d
langcode: en
status: true
dependencies:
+ module:
+ - pathauto
enforced:
module:
- user
- module:
- - pathauto
_core:
default_config_hash: x_ok_ZsfA4Xk4B_hVW3O4-3PcNoK57nXLz_Dlletidg
id: pathauto_update_alias_user
diff --git a/config/system.action.redirect_delete_action.yml b/config/system.action.redirect_delete_action.yml
index 6b824c1..9f5bf5d 100644
--- a/config/system.action.redirect_delete_action.yml
+++ b/config/system.action.redirect_delete_action.yml
@@ -2,11 +2,11 @@ uuid: bf412694-84d6-4fec-8e81-41460e70debb
langcode: en
status: true
dependencies:
+ module:
+ - redirect
enforced:
module:
- redirect
- module:
- - redirect
_core:
default_config_hash: vcnRZRvBqTbK3nZ2M4_lKPlEGc8GjPzgaqapYUfyX8M
id: redirect_delete_action
diff --git a/config/system.cron.yml b/config/system.cron.yml
index 6801fb5..49e58a0 100644
--- a/config/system.cron.yml
+++ b/config/system.cron.yml
@@ -1,6 +1,6 @@
+_core:
+ default_config_hash: 5Pw921y1EPfFN98wykliBBLArm51pC-SmrXeYCe7d0Y
threshold:
requirements_warning: 172800
requirements_error: 1209600
logging: 1
-_core:
- default_config_hash: 5Pw921y1EPfFN98wykliBBLArm51pC-SmrXeYCe7d0Y
diff --git a/config/system.date.yml b/config/system.date.yml
index 59acb7a..0912337 100644
--- a/config/system.date.yml
+++ b/config/system.date.yml
@@ -1,11 +1,11 @@
+_core:
+ default_config_hash: V9UurX2GPT05NWKG9f2GWQqFG2TRG8vczidwjpy7Woo
+first_day: 0
country:
default: ''
-first_day: 0
timezone:
default: UTC
user:
configurable: true
- warn: false
default: 0
-_core:
- default_config_hash: V9UurX2GPT05NWKG9f2GWQqFG2TRG8vczidwjpy7Woo
+ warn: false
diff --git a/config/system.diff.yml b/config/system.diff.yml
index c43dd91..f2fff7b 100644
--- a/config/system.diff.yml
+++ b/config/system.diff.yml
@@ -1,5 +1,5 @@
+_core:
+ default_config_hash: 1WanmaEhxW_vM8_5Ktsdntj8MaO9UBHXg0lN603PsWM
context:
lines_leading: 2
lines_trailing: 2
-_core:
- default_config_hash: 1WanmaEhxW_vM8_5Ktsdntj8MaO9UBHXg0lN603PsWM
diff --git a/config/system.file.yml b/config/system.file.yml
index 3a3240b..501a8d1 100644
--- a/config/system.file.yml
+++ b/config/system.file.yml
@@ -1,5 +1,5 @@
+_core:
+ default_config_hash: mguGHCYb9Dw5EcpfjwoShGV1Vjkbz3QuPRCLfxiye-g
allow_insecure_uploads: false
default_scheme: private
temporary_maximum_age: 21600
-_core:
- default_config_hash: mguGHCYb9Dw5EcpfjwoShGV1Vjkbz3QuPRCLfxiye-g
diff --git a/config/system.image.gd.yml b/config/system.image.gd.yml
index b676907..2d81266 100644
--- a/config/system.image.gd.yml
+++ b/config/system.image.gd.yml
@@ -1,3 +1,3 @@
-jpeg_quality: 75
_core:
default_config_hash: eNXaHfkJJUThHeF0nvkoXyPLRrKYGxgHRjORvT4F5rQ
+jpeg_quality: 75
diff --git a/config/system.image.yml b/config/system.image.yml
index 990d3dc..2e18f7f 100644
--- a/config/system.image.yml
+++ b/config/system.image.yml
@@ -1,3 +1,3 @@
-toolkit: gd
_core:
default_config_hash: durWHaKeBaq4d9Wpi4RqwADj1OufDepcnJuhVLmKN24
+toolkit: gd
diff --git a/config/system.logging.yml b/config/system.logging.yml
index e95b28a..d6164de 100644
--- a/config/system.logging.yml
+++ b/config/system.logging.yml
@@ -1,3 +1,3 @@
-error_level: hide
_core:
default_config_hash: u3-njszl92FaxjrCMiq0yDcjAfcdx72w1zT1O9dx6aA
+error_level: hide
diff --git a/config/system.mail.yml b/config/system.mail.yml
index 60ed34d..419e77e 100644
--- a/config/system.mail.yml
+++ b/config/system.mail.yml
@@ -1,4 +1,4 @@
-interface:
- default: php_mail
_core:
default_config_hash: rYgt7uhPafP2ngaN_ZUPFuyI4KdE0zU868zLNSlzKoE
+interface:
+ default: php_mail
diff --git a/config/system.maintenance.yml b/config/system.maintenance.yml
index 79501fb..7bc5b98 100644
--- a/config/system.maintenance.yml
+++ b/config/system.maintenance.yml
@@ -1,4 +1,4 @@
-message: '@site is currently under maintenance. We should be back shortly. Thank you for your patience.'
-langcode: en
_core:
default_config_hash: Z5MXifrF77GEAgx0GQ6iWT8wStjFuY8BD9OruofWTJ8
+langcode: en
+message: '@site is currently under maintenance. We should be back shortly. Thank you for your patience.'
diff --git a/config/system.performance.yml b/config/system.performance.yml
index d4f85d5..cd81c18 100644
--- a/config/system.performance.yml
+++ b/config/system.performance.yml
@@ -1,3 +1,5 @@
+_core:
+ default_config_hash: b2cssrj-lOmATIbdehfCqfCFgVR0qCdxxWhwqa2KBVQ
cache:
page:
max_age: 0
@@ -13,5 +15,3 @@ js:
preprocess: true
gzip: true
stale_file_threshold: 2592000
-_core:
- default_config_hash: b2cssrj-lOmATIbdehfCqfCFgVR0qCdxxWhwqa2KBVQ
diff --git a/config/system.rss.yml b/config/system.rss.yml
index 858f127..18b255d 100644
--- a/config/system.rss.yml
+++ b/config/system.rss.yml
@@ -1,8 +1,8 @@
-channel:
- description: ''
-items:
- limit: 10
- view_mode: rss
-langcode: en
_core:
default_config_hash: TlH7NNk46phfxu1mSUfwg1C0YqaGsUCeD4l9JQnQlDU
+langcode: en
+items:
+ view_mode: rss
+ limit: 10
+channel:
+ description: ''
diff --git a/config/system.site.yml b/config/system.site.yml
index a52ec97..4e4fba7 100644
--- a/config/system.site.yml
+++ b/config/system.site.yml
@@ -1,3 +1,6 @@
+_core:
+ default_config_hash: yXadRE77Va-G6dxhd2kPYapAvbnSvTF6hO4oXiOEynI
+langcode: en
uuid: 7667347e-84b0-4720-82a3-6ed7b142ac06
name: 'Saving Lives Together'
mail: admin@savinglivestogether.unocha.org
@@ -8,7 +11,4 @@ page:
front: /node/943943
admin_compact_mode: false
weight_select_max: 100
-langcode: en
default_langcode: en
-_core:
- default_config_hash: yXadRE77Va-G6dxhd2kPYapAvbnSvTF6hO4oXiOEynI
diff --git a/config/system.theme.global.yml b/config/system.theme.global.yml
index 0450b3a..46e6002 100644
--- a/config/system.theme.global.yml
+++ b/config/system.theme.global.yml
@@ -1,3 +1,5 @@
+_core:
+ default_config_hash: KHk8rzK2GMRtdfoAeocFrll8Q7gGtiocl2GF5jnX9cY
favicon:
mimetype: image/vnd.microsoft.icon
path: ''
@@ -12,5 +14,3 @@ logo:
path: ''
url: ''
use_default: true
-_core:
- default_config_hash: KHk8rzK2GMRtdfoAeocFrll8Q7gGtiocl2GF5jnX9cY
diff --git a/config/system.theme.yml b/config/system.theme.yml
index e58b09c..9bac5e6 100644
--- a/config/system.theme.yml
+++ b/config/system.theme.yml
@@ -1,4 +1,4 @@
-admin: common_design_admin_subtheme
-default: common_design_subtheme
_core:
default_config_hash: 6lQ55NXM9ysybMQ6NzJj4dtiQ1dAkOYxdDompa-r_kk
+admin: common_design_admin_subtheme
+default: common_design_subtheme
diff --git a/config/taxonomy.settings.yml b/config/taxonomy.settings.yml
index c98a316..0e3837d 100644
--- a/config/taxonomy.settings.yml
+++ b/config/taxonomy.settings.yml
@@ -1,5 +1,5 @@
+_core:
+ default_config_hash: zKpaWT6cJc1tVQQaTqatGELaCqU_oyRym6zTl27Yias
maintain_index_table: true
override_selector: false
terms_per_page_admin: 100
-_core:
- default_config_hash: zKpaWT6cJc1tVQQaTqatGELaCqU_oyRym6zTl27Yias
diff --git a/config/text.settings.yml b/config/text.settings.yml
index ef751a5..a295c7e 100644
--- a/config/text.settings.yml
+++ b/config/text.settings.yml
@@ -1,3 +1,3 @@
-default_summary_length: 600
_core:
default_config_hash: Bkewb77RBOK3_aXMPsp8p87gbc03NvmC5gBLzPl7hVA
+default_summary_length: 600
diff --git a/config/update.settings.yml b/config/update.settings.yml
index aca754f..61c8912 100644
--- a/config/update.settings.yml
+++ b/config/update.settings.yml
@@ -1,3 +1,5 @@
+_core:
+ default_config_hash: 2QzULf0zovJQx3J06Y9rufzzfi-CY2CTTlEfJJh2Qyw
check:
disabled_extensions: false
interval_days: 1
@@ -9,5 +11,3 @@ notification:
emails:
- admin@example.com
threshold: all
-_core:
- default_config_hash: 2QzULf0zovJQx3J06Y9rufzzfi-CY2CTTlEfJJh2Qyw
diff --git a/config/user.flood.yml b/config/user.flood.yml
index f165c95..4eb3644 100644
--- a/config/user.flood.yml
+++ b/config/user.flood.yml
@@ -1,7 +1,7 @@
+_core:
+ default_config_hash: UYfMzeP1S8jKm9PSvxf7nQNe8DsNS-3bc2WSNNXBQWs
uid_only: false
ip_limit: 50
ip_window: 3600
user_limit: 5
user_window: 21600
-_core:
- default_config_hash: UYfMzeP1S8jKm9PSvxf7nQNe8DsNS-3bc2WSNNXBQWs
diff --git a/config/user.mail.yml b/config/user.mail.yml
index 69efcd1..6e03822 100644
--- a/config/user.mail.yml
+++ b/config/user.mail.yml
@@ -1,30 +1,30 @@
+_core:
+ default_config_hash: IWzNdUVX2YSiflxrGSTLIiqTrhgIzbV2C-hRL5DniJM
+langcode: en
cancel_confirm:
- body: "[user:display-name],\r\n\r\nA request to cancel your account has been made at [site:name].\r\n\r\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:cancel-url]\r\n\r\nNOTE: The cancellation of your account is not reversible.\r\n\r\nThis link expires in one day and nothing will happen if it is not used.\r\n\r\n-- [site:name] team"
subject: 'Account cancellation request for [user:display-name] at [site:name]'
+ body: "[user:display-name],\r\n\r\nA request to cancel your account has been made at [site:name].\r\n\r\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:cancel-url]\r\n\r\nNOTE: The cancellation of your account is not reversible.\r\n\r\nThis link expires in one day and nothing will happen if it is not used.\r\n\r\n-- [site:name] team"
password_reset:
- body: "[user:display-name],\r\n\r\nA request to reset the password for your account has been made at [site:name].\r\n\r\nYou may now log in by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:one-time-login-url]\r\n\r\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\r\n\r\n-- [site:name] team"
subject: 'Replacement login information for [user:display-name] at [site:name]'
+ body: "[user:display-name],\r\n\r\nA request to reset the password for your account has been made at [site:name].\r\n\r\nYou may now log in by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:one-time-login-url]\r\n\r\nThis link can only be used once to log in and will lead you to a page where you can set your password. It expires after one day and nothing will happen if it's not used.\r\n\r\n-- [site:name] team"
register_admin_created:
- body: "[user:display-name],\r\n\r\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:one-time-login-url]\r\n\r\nThis link can only be used once to log in and will lead you to a page where you can set your password.\r\n\r\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\r\n\r\nusername: [user:name]\r\npassword: Your password\r\n\r\n-- [site:name] team"
subject: 'An administrator created an account for you at [site:name]'
+ body: "[user:display-name],\r\n\r\nA site administrator at [site:name] has created an account for you. You may now log in by clicking this link or copying and pasting it into your browser:\r\n\r\n[user:one-time-login-url]\r\n\r\nThis link can only be used once to log in and will lead you to a page where you can set your password.\r\n\r\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\r\n\r\nusername: [user:name]\r\npassword: Your password\r\n\r\n-- [site:name] team"
register_no_approval_required:
- body: "[user:display-name],\r\n\r\nThank you for registering at [site:name]. You may now log in via Humanitarian ID by clicking this link or copying and pasting it into your browser:\r\n\r\n[site:login-url]\r\n\r\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name]'
+ body: "[user:display-name],\r\n\r\nThank you for registering at [site:name]. You may now log in via Humanitarian ID by clicking this link or copying and pasting it into your browser:\r\n\r\n[site:login-url]\r\n\r\n-- [site:name] team"
register_pending_approval:
- body: "[user:display-name],\r\n\r\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in.\r\n\r\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)'
+ body: "[user:display-name],\r\n\r\nThank you for registering at [site:name]. Your application for an account is currently pending approval. Once it has been approved, you will receive another email containing information about how to log in.\r\n\r\n-- [site:name] team"
register_pending_approval_admin:
- body: "[user:display-name] has applied for an account.\r\n\r\n[user:edit-url]"
subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)'
+ body: "[user:display-name] has applied for an account.\r\n\r\n[user:edit-url]"
status_activated:
- body: "[user:display-name],\r\n\r\nYour account at [site:name] has been activated. You may now log in via Humanitarian ID by clicking this link or copying and pasting it into your browser:\r\n\r\n[site:login-url]\r\n\r\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name] (approved)'
+ body: "[user:display-name],\r\n\r\nYour account at [site:name] has been activated. You may now log in via Humanitarian ID by clicking this link or copying and pasting it into your browser:\r\n\r\n[site:login-url]\r\n\r\n-- [site:name] team"
status_blocked:
- body: "[user:display-name],\r\n\r\nYour account on [site:name] has been blocked.\r\n\r\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name] (blocked)'
+ body: "[user:display-name],\r\n\r\nYour account on [site:name] has been blocked.\r\n\r\n-- [site:name] team"
status_canceled:
- body: "[user:display-name],\r\n\r\nYour account on [site:name] has been canceled.\r\n\r\n-- [site:name] team"
subject: 'Account details for [user:display-name] at [site:name] (canceled)'
-langcode: en
-_core:
- default_config_hash: IWzNdUVX2YSiflxrGSTLIiqTrhgIzbV2C-hRL5DniJM
+ body: "[user:display-name],\r\n\r\nYour account on [site:name] has been canceled.\r\n\r\n-- [site:name] team"
diff --git a/config/user.settings.yml b/config/user.settings.yml
index 1bad2ef..2275a73 100644
--- a/config/user.settings.yml
+++ b/config/user.settings.yml
@@ -1,3 +1,6 @@
+_core:
+ default_config_hash: w314Zp7B4NbrlV4KeeZLNSmTTpdJiv-KwZO2E1fSSK0
+langcode: en
anonymous: Anonymous
verify_mail: true
notify:
@@ -13,6 +16,3 @@ register: visitors_admin_approval
cancel_method: user_cancel_block
password_reset_timeout: 86400
password_strength: true
-langcode: en
-_core:
- default_config_hash: w314Zp7B4NbrlV4KeeZLNSmTTpdJiv-KwZO2E1fSSK0
diff --git a/config/views.settings.yml b/config/views.settings.yml
index fbda2e6..518045f 100644
--- a/config/views.settings.yml
+++ b/config/views.settings.yml
@@ -1,3 +1,5 @@
+_core:
+ default_config_hash: RaRd9EIcwA4u3qCSRLL8EnCicbda1kV__ASmVbyehvQ
display_extenders: { }
skip_cache: false
sql_signature: false
@@ -5,13 +7,13 @@ ui:
show:
additional_queries: false
advanced_column: false
- master_display: false
performance_statistics: false
preview_information: true
sql_query:
enabled: false
where: above
display_embed: false
+ master_display: false
always_live_preview: true
exposed_filter_any_label: old_any
field_rewrite_elements:
@@ -44,5 +46,3 @@ field_rewrite_elements:
ins: INS
q: Q
s: S
-_core:
- default_config_hash: RaRd9EIcwA4u3qCSRLL8EnCicbda1kV__ASmVbyehvQ
diff --git a/config/views.view.archive.yml b/config/views.view.archive.yml
index 2853c17..29c63f5 100644
--- a/config/views.view.archive.yml
+++ b/config/views.view.archive.yml
@@ -23,39 +23,18 @@ display:
display_plugin: default
position: 0
display_options:
- query:
- type: views_query
- options:
- query_comment: ''
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_tags: { }
title: 'Monthly archive'
- access:
- type: perm
- options:
- perm: 'access content'
- cache:
- type: tag
- options: { }
- exposed_form:
- type: basic
- options:
- submit_button: Apply
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
+ fields: { }
pager:
type: mini
options:
- items_per_page: 10
offset: 0
- id: 0
+ items_per_page: 10
total_pages: 0
+ id: 0
+ tags:
+ next: ››
+ previous: ‹‹
expose:
items_per_page: false
items_per_page_label: 'Items per page'
@@ -64,59 +43,75 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
- tags:
- previous: ‹‹
- next: ››
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Apply
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'access content'
+ cache:
+ type: tag
+ options: { }
+ empty: { }
sorts:
created:
id: created
table: node_field_data
field: created
- order: DESC
- plugin_id: date
relationship: none
group_type: group
admin_label: ''
- exposed: false
+ entity_type: node
+ entity_field: created
+ plugin_id: date
+ order: DESC
expose:
label: ''
+ field_identifier: created
+ exposed: false
granularity: second
- entity_type: node
- entity_field: created
arguments:
created_year_month:
id: created_year_month
table: node_field_data
field: created_year_month
+ entity_type: node
+ plugin_id: date_year_month
default_action: summary
exception:
title_enable: true
title_enable: true
title: '{{ arguments.created_year_month }}'
default_argument_type: fixed
- summary:
- sort_order: desc
- format: default_summary
summary_options:
override: true
items_per_page: 30
+ summary:
+ sort_order: desc
+ format: default_summary
specify_validation: true
- plugin_id: date_year_month
- entity_type: node
filters:
status:
id: status
table: node_field_data
field: status
+ entity_type: node
+ entity_field: status
+ plugin_id: boolean
value: '1'
group: 0
expose:
operator: '0'
operator_limit_selection: false
operator_list: { }
- plugin_id: boolean
- entity_type: node
- entity_field: status
langcode:
id: langcode
table: node_field_data
@@ -124,6 +119,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: langcode
+ plugin_id: language
operator: in
value:
'***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
@@ -135,6 +133,8 @@ display:
description: ''
use_operator: false
operator: ''
+ operator_limit_selection: false
+ operator_list: { }
identifier: ''
required: false
remember: false
@@ -142,8 +142,6 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -156,9 +154,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: language
- entity_type: node
- entity_field: langcode
style:
type: default
options:
@@ -170,20 +165,26 @@ display:
type: 'entity:node'
options:
view_mode: teaser
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
+ relationships: { }
header: { }
footer: { }
- empty: { }
- relationships: { }
- fields: { }
display_extenders: { }
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_interface'
- url
- url.query_args
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
block_1:
id: block_1
@@ -191,38 +192,38 @@ display:
display_plugin: block
position: 1
display_options:
- query:
- type: views_query
- options: { }
- defaults:
- arguments: false
arguments:
created_year_month:
id: created_year_month
table: node_field_data
field: created_year_month
+ entity_type: node
+ plugin_id: date_year_month
default_action: summary
exception:
title_enable: true
title_enable: true
title: '{{ arguments.created_year_month }}'
default_argument_type: fixed
- summary:
- format: default_summary
summary_options:
items_per_page: 30
+ summary:
+ format: default_summary
specify_validation: true
- plugin_id: date_year_month
- entity_type: node
+ query:
+ type: views_query
+ options: { }
+ defaults:
+ arguments: false
display_extenders: { }
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_interface'
- url
- url.query_args
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
page_1:
id: page_1
@@ -233,14 +234,14 @@ display:
query:
type: views_query
options: { }
- path: archive
display_extenders: { }
+ path: archive
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_interface'
- url
- url.query_args
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
diff --git a/config/views.view.contacts.yml b/config/views.view.contacts.yml
index 2fa8ba6..f1b200f 100644
--- a/config/views.view.contacts.yml
+++ b/config/views.view.contacts.yml
@@ -26,114 +26,12 @@ base_table: node_field_data
base_field: nid
display:
default:
- display_plugin: default
id: default
display_title: Master
+ display_plugin: default
position: 0
display_options:
- access:
- type: perm
- options:
- perm: 'view published contact content'
- cache:
- type: tag
- options: { }
- query:
- type: views_query
- options:
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_comment: ''
- query_tags: { }
- exposed_form:
- type: input_required
- options:
- submit_button: Apply
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- text_input_required: 'Select a country and click on Apply to see results'
- text_input_required_format: plain_text
- pager:
- type: none
- options:
- items_per_page: 0
- offset: 0
- style:
- type: table
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- override: true
- sticky: false
- caption: ''
- summary: ''
- description: ''
- columns:
- title: title
- field_duty_station_country: field_duty_station_country
- field_security_title: field_security_title
- field_email: field_email
- field_agency: field_agency
- field_phone: field_phone
- edit_node: edit_node
- info:
- title:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- field_duty_station_country:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- field_security_title:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- field_email:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- field_agency:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- field_phone:
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- edit_node:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: true
- responsive: ''
- default: '-1'
- empty_table: false
- row:
- type: fields
+ title: Contacts
fields:
title:
id: title
@@ -142,6 +40,9 @@ display:
relationship: none
group_type: group
admin_label: Name
+ entity_type: node
+ entity_field: title
+ plugin_id: field
label: Name
exclude: false
alter:
@@ -197,9 +98,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: node
- entity_field: title
- plugin_id: field
field_duty_station_country:
id: field_duty_station_country
table: node__field_duty_station_country
@@ -207,6 +105,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: field
label: 'Duty Station Country'
exclude: false
alter:
@@ -262,7 +161,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- plugin_id: field
field_security_title:
id: field_security_title
table: node__field_security_title
@@ -270,6 +168,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: field
label: 'Security Title'
exclude: false
alter:
@@ -325,7 +224,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- plugin_id: field
field_email:
id: field_email
table: node__field_email
@@ -333,6 +231,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: field
label: Email
exclude: false
alter:
@@ -387,7 +286,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- plugin_id: field
field_agency:
id: field_agency
table: node__field_agency
@@ -395,6 +293,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: field
label: Agency
exclude: false
alter:
@@ -450,7 +349,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- plugin_id: field
field_phone:
id: field_phone
table: node__field_phone
@@ -458,6 +356,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: field
label: Phone(s)
exclude: false
alter:
@@ -512,7 +411,6 @@ display:
multi_type: ul
separator: ', '
field_api_classes: false
- plugin_id: field
edit_node:
id: edit_node
table: node
@@ -520,6 +418,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ plugin_id: entity_link_edit
label: Edit
exclude: false
alter:
@@ -564,31 +464,84 @@ display:
text: Edit
output_url_as_text: false
absolute: false
+ pager:
+ type: none
+ options:
+ offset: 0
+ items_per_page: 0
+ exposed_form:
+ type: input_required
+ options:
+ submit_button: Apply
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ text_input_required: 'Select a country and click on Apply to see results'
+ text_input_required_format: plain_text
+ access:
+ type: perm
+ options:
+ perm: 'view published contact content'
+ cache:
+ type: tag
+ options: { }
+ empty: { }
+ sorts:
+ hierarchical_security_title_sort:
+ id: hierarchical_security_title_sort
+ table: node__field_security_title
+ field: hierarchical_security_title_sort
+ relationship: none
+ group_type: group
+ admin_label: 'Security title'
+ plugin_id: hierarchical_security_title_sort
+ order: DESC
+ expose:
+ label: ''
+ field_identifier: hierarchical_security_title_sort
+ exposed: false
+ title:
+ id: title
+ table: node_field_data
+ field: title
+ relationship: none
+ group_type: group
+ admin_label: Name
entity_type: node
- plugin_id: entity_link_edit
+ entity_field: title
+ plugin_id: standard
+ order: ASC
+ expose:
+ label: ''
+ field_identifier: title
+ exposed: false
+ arguments: { }
filters:
status:
- value: '1'
+ id: status
table: node_field_data
field: status
- plugin_id: boolean
entity_type: node
entity_field: status
- id: status
+ plugin_id: boolean
+ value: '1'
+ group: 1
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
- group: 1
type:
id: type
table: node_field_data
field: type
- value:
- contact: contact
entity_type: node
entity_field: type
plugin_id: bundle
+ value:
+ contact: contact
expose:
operator_limit_selection: false
operator_list: { }
@@ -599,6 +552,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: taxonomy_index_tid
operator: or
value: { }
group: 1
@@ -845,40 +799,93 @@ display:
operator: or
value: { }
reduce_duplicates: false
- type: select
- limit: true
vid: country
+ type: select
hierarchy: false
+ limit: true
error_message: false
- plugin_id: taxonomy_index_tid
- sorts:
- hierarchical_security_title_sort:
- id: hierarchical_security_title_sort
- table: node__field_security_title
- field: hierarchical_security_title_sort
- relationship: none
- group_type: group
- admin_label: 'Security title'
- order: DESC
- exposed: false
- expose:
- label: ''
- plugin_id: hierarchical_security_title_sort
- title:
- id: title
- table: node_field_data
- field: title
- relationship: none
- group_type: group
- admin_label: Name
- order: ASC
- exposed: false
- expose:
- label: ''
- entity_type: node
- entity_field: title
- plugin_id: standard
- title: Contacts
+ style:
+ type: table
+ options:
+ grouping: { }
+ row_class: ''
+ default_row_class: true
+ columns:
+ title: title
+ field_duty_station_country: field_duty_station_country
+ field_security_title: field_security_title
+ field_email: field_email
+ field_agency: field_agency
+ field_phone: field_phone
+ edit_node: edit_node
+ default: '-1'
+ info:
+ title:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ field_duty_station_country:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ field_security_title:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ field_email:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ field_agency:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ field_phone:
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ edit_node:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: true
+ responsive: ''
+ override: true
+ sticky: false
+ summary: ''
+ empty_table: false
+ caption: ''
+ description: ''
+ row:
+ type: fields
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
+ relationships: { }
+ css_class: ''
+ use_ajax: true
header:
area:
id: area
@@ -887,19 +894,14 @@ display:
relationship: none
group_type: group
admin_label: Intro
+ plugin_id: text
empty: true
- tokenize: false
content:
value: "UNDSS Country Security Team by Geographic Region/Country. Please use the drop down menu to search by country for UNDSS contact names/details. INGO HQ users of this contact directory are requested to treat the information therein as confidential and use it for the purposes set out in the \"Saving Lives Together\" framework. The contact directory details must not be reprinted or otherwise circulated.\r\n\r\nPlease note: countries which are covered via a DSS Security Adviser based outside the selected country will be recorded by the Security Advisers actual duty station e.g. Albania, which is covered by the SA from North Macedonia, or the country of Eswatini, which is covered by the DSS team in South Africa. In these cases, the duty station of the DSS officer will be reflected."
format: plain_text
- plugin_id: text
+ tokenize: false
footer: { }
- empty: { }
- relationships: { }
- arguments: { }
display_extenders: { }
- use_ajax: true
- css_class: ''
cache_metadata:
max-age: -1
contexts:
@@ -916,23 +918,23 @@ display:
- 'config:field.storage.node.field_phone'
- 'config:field.storage.node.field_security_title'
page_contacts:
- display_plugin: page
id: page_contacts
display_title: Page
+ display_plugin: page
position: 1
display_options:
+ exposed_block: false
display_extenders: { }
path: contacts
- exposed_block: false
menu:
type: normal
title: Contacts
description: ''
+ weight: 20
expanded: false
+ menu_name: main
parent: ''
- weight: 20
context: '0'
- menu_name: main
cache_metadata:
max-age: -1
contexts:
diff --git a/config/views.view.content.yml b/config/views.view.content.yml
index d843fc5..a44eb95 100644
--- a/config/views.view.content.yml
+++ b/config/views.view.content.yml
@@ -21,134 +21,20 @@ base_table: node_field_data
base_field: nid
display:
default:
+ id: default
+ display_title: Master
+ display_plugin: default
+ position: 0
display_options:
- access:
- type: perm
- options:
- perm: 'access content overview'
- cache:
- type: tag
- query:
- type: views_query
- exposed_form:
- type: basic
- options:
- submit_button: Filter
- reset_button: true
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- type: full
- options:
- items_per_page: 50
- tags:
- previous: '‹ Previous'
- next: 'Next ›'
- first: '« First'
- last: 'Last »'
- style:
- type: table
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- override: true
- sticky: true
- caption: ''
- summary: ''
- description: ''
- columns:
- node_bulk_form: node_bulk_form
- title: title
- type: type
- name: name
- status: status
- changed: changed
- edit_node: edit_node
- delete_node: delete_node
- dropbutton: dropbutton
- timestamp: title
- info:
- node_bulk_form:
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- title:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- type:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- name:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: priority-low
- status:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- changed:
- sortable: true
- default_sort_order: desc
- align: ''
- separator: ''
- empty_column: false
- responsive: priority-low
- edit_node:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- delete_node:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- dropbutton:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- timestamp:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- default: changed
- empty_table: true
- row:
- type: fields
+ title: Content
fields:
title:
id: title
table: node_field_data
field: title
+ entity_type: node
+ entity_field: title
+ plugin_id: field
label: Title
exclude: false
alter:
@@ -159,12 +45,9 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
- entity_type: node
- entity_field: title
type: string
settings:
link_to_entity: true
- plugin_id: field
type:
id: type
table: node_field_data
@@ -172,6 +55,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: type
+ plugin_id: field
label: 'Content type'
exclude: false
alter:
@@ -227,14 +113,14 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: node
- entity_field: type
- plugin_id: field
name:
id: name
table: users_field_data
field: name
relationship: uid
+ entity_type: user
+ entity_field: name
+ plugin_id: field
label: Author
exclude: false
alter:
@@ -245,14 +131,14 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
- plugin_id: field
type: user_name
- entity_type: user
- entity_field: name
status:
id: status
table: node_field_data
field: status
+ entity_type: node
+ entity_field: status
+ plugin_id: field
label: Status
exclude: false
alter:
@@ -266,15 +152,15 @@ display:
type: boolean
settings:
format: custom
- format_custom_true: Published
format_custom_false: Unpublished
- plugin_id: field
- entity_type: node
- entity_field: status
+ format_custom_true: Published
changed:
id: changed
table: node_field_data
field: changed
+ entity_type: node
+ entity_field: changed
+ plugin_id: field
label: Updated
exclude: false
alter:
@@ -290,9 +176,6 @@ display:
date_format: short
custom_date_format: ''
timezone: ''
- plugin_id: field
- entity_type: node
- entity_field: changed
operations:
id: operations
table: node
@@ -300,6 +183,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: entity_operations
label: Operations
exclude: false
alter:
@@ -342,7 +226,41 @@ display:
empty_zero: false
hide_alter_empty: true
destination: true
- plugin_id: entity_operations
+ pager:
+ type: full
+ options:
+ items_per_page: 50
+ tags:
+ next: 'Next ›'
+ previous: '‹ Previous'
+ first: '« First'
+ last: 'Last »'
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Filter
+ reset_button: true
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'access content overview'
+ cache:
+ type: tag
+ empty:
+ area_text_custom:
+ id: area_text_custom
+ table: views
+ field: area_text_custom
+ plugin_id: text_custom
+ empty: true
+ content: 'No content available.'
+ sorts: { }
+ arguments: { }
filters:
title:
id: title
@@ -351,6 +269,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: title
+ plugin_id: string
operator: contains
value: ''
group: 1
@@ -361,6 +282,8 @@ display:
description: ''
use_operator: false
operator: title_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: title
required: false
remember: false
@@ -369,8 +292,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -383,9 +304,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: string
- entity_type: node
- entity_field: title
type:
id: type
table: node_field_data
@@ -393,6 +311,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: type
+ plugin_id: bundle
operator: in
value: { }
group: 1
@@ -426,9 +347,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: bundle
- entity_type: node
- entity_field: type
status:
id: status
table: node_field_data
@@ -436,6 +354,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: status
+ plugin_id: boolean
operator: '='
value: '1'
group: 1
@@ -446,14 +367,14 @@ display:
description: ''
use_operator: false
operator: status_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: status
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
is_grouped: true
group_info:
label: 'Published status'
@@ -474,62 +395,142 @@ display:
title: Unpublished
operator: '='
value: '0'
- plugin_id: boolean
- entity_type: node
- entity_field: status
status_extra:
id: status_extra
table: node_field_data
field: status_extra
+ entity_type: node
+ plugin_id: node_status
operator: '='
value: false
- plugin_id: node_status
group: 1
- entity_type: node
expose:
operator_limit_selection: false
operator_list: { }
- sorts: { }
- title: Content
- empty:
- area_text_custom:
- id: area_text_custom
- table: views
- field: area_text_custom
- empty: true
- content: 'No content available.'
- plugin_id: text_custom
- arguments: { }
- relationships:
- uid:
- id: uid
- table: node_field_data
- field: uid
- admin_label: author
- required: true
- plugin_id: standard
- show_admin_links: false
filter_groups:
operator: AND
groups:
1: AND
- display_extenders: { }
- header:
- result:
- id: result
- table: views
- field: result
- relationship: none
- group_type: group
- admin_label: ''
- empty: false
- content: 'Displaying @start - @end of @total'
+ style:
+ type: table
+ options:
+ grouping: { }
+ row_class: ''
+ default_row_class: true
+ columns:
+ node_bulk_form: node_bulk_form
+ title: title
+ type: type
+ name: name
+ status: status
+ changed: changed
+ edit_node: edit_node
+ delete_node: delete_node
+ dropbutton: dropbutton
+ timestamp: title
+ default: changed
+ info:
+ node_bulk_form:
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ title:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ type:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ name:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: priority-low
+ status:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ changed:
+ sortable: true
+ default_sort_order: desc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: priority-low
+ edit_node:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ delete_node:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ dropbutton:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ timestamp:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ override: true
+ sticky: true
+ summary: ''
+ empty_table: true
+ caption: ''
+ description: ''
+ row:
+ type: fields
+ query:
+ type: views_query
+ relationships:
+ uid:
+ id: uid
+ table: node_field_data
+ field: uid
+ admin_label: author
+ plugin_id: standard
+ required: true
+ show_admin_links: false
+ header:
+ result:
+ id: result
+ table: views
+ field: result
+ relationship: none
+ group_type: group
+ admin_label: ''
plugin_id: result
- display_plugin: default
- display_title: Master
- id: default
- position: 0
+ empty: false
+ content: 'Displaying @start - @end of @total'
+ display_extenders: { }
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
@@ -538,35 +539,35 @@ display:
- user
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
page_all_content:
+ id: page_all_content
+ display_title: 'Page - All content'
+ display_plugin: page
+ position: 1
display_options:
+ title: 'All Content'
+ defaults:
+ title: false
+ display_description: ''
+ display_extenders: { }
path: admin/content/node
menu:
type: 'default tab'
title: Content
description: ''
+ weight: 0
expanded: false
+ menu_name: admin
parent: ''
- weight: 0
context: '0'
- menu_name: admin
tab_options:
type: normal
title: Content
description: 'Find and manage content'
weight: -10
- display_extenders: { }
- display_description: ''
- title: 'All Content'
- defaults:
- title: false
- display_plugin: page
- display_title: 'Page - All content'
- id: page_all_content
- position: 1
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
@@ -575,34 +576,15 @@ display:
- user
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
page_contacts:
+ id: page_contacts
+ display_title: 'Page - Contacts'
+ display_plugin: page
+ position: 4
display_options:
- path: admin/content/contacts
- menu:
- type: tab
- title: Contacts
- description: 'Find and manage contacts'
- expanded: false
- parent: system.admin_content
- weight: 3
- context: '0'
- menu_name: admin
- tab_options:
- type: normal
- title: Content
- description: 'Find and manage content'
- menu_name: admin
- weight: -10
- display_extenders: { }
title: Contacts
- defaults:
- title: false
- filters: false
- filter_groups: false
- fields: false
- filters:
+ fields:
title:
id: title
table: node_field_data
@@ -610,150 +592,9 @@ display:
relationship: none
group_type: group
admin_label: ''
- operator: contains
- value: ''
- group: 1
- exposed: true
- expose:
- operator_id: title_op
- label: Name
- description: ''
- use_operator: false
- operator: title_op
- operator_limit_selection: false
- operator_list: { }
- identifier: title
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- anonymous: '0'
- administrator: '0'
- placeholder: ''
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- plugin_id: string
entity_type: node
entity_field: title
- type_1:
- id: type_1
- table: node_field_data
- field: type
- relationship: none
- group_type: group
- admin_label: ''
- operator: in
- value:
- contact: contact
- group: 1
- exposed: false
- expose:
- operator_id: ''
- label: ''
- description: ''
- use_operator: false
- operator: ''
- operator_limit_selection: false
- operator_list: { }
- identifier: ''
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- reduce: false
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- entity_type: node
- entity_field: type
- plugin_id: bundle
- status_extra:
- id: status_extra
- table: node_field_data
- field: status_extra
- operator: '='
- value: false
- plugin_id: node_status
- group: 1
- entity_type: node
- expose:
- operator_limit_selection: false
- operator_list: { }
- field_email_value:
- id: field_email_value
- table: node__field_email
- field: field_email_value
- relationship: none
- group_type: group
- admin_label: ''
- operator: contains
- value: ''
- group: 1
- exposed: true
- expose:
- operator_id: field_email_value_op
- label: Email
- description: ''
- use_operator: false
- operator: field_email_value_op
- operator_limit_selection: false
- operator_list: { }
- identifier: email
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- anonymous: '0'
- administrator: '0'
- placeholder: ''
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- plugin_id: string
- filter_groups:
- operator: AND
- groups:
- 1: AND
- display_description: ''
- fields:
- title:
- id: title
- table: node_field_data
- field: title
- relationship: none
- group_type: group
- admin_label: ''
+ plugin_id: field
label: Name
exclude: false
alter:
@@ -809,9 +650,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: node
- entity_field: title
- plugin_id: field
field_email:
id: field_email
table: node__field_email
@@ -819,6 +657,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: field
label: Email
exclude: false
alter:
@@ -873,11 +712,13 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- plugin_id: field
changed:
id: changed
table: node_field_data
field: changed
+ entity_type: node
+ entity_field: changed
+ plugin_id: field
label: Updated
exclude: false
alter:
@@ -893,9 +734,6 @@ display:
date_format: short
custom_date_format: ''
timezone: ''
- plugin_id: field
- entity_type: node
- entity_field: changed
operations:
id: operations
table: node
@@ -903,6 +741,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: entity_operations
label: Operations
exclude: false
alter:
@@ -945,12 +784,174 @@ display:
empty_zero: false
hide_alter_empty: true
destination: true
- plugin_id: entity_operations
- display_plugin: page
- display_title: 'Page - Contacts'
- id: page_contacts
- position: 4
+ filters:
+ title:
+ id: title
+ table: node_field_data
+ field: title
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: node
+ entity_field: title
+ plugin_id: string
+ operator: contains
+ value: ''
+ group: 1
+ exposed: true
+ expose:
+ operator_id: title_op
+ label: Name
+ description: ''
+ use_operator: false
+ operator: title_op
+ operator_limit_selection: false
+ operator_list: { }
+ identifier: title
+ required: false
+ remember: false
+ multiple: false
+ remember_roles:
+ authenticated: authenticated
+ anonymous: '0'
+ administrator: '0'
+ placeholder: ''
+ is_grouped: false
+ group_info:
+ label: ''
+ description: ''
+ identifier: ''
+ optional: true
+ widget: select
+ multiple: false
+ remember: false
+ default_group: All
+ default_group_multiple: { }
+ group_items: { }
+ type_1:
+ id: type_1
+ table: node_field_data
+ field: type
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: node
+ entity_field: type
+ plugin_id: bundle
+ operator: in
+ value:
+ contact: contact
+ group: 1
+ exposed: false
+ expose:
+ operator_id: ''
+ label: ''
+ description: ''
+ use_operator: false
+ operator: ''
+ operator_limit_selection: false
+ operator_list: { }
+ identifier: ''
+ required: false
+ remember: false
+ multiple: false
+ remember_roles:
+ authenticated: authenticated
+ reduce: false
+ is_grouped: false
+ group_info:
+ label: ''
+ description: ''
+ identifier: ''
+ optional: true
+ widget: select
+ multiple: false
+ remember: false
+ default_group: All
+ default_group_multiple: { }
+ group_items: { }
+ status_extra:
+ id: status_extra
+ table: node_field_data
+ field: status_extra
+ entity_type: node
+ plugin_id: node_status
+ operator: '='
+ value: false
+ group: 1
+ expose:
+ operator_limit_selection: false
+ operator_list: { }
+ field_email_value:
+ id: field_email_value
+ table: node__field_email
+ field: field_email_value
+ relationship: none
+ group_type: group
+ admin_label: ''
+ plugin_id: string
+ operator: contains
+ value: ''
+ group: 1
+ exposed: true
+ expose:
+ operator_id: field_email_value_op
+ label: Email
+ description: ''
+ use_operator: false
+ operator: field_email_value_op
+ operator_limit_selection: false
+ operator_list: { }
+ identifier: email
+ required: false
+ remember: false
+ multiple: false
+ remember_roles:
+ authenticated: authenticated
+ anonymous: '0'
+ administrator: '0'
+ placeholder: ''
+ is_grouped: false
+ group_info:
+ label: ''
+ description: ''
+ identifier: ''
+ optional: true
+ widget: select
+ multiple: false
+ remember: false
+ default_group: All
+ default_group_multiple: { }
+ group_items: { }
+ filter_groups:
+ operator: AND
+ groups:
+ 1: AND
+ defaults:
+ title: false
+ fields: false
+ filters: false
+ filter_groups: false
+ display_description: ''
+ display_extenders: { }
+ path: admin/content/contacts
+ menu:
+ type: tab
+ title: Contacts
+ description: 'Find and manage contacts'
+ weight: 3
+ expanded: false
+ menu_name: admin
+ parent: system.admin_content
+ context: '0'
+ tab_options:
+ type: normal
+ title: Content
+ description: 'Find and manage content'
+ weight: -10
+ menu_name: admin
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
@@ -959,33 +960,15 @@ display:
- user
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags:
- 'config:field.storage.node.field_email'
page_private_pages:
+ id: page_private_pages
+ display_title: 'Page - Private pages'
+ display_plugin: page
+ position: 3
display_options:
- path: admin/content/private-pages
- menu:
- type: tab
- title: 'Private pages'
- description: 'Find and manage private pages'
- expanded: false
- parent: system.admin_content
- weight: 2
- context: '0'
- menu_name: admin
- tab_options:
- type: normal
- title: Content
- description: 'Find and manage content'
- menu_name: admin
- weight: -10
- display_extenders: { }
title: 'Private pages'
- defaults:
- title: false
- filters: false
- filter_groups: false
filters:
title:
id: title
@@ -994,6 +977,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: title
+ plugin_id: string
operator: contains
value: ''
group: 1
@@ -1004,6 +990,8 @@ display:
description: ''
use_operator: false
operator: title_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: title
required: false
remember: false
@@ -1012,8 +1000,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -1026,9 +1012,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: string
- entity_type: node
- entity_field: title
type_1:
id: type_1
table: node_field_data
@@ -1036,6 +1019,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: type
+ plugin_id: bundle
operator: in
value:
private_page: private_page
@@ -1068,9 +1054,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: node
- entity_field: type
- plugin_id: bundle
status:
id: status
table: node_field_data
@@ -1078,6 +1061,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: status
+ plugin_id: boolean
operator: '='
value: '1'
group: 1
@@ -1088,14 +1074,14 @@ display:
description: ''
use_operator: false
operator: status_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: status
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
is_grouped: true
group_info:
label: 'Published status'
@@ -1116,18 +1102,15 @@ display:
title: Unpublished
operator: '='
value: '0'
- plugin_id: boolean
- entity_type: node
- entity_field: status
status_extra:
id: status_extra
table: node_field_data
field: status_extra
+ entity_type: node
+ plugin_id: node_status
operator: '='
value: false
- plugin_id: node_status
group: 1
- entity_type: node
expose:
operator_limit_selection: false
operator_list: { }
@@ -1135,12 +1118,30 @@ display:
operator: AND
groups:
1: AND
+ defaults:
+ title: false
+ filters: false
+ filter_groups: false
display_description: ''
- display_plugin: page
- display_title: 'Page - Private pages'
- id: page_private_pages
- position: 3
+ display_extenders: { }
+ path: admin/content/private-pages
+ menu:
+ type: tab
+ title: 'Private pages'
+ description: 'Find and manage private pages'
+ weight: 2
+ expanded: false
+ menu_name: admin
+ parent: system.admin_content
+ context: '0'
+ tab_options:
+ type: normal
+ title: Content
+ description: 'Find and manage content'
+ weight: -10
+ menu_name: admin
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
@@ -1149,32 +1150,14 @@ display:
- user
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
page_public_pages:
+ id: page_public_pages
+ display_title: 'Page - Public pages'
+ display_plugin: page
+ position: 2
display_options:
- path: admin/content/public-pages
- menu:
- type: tab
- title: 'Public pages'
- description: 'Find and manage public pages'
- expanded: false
- parent: system.admin_content
- weight: 1
- context: '0'
- menu_name: admin
- tab_options:
- type: normal
- title: Content
- description: 'Find and manage content'
- menu_name: admin
- weight: -10
- display_extenders: { }
title: 'Public pages'
- defaults:
- title: false
- filters: false
- filter_groups: false
filters:
title:
id: title
@@ -1183,6 +1166,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: title
+ plugin_id: string
operator: contains
value: ''
group: 1
@@ -1193,6 +1179,8 @@ display:
description: ''
use_operator: false
operator: title_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: title
required: false
remember: false
@@ -1201,8 +1189,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -1215,9 +1201,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: string
- entity_type: node
- entity_field: title
type_1:
id: type_1
table: node_field_data
@@ -1225,6 +1208,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: type
+ plugin_id: bundle
operator: in
value:
public_page: public_page
@@ -1257,9 +1243,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: node
- entity_field: type
- plugin_id: bundle
status:
id: status
table: node_field_data
@@ -1267,6 +1250,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: status
+ plugin_id: boolean
operator: '='
value: '1'
group: 1
@@ -1277,14 +1263,14 @@ display:
description: ''
use_operator: false
operator: status_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: status
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
is_grouped: true
group_info:
label: 'Published status'
@@ -1305,18 +1291,15 @@ display:
title: Unpublished
operator: '='
value: '0'
- plugin_id: boolean
- entity_type: node
- entity_field: status
status_extra:
id: status_extra
table: node_field_data
field: status_extra
+ entity_type: node
+ plugin_id: node_status
operator: '='
value: false
- plugin_id: node_status
group: 1
- entity_type: node
expose:
operator_limit_selection: false
operator_list: { }
@@ -1324,12 +1307,30 @@ display:
operator: AND
groups:
1: AND
+ defaults:
+ title: false
+ filters: false
+ filter_groups: false
display_description: ''
- display_plugin: page
- display_title: 'Page - Public pages'
- id: page_public_pages
- position: 2
+ display_extenders: { }
+ path: admin/content/public-pages
+ menu:
+ type: tab
+ title: 'Public pages'
+ description: 'Find and manage public pages'
+ weight: 1
+ expanded: false
+ menu_name: admin
+ parent: system.admin_content
+ context: '0'
+ tab_options:
+ type: normal
+ title: Content
+ description: 'Find and manage content'
+ weight: -10
+ menu_name: admin
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
@@ -1338,5 +1339,4 @@ display:
- user
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
diff --git a/config/views.view.content_recent.yml b/config/views.view.content_recent.yml
index c8918c1..e2520e3 100644
--- a/config/views.view.content_recent.yml
+++ b/config/views.view.content_recent.yml
@@ -16,75 +16,34 @@ base_table: node_field_data
base_field: nid
display:
default:
- display_plugin: default
id: default
display_title: Master
+ display_plugin: default
position: 0
display_options:
- access:
- type: perm
- options:
- perm: 'access content'
- cache:
- type: tag
- options: { }
- query:
- type: views_query
- options:
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_comment: ''
- query_tags: { }
- exposed_form:
- type: basic
- options:
- submit_button: Apply
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- type: some
- options:
- items_per_page: 10
- offset: 0
- style:
- type: html_list
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- type: ul
- wrapper_class: item-list
- class: ''
- row:
- type: fields
+ title: 'Recent content'
fields:
title:
id: title
table: node_field_data
field: title
+ relationship: none
+ group_type: group
+ admin_label: ''
entity_type: node
entity_field: title
+ plugin_id: field
label: ''
exclude: false
alter:
alter_text: false
make_link: false
absolute: false
- trim: false
word_boundary: false
ellipsis: false
strip_tags: false
+ trim: false
html: false
- hide_empty: false
- empty_zero: false
- relationship: none
- group_type: group
- admin_label: ''
element_type: ''
element_class: ''
element_label_type: ''
@@ -94,11 +53,12 @@ display:
element_wrapper_class: ''
element_default_classes: true
empty: ''
+ hide_empty: false
+ empty_zero: false
hide_alter_empty: true
type: string
settings:
link_to_entity: true
- plugin_id: field
changed:
id: changed
table: node_field_data
@@ -106,6 +66,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: changed
+ plugin_id: field
label: ''
exclude: false
alter:
@@ -160,9 +123,58 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
+ pager:
+ type: some
+ options:
+ offset: 0
+ items_per_page: 10
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Apply
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'access content'
+ cache:
+ type: tag
+ options: { }
+ empty:
+ area_text_custom:
+ id: area_text_custom
+ table: views
+ field: area_text_custom
+ relationship: none
+ group_type: group
+ admin_label: ''
+ plugin_id: text_custom
+ empty: true
+ content: 'No content available.'
+ tokenize: false
+ sorts:
+ changed:
+ id: changed
+ table: node_field_data
+ field: changed
+ relationship: none
+ group_type: group
+ admin_label: ''
entity_type: node
entity_field: changed
- plugin_id: field
+ plugin_id: date
+ order: DESC
+ expose:
+ label: ''
+ field_identifier: changed
+ exposed: false
+ granularity: second
+ arguments: { }
filters:
status_extra:
id: status_extra
@@ -171,6 +183,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ plugin_id: node_status
operator: '='
value: false
group: 1
@@ -181,14 +195,14 @@ display:
description: ''
use_operator: false
operator: ''
+ operator_limit_selection: false
+ operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -201,8 +215,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: node
- plugin_id: node_status
langcode:
id: langcode
table: node_field_data
@@ -210,6 +222,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: langcode
+ plugin_id: language
operator: in
value:
'***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
@@ -221,6 +236,8 @@ display:
description: ''
use_operator: false
operator: ''
+ operator_limit_selection: false
+ operator_list: { }
identifier: ''
required: false
remember: false
@@ -228,8 +245,6 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -242,40 +257,25 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: node
- entity_field: langcode
- plugin_id: language
- sorts:
- changed:
- id: changed
- table: node_field_data
- field: changed
- relationship: none
- group_type: group
- admin_label: ''
- order: DESC
- exposed: false
- expose:
- label: ''
- granularity: second
- entity_type: node
- entity_field: changed
- plugin_id: date
- title: 'Recent content'
- header: { }
- footer: { }
- empty:
- area_text_custom:
- id: area_text_custom
- table: views
- field: area_text_custom
- relationship: none
- group_type: group
- admin_label: ''
- empty: true
- tokenize: false
- content: 'No content available.'
- plugin_id: text_custom
+ style:
+ type: html_list
+ options:
+ grouping: { }
+ row_class: ''
+ default_row_class: true
+ type: ul
+ wrapper_class: item-list
+ class: ''
+ row:
+ type: fields
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
relationships:
uid:
id: uid
@@ -284,39 +284,40 @@ display:
relationship: none
group_type: group
admin_label: author
- required: true
entity_type: node
entity_field: uid
plugin_id: standard
- arguments: { }
- display_extenders: { }
+ required: true
use_more: false
use_more_always: false
use_more_text: More
- link_url: ''
link_display: '0'
+ link_url: ''
+ header: { }
+ footer: { }
+ display_extenders: { }
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- user
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
block_1:
- display_plugin: block
id: block_1
display_title: Block
+ display_plugin: block
position: 1
display_options:
display_extenders: { }
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- user
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
diff --git a/config/views.view.files.yml b/config/views.view.files.yml
index 1ae1462..034d9da 100644
--- a/config/views.view.files.yml
+++ b/config/views.view.files.yml
@@ -16,156 +16,34 @@ base_table: file_managed
base_field: fid
display:
default:
- display_plugin: default
id: default
display_title: Master
+ display_plugin: default
position: 0
display_options:
- access:
- type: perm
- options:
- perm: 'access files overview'
- cache:
- type: tag
- options: { }
- query:
- type: views_query
- options:
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_comment: ''
- query_tags: { }
- exposed_form:
- type: basic
- options:
- submit_button: Filter
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- type: mini
- options:
- items_per_page: 50
- offset: 0
- id: 0
- total_pages: 0
- tags:
- previous: '‹ Previous'
- next: 'Next ›'
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '5, 10, 25, 50'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- style:
- type: table
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- override: true
- sticky: false
- caption: ''
- summary: ''
- description: ''
- columns:
- fid: fid
- filename: filename
- filemime: filemime
- filesize: filesize
- status: status
- created: created
- changed: changed
- count: count
- info:
- fid:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- filename:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- filemime:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: priority-medium
- filesize:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: priority-low
- status:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: priority-low
- created:
- sortable: true
- default_sort_order: desc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- changed:
- sortable: true
- default_sort_order: desc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- count:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: priority-medium
- default: changed
- empty_table: true
- row:
- type: fields
+ title: Files
fields:
fid:
id: fid
table: file_managed
field: fid
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: file
+ entity_field: fid
+ plugin_id: field
+ label: Fid
+ exclude: true
alter:
alter_text: false
make_link: false
absolute: false
- trim: false
word_boundary: false
ellipsis: false
strip_tags: false
+ trim: false
html: false
- hide_empty: false
- empty_zero: false
- relationship: none
- group_type: group
- admin_label: ''
- label: Fid
- exclude: true
element_type: ''
element_class: ''
element_label_type: ''
@@ -175,10 +53,9 @@ display:
element_wrapper_class: ''
element_default_classes: true
empty: ''
+ hide_empty: false
+ empty_zero: false
hide_alter_empty: true
- plugin_id: field
- entity_type: file
- entity_field: fid
filename:
id: filename
table: file_managed
@@ -186,6 +63,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: file
+ entity_field: filename
+ plugin_id: field
label: Name
exclude: false
alter:
@@ -239,9 +119,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- plugin_id: field
- entity_type: file
- entity_field: filename
filemime:
id: filemime
table: file_managed
@@ -249,6 +126,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: file
+ entity_field: filemime
+ plugin_id: field
label: 'MIME type'
exclude: false
alter:
@@ -291,9 +171,6 @@ display:
empty_zero: false
hide_alter_empty: true
type: file_filemime
- plugin_id: field
- entity_type: file
- entity_field: filemime
filesize:
id: filesize
table: file_managed
@@ -301,6 +178,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: file
+ entity_field: filesize
+ plugin_id: field
label: Size
exclude: false
alter:
@@ -343,9 +223,6 @@ display:
empty_zero: false
hide_alter_empty: true
type: file_size
- plugin_id: field
- entity_type: file
- entity_field: filesize
status:
id: status
table: file_managed
@@ -353,6 +230,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: file
+ entity_field: status
+ plugin_id: field
label: Status
exclude: false
alter:
@@ -399,9 +279,6 @@ display:
format: custom
format_custom_false: Temporary
format_custom_true: Permanent
- plugin_id: field
- entity_type: file
- entity_field: status
created:
id: created
table: file_managed
@@ -409,6 +286,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: file
+ entity_field: created
+ plugin_id: field
label: 'Upload date'
exclude: false
alter:
@@ -455,9 +335,6 @@ display:
date_format: medium
custom_date_format: ''
timezone: ''
- plugin_id: field
- entity_type: file
- entity_field: created
changed:
id: changed
table: file_managed
@@ -465,6 +342,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: file
+ entity_field: changed
+ plugin_id: field
label: 'Changed date'
exclude: false
alter:
@@ -511,9 +391,6 @@ display:
date_format: medium
custom_date_format: ''
timezone: ''
- plugin_id: field
- entity_type: file
- entity_field: changed
count:
id: count
table: file_usage
@@ -521,6 +398,7 @@ display:
relationship: fid
group_type: sum
admin_label: ''
+ plugin_id: numeric
label: 'Used in'
exclude: false
alter:
@@ -570,7 +448,51 @@ display:
format_plural_string: !!binary MSBwbGFjZQNAY291bnQgcGxhY2Vz
prefix: ''
suffix: ''
- plugin_id: numeric
+ pager:
+ type: mini
+ options:
+ offset: 0
+ items_per_page: 50
+ total_pages: 0
+ id: 0
+ tags:
+ next: 'Next ›'
+ previous: '‹ Previous'
+ expose:
+ items_per_page: false
+ items_per_page_label: 'Items per page'
+ items_per_page_options: '5, 10, 25, 50'
+ items_per_page_options_all: false
+ items_per_page_options_all_label: '- All -'
+ offset: false
+ offset_label: Offset
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Filter
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'access files overview'
+ cache:
+ type: tag
+ options: { }
+ empty:
+ area_text_custom:
+ id: area_text_custom
+ table: views
+ field: area_text_custom
+ plugin_id: text_custom
+ empty: true
+ content: 'No files available.'
+ sorts: { }
+ arguments: { }
filters:
filename:
id: filename
@@ -579,6 +501,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: file
+ entity_field: filename
+ plugin_id: string
operator: word
value: ''
group: 1
@@ -589,6 +514,8 @@ display:
description: ''
use_operator: false
operator: filename_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: filename
required: false
remember: false
@@ -597,8 +524,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -611,9 +536,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: string
- entity_type: file
- entity_field: filename
filemime:
id: filemime
table: file_managed
@@ -621,6 +543,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: file
+ entity_field: filemime
+ plugin_id: string
operator: word
value: ''
group: 1
@@ -631,6 +556,8 @@ display:
description: ''
use_operator: false
operator: filemime_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: filemime
required: false
remember: false
@@ -639,8 +566,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -653,9 +578,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: string
- entity_type: file
- entity_field: filemime
status:
id: status
table: file_managed
@@ -663,6 +585,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: file
+ entity_field: status
+ plugin_id: file_status
operator: in
value: { }
group: 1
@@ -673,6 +598,8 @@ display:
description: ''
use_operator: false
operator: status_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: status
required: false
remember: false
@@ -682,8 +609,6 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -696,21 +621,95 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: file_status
- entity_type: file
- entity_field: status
- sorts: { }
- title: Files
- header: { }
- footer: { }
- empty:
- area_text_custom:
- id: area_text_custom
- table: views
- field: area_text_custom
- empty: true
- content: 'No files available.'
- plugin_id: text_custom
+ style:
+ type: table
+ options:
+ grouping: { }
+ row_class: ''
+ default_row_class: true
+ columns:
+ fid: fid
+ filename: filename
+ filemime: filemime
+ filesize: filesize
+ status: status
+ created: created
+ changed: changed
+ count: count
+ default: changed
+ info:
+ fid:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ filename:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ filemime:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: priority-medium
+ filesize:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: priority-low
+ status:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: priority-low
+ created:
+ sortable: true
+ default_sort_order: desc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ changed:
+ sortable: true
+ default_sort_order: desc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ count:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: priority-medium
+ override: true
+ sticky: false
+ summary: ''
+ empty_table: true
+ caption: ''
+ description: ''
+ row:
+ type: fields
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
relationships:
fid:
id: fid
@@ -720,34 +719,26 @@ display:
group_type: group
admin_label: 'File usage'
required: true
- arguments: { }
group_by: true
show_admin_links: true
+ header: { }
+ footer: { }
display_extenders: { }
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user.permissions
- max-age: -1
tags: { }
page_1:
- display_plugin: page
id: page_1
display_title: 'Files overview'
+ display_plugin: page
position: 1
display_options:
- path: admin/content/files
- menu:
- type: tab
- title: Files
- description: ''
- menu_name: admin
- weight: 0
- context: ''
- display_description: ''
defaults:
pager: true
relationships: false
@@ -760,59 +751,32 @@ display:
group_type: group
admin_label: 'File usage'
required: false
+ display_description: ''
display_extenders: { }
+ path: admin/content/files
+ menu:
+ type: tab
+ title: Files
+ description: ''
+ weight: 0
+ menu_name: admin
+ context: ''
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user.permissions
- max-age: -1
tags: { }
page_2:
- display_plugin: page
id: page_2
display_title: 'File usage'
+ display_plugin: page
position: 2
display_options:
- display_description: ''
- path: admin/content/files/usage/%
- empty: { }
- defaults:
- empty: false
- pager: false
- filters: false
- filter_groups: false
- fields: false
- group_by: false
- title: false
- arguments: false
- style: false
- row: false
- relationships: false
- pager:
- type: mini
- options:
- items_per_page: 10
- offset: 0
- id: 0
- total_pages: 0
- tags:
- previous: '‹ Previous'
- next: 'Next ›'
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '5, 10, 25, 50'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- filters: { }
- filter_groups:
- operator: AND
- groups: { }
+ title: 'File usage'
fields:
entity_label:
id: entity_label
@@ -821,6 +785,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: entity_label
label: Entity
exclude: false
alter:
@@ -863,7 +828,6 @@ display:
empty_zero: false
hide_alter_empty: true
link_to_entity: true
- plugin_id: entity_label
type:
id: type
table: file_usage
@@ -871,6 +835,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: standard
label: 'Entity type'
exclude: false
alter:
@@ -912,7 +877,6 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
- plugin_id: standard
module:
id: module
table: file_usage
@@ -920,6 +884,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: standard
label: 'Registering module'
exclude: false
alter:
@@ -961,7 +926,6 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
- plugin_id: standard
count:
id: count
table: file_usage
@@ -969,6 +933,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: numeric
label: 'Use count'
exclude: false
alter:
@@ -1018,9 +983,25 @@ display:
format_plural_string: !!binary MQNAY291bnQ=
prefix: ''
suffix: ''
- plugin_id: numeric
- group_by: false
- title: 'File usage'
+ pager:
+ type: mini
+ options:
+ offset: 0
+ items_per_page: 10
+ total_pages: 0
+ id: 0
+ tags:
+ next: 'Next ›'
+ previous: '‹ Previous'
+ expose:
+ items_per_page: false
+ items_per_page_label: 'Items per page'
+ items_per_page_options: '5, 10, 25, 50'
+ items_per_page_options_all: false
+ items_per_page_options_all_label: '- All -'
+ offset: false
+ offset_label: Offset
+ empty: { }
arguments:
fid:
id: fid
@@ -1029,6 +1010,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: file
+ entity_field: fid
+ plugin_id: file_fid
default_action: 'not found'
exception:
value: all
@@ -1043,8 +1027,8 @@ display:
summary_options:
base_path: ''
count: true
- items_per_page: 25
override: false
+ items_per_page: 25
summary:
sort_order: asc
number_of_records: 0
@@ -1056,25 +1040,22 @@ display:
validate_options: { }
break_phrase: false
not: false
- plugin_id: file_fid
- entity_type: file
- entity_field: fid
+ filters: { }
+ filter_groups:
+ operator: AND
+ groups: { }
style:
type: table
options:
grouping: { }
row_class: ''
default_row_class: true
- override: true
- sticky: false
- caption: ''
- summary: ''
- description: ''
columns:
entity_label: entity_label
type: type
module: module
count: count
+ default: entity_label
info:
entity_label:
sortable: true
@@ -1104,11 +1085,27 @@ display:
separator: ''
empty_column: false
responsive: ''
- default: entity_label
+ override: true
+ sticky: false
+ summary: ''
empty_table: true
+ caption: ''
+ description: ''
row:
type: fields
options: { }
+ defaults:
+ empty: false
+ title: false
+ pager: false
+ group_by: false
+ style: false
+ row: false
+ relationships: false
+ fields: false
+ arguments: false
+ filters: false
+ filter_groups: false
relationships:
fid:
id: fid
@@ -1118,12 +1115,15 @@ display:
group_type: group
admin_label: 'File usage'
required: true
+ group_by: false
+ display_description: ''
display_extenders: { }
+ path: admin/content/files/usage/%
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_interface'
- url
- url.query_args
- user.permissions
- max-age: -1
tags: { }
diff --git a/config/views.view.frontpage.yml b/config/views.view.frontpage.yml
index da95424..0d8f41e 100644
--- a/config/views.view.frontpage.yml
+++ b/config/views.view.frontpage.yml
@@ -19,7 +19,44 @@ base_table: node_field_data
base_field: nid
display:
default:
+ id: default
+ display_title: Master
+ display_plugin: default
+ position: 0
display_options:
+ title: ''
+ fields: { }
+ pager:
+ type: full
+ options:
+ offset: 0
+ items_per_page: 10
+ total_pages: 0
+ id: 0
+ tags:
+ next: 'Next ›'
+ previous: '‹ Previous'
+ first: '« First'
+ last: 'Last »'
+ expose:
+ items_per_page: false
+ items_per_page_label: 'Items per page'
+ items_per_page_options: '5, 10, 25, 50'
+ items_per_page_options_all: false
+ items_per_page_options_all_label: '- All -'
+ offset: false
+ offset_label: Offset
+ quantity: 9
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Apply
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
access:
type: perm
options:
@@ -29,28 +66,28 @@ display:
options: { }
empty:
area_text_custom:
- admin_label: ''
- content: 'No front page content has been created yet.
Follow the User Guide to start building your site.'
- empty: true
+ id: area_text_custom
+ table: views
field: area_text_custom
+ relationship: none
group_type: group
- id: area_text_custom
+ admin_label: ''
+ plugin_id: text_custom
label: ''
- relationship: none
- table: views
+ empty: true
+ content: 'No front page content has been created yet.
Follow the User Guide to start building your site.'
tokenize: false
- plugin_id: text_custom
node_listing_empty:
- admin_label: ''
- empty: true
- field: node_listing_empty
- group_type: group
id: node_listing_empty
- label: ''
- relationship: none
table: node
- plugin_id: node_listing_empty
+ field: node_listing_empty
+ relationship: none
+ group_type: group
+ admin_label: ''
entity_type: node
+ plugin_id: node_listing_empty
+ label: ''
+ empty: true
title:
id: title
table: views
@@ -58,74 +95,97 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: title
label: ''
empty: true
title: 'Welcome to [site:name]'
- plugin_id: title
- exposed_form:
- type: basic
- options:
- submit_button: Apply
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
+ sorts:
+ sticky:
+ id: sticky
+ table: node_field_data
+ field: sticky
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: node
+ entity_field: sticky
+ plugin_id: boolean
+ order: DESC
+ expose:
+ label: ''
+ field_identifier: sticky
+ exposed: false
+ created:
+ id: created
+ table: node_field_data
+ field: created
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: node
+ entity_field: created
+ plugin_id: date
+ order: DESC
+ expose:
+ label: ''
+ field_identifier: created
+ exposed: false
+ granularity: second
+ arguments: { }
filters:
promote:
+ id: promote
+ table: node_field_data
+ field: promote
+ relationship: none
+ group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: promote
+ plugin_id: boolean
+ operator: '='
+ value: '1'
+ group: 1
+ exposed: false
expose:
- description: ''
- identifier: ''
+ operator_id: ''
label: ''
- multiple: false
+ description: ''
+ use_operator: false
operator: ''
- operator_id: ''
+ operator_limit_selection: false
+ operator_list: { }
+ identifier: ''
+ required: false
remember: false
+ multiple: false
remember_roles:
authenticated: authenticated
- required: false
- use_operator: false
- operator_limit_selection: false
- operator_list: { }
- exposed: false
- field: promote
- group: 1
+ is_grouped: false
group_info:
- default_group: All
- default_group_multiple: { }
+ label: ''
description: ''
- group_items: { }
identifier: ''
- label: ''
- multiple: false
optional: true
- remember: false
widget: select
- group_type: group
- id: promote
- is_grouped: false
- operator: '='
- relationship: none
+ multiple: false
+ remember: false
+ default_group: All
+ default_group_multiple: { }
+ group_items: { }
+ status:
+ id: status
table: node_field_data
- value: '1'
- plugin_id: boolean
+ field: status
entity_type: node
- entity_field: promote
- status:
+ entity_field: status
+ plugin_id: boolean
+ value: '1'
+ group: 1
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
- field: status
- group: 1
- id: status
- table: node_field_data
- value: '1'
- plugin_id: boolean
- entity_type: node
- entity_field: status
langcode:
id: langcode
table: node_field_data
@@ -133,6 +193,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: langcode
+ plugin_id: language
operator: in
value:
'***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
@@ -144,6 +207,8 @@ display:
description: ''
use_operator: false
operator: ''
+ operator_limit_selection: false
+ operator_list: { }
identifier: ''
required: false
remember: false
@@ -151,8 +216,6 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -165,146 +228,85 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: language
- entity_type: node
- entity_field: langcode
- pager:
- type: full
+ style:
+ type: default
options:
- items_per_page: 10
- offset: 0
- id: 0
- total_pages: 0
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '5, 10, 25, 50'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- tags:
- previous: '‹ Previous'
- next: 'Next ›'
- first: '« First'
- last: 'Last »'
- quantity: 9
+ grouping: { }
+ row_class: ''
+ default_row_class: true
+ uses_fields: false
+ row:
+ type: 'entity:node'
+ options:
+ view_mode: teaser
query:
type: views_query
options:
+ query_comment: ''
disable_sql_rewrite: false
distinct: false
replica: false
- query_comment: ''
query_tags: { }
- row:
- type: 'entity:node'
- options:
- view_mode: teaser
- sorts:
- sticky:
- admin_label: ''
- expose:
- label: ''
- exposed: false
- field: sticky
- group_type: group
- id: sticky
- order: DESC
- relationship: none
- table: node_field_data
- plugin_id: boolean
- entity_type: node
- entity_field: sticky
- created:
- field: created
- id: created
- order: DESC
- table: node_field_data
- plugin_id: date
- relationship: none
- group_type: group
- admin_label: ''
- exposed: false
- expose:
- label: ''
- granularity: second
- entity_type: node
- entity_field: created
- style:
- type: default
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- uses_fields: false
- title: ''
+ relationships: { }
header: { }
footer: { }
- relationships: { }
- fields: { }
- arguments: { }
display_extenders: { }
- display_plugin: default
- display_title: Master
- id: default
- position: 0
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_interface'
- url.query_args
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
feed_1:
- display_plugin: feed
id: feed_1
display_title: Feed
+ display_plugin: feed
position: 2
display_options:
- sitename_title: true
- path: rss.xml
- displays:
- page_1: page_1
- default: ''
pager:
type: some
options:
- items_per_page: 10
offset: 0
+ items_per_page: 10
style:
type: rss
options:
- description: ''
grouping: { }
uses_fields: false
+ description: ''
row:
type: node_rss
options:
relationship: none
view_mode: rss
display_extenders: { }
+ path: rss.xml
+ sitename_title: true
+ displays:
+ page_1: page_1
+ default: ''
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_interface'
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
page_1:
- display_options:
- path: node
- display_extenders: { }
- display_plugin: page
- display_title: Page
id: page_1
+ display_title: Page
+ display_plugin: page
position: 1
+ display_options:
+ display_extenders: { }
+ path: node
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_interface'
- url.query_args
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
diff --git a/config/views.view.glossary.yml b/config/views.view.glossary.yml
index f4fed61..76772b9 100644
--- a/config/views.view.glossary.yml
+++ b/config/views.view.glossary.yml
@@ -23,59 +23,17 @@ display:
display_plugin: default
position: 0
display_options:
- query:
- type: views_query
- options:
- query_comment: ''
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_tags: { }
- use_ajax: true
- access:
- type: perm
- options:
- perm: 'access content'
- cache:
- type: tag
- options: { }
- exposed_form:
- type: basic
- options:
- submit_button: Apply
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- type: mini
- options:
- items_per_page: 36
- offset: 0
- id: 0
- total_pages: 0
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '5, 10, 25, 50'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- tags:
- previous: ‹‹
- next: ››
fields:
title:
id: title
table: node_field_data
field: title
- plugin_id: field
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: title
+ plugin_id: field
label: Title
exclude: false
alter:
@@ -117,18 +75,17 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
- entity_type: node
- entity_field: title
name:
id: name
table: users_field_data
field: name
- label: Author
relationship: uid
- plugin_id: field
- type: user_name
group_type: group
admin_label: ''
+ entity_type: user
+ entity_field: name
+ plugin_id: field
+ label: Author
exclude: false
alter:
alter_text: false
@@ -169,22 +126,18 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
- entity_type: user
- entity_field: name
+ type: user_name
changed:
id: changed
table: node_field_data
field: changed
- label: 'Last update'
- type: timestamp
- settings:
- date_format: long
- custom_date_format: ''
- timezone: ''
- plugin_id: field
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: changed
+ plugin_id: field
+ label: 'Last update'
exclude: false
alter:
alter_text: false
@@ -225,90 +178,82 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
- entity_type: node
- entity_field: changed
+ type: timestamp
+ settings:
+ date_format: long
+ custom_date_format: ''
+ timezone: ''
+ pager:
+ type: mini
+ options:
+ offset: 0
+ items_per_page: 36
+ total_pages: 0
+ id: 0
+ tags:
+ next: ››
+ previous: ‹‹
+ expose:
+ items_per_page: false
+ items_per_page_label: 'Items per page'
+ items_per_page_options: '5, 10, 25, 50'
+ items_per_page_options_all: false
+ items_per_page_options_all_label: '- All -'
+ offset: false
+ offset_label: Offset
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Apply
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'access content'
+ cache:
+ type: tag
+ options: { }
+ empty: { }
+ sorts: { }
arguments:
title:
id: title
table: node_field_data
field: title
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: node
+ entity_field: title
+ plugin_id: string
default_action: default
exception:
title_enable: true
+ title_enable: false
+ title: ''
default_argument_type: fixed
default_argument_options:
argument: a
+ default_argument_skip_url: false
+ summary_options: { }
summary:
format: default_summary
specify_validation: true
+ validate:
+ type: none
+ fail: 'not found'
+ validate_options: { }
glossary: true
limit: 1
case: upper
path_case: lower
transform_dash: false
- plugin_id: string
- relationship: none
- group_type: group
- admin_label: ''
- title_enable: false
- title: ''
- default_argument_skip_url: false
- summary_options: { }
- validate:
- type: none
- fail: 'not found'
- validate_options: { }
break_phrase: false
- entity_type: node
- entity_field: title
- relationships:
- uid:
- id: uid
- table: node_field_data
- field: uid
- plugin_id: standard
- relationship: none
- group_type: group
- admin_label: author
- required: false
- style:
- type: table
- options:
- columns:
- title: title
- name: name
- changed: changed
- default: title
- info:
- title:
- sortable: true
- separator: ''
- name:
- sortable: true
- separator: ''
- changed:
- sortable: true
- separator: ''
- override: true
- sticky: false
- grouping: { }
- row_class: ''
- default_row_class: true
- uses_fields: false
- order: asc
- summary: ''
- empty_table: false
- row:
- type: fields
- options:
- inline: { }
- separator: ''
- hide_empty: false
- default_field_elements: true
- header: { }
- footer: { }
- empty: { }
- sorts: { }
filters:
langcode:
id: langcode
@@ -317,6 +262,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: langcode
+ plugin_id: language
operator: in
value:
'***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
@@ -328,6 +276,8 @@ display:
description: ''
use_operator: false
operator: ''
+ operator_limit_selection: false
+ operator_list: { }
identifier: ''
required: false
remember: false
@@ -335,8 +285,6 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -349,11 +297,64 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: language
- entity_type: node
- entity_field: langcode
+ style:
+ type: table
+ options:
+ grouping: { }
+ row_class: ''
+ default_row_class: true
+ uses_fields: false
+ columns:
+ title: title
+ name: name
+ changed: changed
+ default: title
+ info:
+ title:
+ sortable: true
+ separator: ''
+ name:
+ sortable: true
+ separator: ''
+ changed:
+ sortable: true
+ separator: ''
+ override: true
+ sticky: false
+ summary: ''
+ order: asc
+ empty_table: false
+ row:
+ type: fields
+ options:
+ default_field_elements: true
+ inline: { }
+ separator: ''
+ hide_empty: false
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
+ relationships:
+ uid:
+ id: uid
+ table: node_field_data
+ field: uid
+ relationship: none
+ group_type: group
+ admin_label: author
+ plugin_id: standard
+ required: false
+ use_ajax: true
+ header: { }
+ footer: { }
display_extenders: { }
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
@@ -361,7 +362,6 @@ display:
- url.query_args
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
attachment_1:
id: attachment_1
@@ -369,59 +369,60 @@ display:
display_plugin: attachment
position: 2
display_options:
- query:
- type: views_query
- options: { }
pager:
type: none
options:
offset: 0
items_per_page: 0
- defaults:
- arguments: false
arguments:
title:
id: title
table: node_field_data
field: title
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: node
+ entity_field: title
+ plugin_id: string
default_action: summary
exception:
title_enable: true
+ title_enable: false
+ title: ''
default_argument_type: fixed
default_argument_options:
argument: a
- summary:
- format: unformatted_summary
+ default_argument_skip_url: false
summary_options:
items_per_page: 25
inline: true
separator: ' | '
+ summary:
+ format: unformatted_summary
specify_validation: true
+ validate:
+ type: none
+ fail: 'not found'
+ validate_options: { }
glossary: true
limit: 1
case: upper
path_case: lower
transform_dash: false
- plugin_id: string
- relationship: none
- group_type: group
- admin_label: ''
- title_enable: false
- title: ''
- default_argument_skip_url: false
- validate:
- type: none
- fail: 'not found'
- validate_options: { }
break_phrase: false
- entity_type: node
- entity_field: title
+ query:
+ type: views_query
+ options: { }
+ defaults:
+ arguments: false
+ display_extenders: { }
displays:
default: default
page_1: page_1
inherit_arguments: false
- display_extenders: { }
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
@@ -429,7 +430,6 @@ display:
- url.query_args
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
page_1:
id: page_1
@@ -440,6 +440,7 @@ display:
query:
type: views_query
options: { }
+ display_extenders: { }
path: glossary
menu:
type: normal
@@ -447,8 +448,8 @@ display:
weight: 0
menu_name: main
parent: ''
- display_extenders: { }
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
@@ -456,5 +457,4 @@ display:
- url.query_args
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
diff --git a/config/views.view.internal_documents.yml b/config/views.view.internal_documents.yml
index 80eb835..7b8bf16 100644
--- a/config/views.view.internal_documents.yml
+++ b/config/views.view.internal_documents.yml
@@ -21,119 +21,12 @@ base_table: media_field_data
base_field: mid
display:
default:
- display_plugin: default
id: default
display_title: Master
+ display_plugin: default
position: 0
display_options:
- access:
- type: perm
- options:
- perm: 'view published internal_document media'
- cache:
- type: tag
- options: { }
- query:
- type: views_query
- options:
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_comment: ''
- query_tags: { }
- exposed_form:
- type: basic
- options:
- submit_button: Apply
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- type: full
- options:
- items_per_page: 50
- offset: 0
- id: 0
- total_pages: null
- tags:
- previous: ‹‹
- next: ››
- first: '« First'
- last: 'Last »'
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '5, 10, 25, 50'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- quantity: 9
- style:
- type: table
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- override: true
- sticky: false
- caption: ''
- summary: ''
- description: ''
- columns:
- filename: filename
- filemime: filemime
- filesize: filesize
- created: created
- field_theme: field_theme
- info:
- filename:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- filemime:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- filesize:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- created:
- sortable: true
- default_sort_order: desc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- field_theme:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- default: '-1'
- empty_table: false
- row:
- type: fields
- options:
- default_field_elements: false
- inline: { }
- separator: ''
- hide_empty: false
+ title: 'Internal Documents'
fields:
field_theme:
id: field_theme
@@ -142,6 +35,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: field
label: Theme
exclude: false
alter:
@@ -197,7 +91,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- plugin_id: field
filename:
id: filename
table: file_managed
@@ -205,6 +98,9 @@ display:
relationship: field_media_file_target_id
group_type: group
admin_label: ''
+ entity_type: file
+ entity_field: filename
+ plugin_id: field
label: Name
exclude: false
alter:
@@ -314,9 +210,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: file
- entity_field: filename
- plugin_id: field
filemime:
id: filemime
table: file_managed
@@ -324,6 +217,9 @@ display:
relationship: field_media_file_target_id
group_type: group
admin_label: ''
+ entity_type: file
+ entity_field: filemime
+ plugin_id: field
label: Type
exclude: false
alter:
@@ -380,9 +276,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: file
- entity_field: filemime
- plugin_id: field
filesize:
id: filesize
table: file_managed
@@ -390,6 +283,9 @@ display:
relationship: field_media_file_target_id
group_type: group
admin_label: ''
+ entity_type: file
+ entity_field: filesize
+ plugin_id: field
label: Size
exclude: false
alter:
@@ -444,9 +340,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: file
- entity_field: filesize
- plugin_id: field
created:
id: created
table: media_field_data
@@ -454,6 +347,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: created
+ plugin_id: field
label: Added
exclude: false
alter:
@@ -511,23 +407,105 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
+ pager:
+ type: full
+ options:
+ offset: 0
+ items_per_page: 50
+ total_pages: null
+ id: 0
+ tags:
+ next: ››
+ previous: ‹‹
+ first: '« First'
+ last: 'Last »'
+ expose:
+ items_per_page: false
+ items_per_page_label: 'Items per page'
+ items_per_page_options: '5, 10, 25, 50'
+ items_per_page_options_all: false
+ items_per_page_options_all_label: '- All -'
+ offset: false
+ offset_label: Offset
+ quantity: 9
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Apply
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'view published internal_document media'
+ cache:
+ type: tag
+ options: { }
+ empty: { }
+ sorts:
+ weight:
+ id: weight
+ table: taxonomy_term_field_data
+ field: weight
+ relationship: field_theme
+ group_type: group
+ admin_label: ''
+ entity_type: taxonomy_term
+ entity_field: weight
+ plugin_id: standard
+ order: ASC
+ expose:
+ label: ''
+ field_identifier: weight
+ exposed: false
+ field_theme_target_id:
+ id: field_theme_target_id
+ table: media__field_theme
+ field: field_theme_target_id
+ relationship: none
+ group_type: group
+ admin_label: ''
+ plugin_id: standard
+ order: ASC
+ expose:
+ label: ''
+ field_identifier: field_theme_target_id
+ exposed: false
+ created:
+ id: created
+ table: media_field_data
+ field: created
+ relationship: none
+ group_type: group
+ admin_label: ''
entity_type: media
entity_field: created
- plugin_id: field
+ plugin_id: date
+ order: DESC
+ expose:
+ label: ''
+ field_identifier: created
+ exposed: false
+ granularity: second
+ arguments: { }
filters:
status:
- value: '1'
+ id: status
table: media_field_data
field: status
- plugin_id: boolean
entity_type: media
entity_field: status
- id: status
+ plugin_id: boolean
+ value: '1'
+ group: 1
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
- group: 1
bundle:
id: bundle
table: media_field_data
@@ -535,6 +513,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: bundle
+ plugin_id: bundle
operator: in
value:
internal_document: internal_document
@@ -567,9 +548,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- entity_field: bundle
- plugin_id: bundle
field_theme_target_id:
id: field_theme_target_id
table: media__field_theme
@@ -577,6 +555,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: taxonomy_index_tid
operator: or
value: { }
group: 1
@@ -612,58 +591,81 @@ display:
default_group_multiple: { }
group_items: { }
reduce_duplicates: false
- type: select
- limit: true
vid: theme
+ type: select
hierarchy: false
+ limit: true
error_message: false
- plugin_id: taxonomy_index_tid
- sorts:
- weight:
- id: weight
- table: taxonomy_term_field_data
- field: weight
- relationship: field_theme
- group_type: group
- admin_label: ''
- order: ASC
- exposed: false
- expose:
- label: ''
- entity_type: taxonomy_term
- entity_field: weight
- plugin_id: standard
- field_theme_target_id:
- id: field_theme_target_id
- table: media__field_theme
- field: field_theme_target_id
- relationship: none
- group_type: group
- admin_label: ''
- order: ASC
- exposed: false
- expose:
- label: ''
- plugin_id: standard
- created:
- id: created
- table: media_field_data
- field: created
- relationship: none
- group_type: group
- admin_label: ''
- order: DESC
- exposed: false
- expose:
- label: ''
- granularity: second
- entity_type: media
- entity_field: created
- plugin_id: date
- title: 'Internal Documents'
- header: { }
- footer: { }
- empty: { }
+ style:
+ type: table
+ options:
+ grouping: { }
+ row_class: ''
+ default_row_class: true
+ columns:
+ filename: filename
+ filemime: filemime
+ filesize: filesize
+ created: created
+ field_theme: field_theme
+ default: '-1'
+ info:
+ filename:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ filemime:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ filesize:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ created:
+ sortable: true
+ default_sort_order: desc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ field_theme:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ override: true
+ sticky: false
+ summary: ''
+ empty_table: false
+ caption: ''
+ description: ''
+ row:
+ type: fields
+ options:
+ default_field_elements: false
+ inline: { }
+ separator: ''
+ hide_empty: false
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
relationships:
field_media_file_target_id:
id: field_media_file_target_id
@@ -672,8 +674,8 @@ display:
relationship: none
group_type: group
admin_label: File
- required: true
plugin_id: standard
+ required: true
field_theme:
id: field_theme
table: media__field_theme
@@ -681,11 +683,12 @@ display:
relationship: none
group_type: group
admin_label: Theme
- required: true
plugin_id: standard
- arguments: { }
- display_extenders: { }
+ required: true
use_ajax: true
+ header: { }
+ footer: { }
+ display_extenders: { }
cache_metadata:
max-age: -1
contexts:
@@ -698,9 +701,9 @@ display:
tags:
- 'config:field.storage.media.field_theme'
page_internal_documents:
- display_plugin: page
id: page_internal_documents
display_title: Page
+ display_plugin: page
position: 1
display_options:
display_extenders: { }
@@ -709,11 +712,11 @@ display:
type: normal
title: 'Internal Documents'
description: ''
+ weight: 10
expanded: false
+ menu_name: main
parent: ''
- weight: 10
context: '0'
- menu_name: main
cache_metadata:
max-age: -1
contexts:
diff --git a/config/views.view.media.yml b/config/views.view.media.yml
index ab448f2..d047a53 100644
--- a/config/views.view.media.yml
+++ b/config/views.view.media.yml
@@ -25,122 +25,12 @@ base_table: media_field_data
base_field: mid
display:
default:
- display_plugin: default
id: default
display_title: Master
+ display_plugin: default
position: 0
display_options:
- access:
- type: perm
- options:
- perm: 'access media overview'
- cache:
- type: tag
- options: { }
- query:
- type: views_query
- options:
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_comment: ''
- query_tags: { }
- exposed_form:
- type: basic
- options:
- submit_button: Filter
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- type: full
- options:
- items_per_page: 50
- offset: 0
- id: 0
- total_pages: null
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '5, 10, 25, 50'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- tags:
- previous: '‹ Previous'
- next: 'Next ›'
- first: '« First'
- last: 'Last »'
- quantity: 9
- style:
- type: table
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- override: true
- sticky: false
- caption: ''
- summary: ''
- description: ''
- columns:
- name: name
- bundle: bundle
- changed: changed
- uid: uid
- status: status
- thumbnail__target_id: thumbnail__target_id
- info:
- name:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- bundle:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- changed:
- sortable: true
- default_sort_order: desc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- uid:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- status:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- thumbnail__target_id:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- default: changed
- empty_table: true
- row:
- type: fields
+ title: Media
fields:
thumbnail__target_id:
id: thumbnail__target_id
@@ -149,6 +39,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: thumbnail
+ plugin_id: field
label: Thumbnail
exclude: false
alter:
@@ -193,8 +86,8 @@ display:
click_sort_column: target_id
type: image
settings:
- image_style: thumbnail
image_link: ''
+ image_style: thumbnail
group_column: ''
group_columns: { }
group_rows: true
@@ -205,34 +98,27 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: thumbnail
- plugin_id: field
name:
id: name
table: media_field_data
field: name
+ relationship: none
+ group_type: group
+ admin_label: ''
entity_type: media
entity_field: media
+ plugin_id: field
+ label: 'Media name'
+ exclude: false
alter:
alter_text: false
make_link: false
absolute: false
- trim: false
word_boundary: false
ellipsis: false
strip_tags: false
+ trim: false
html: false
- hide_empty: false
- empty_zero: false
- settings:
- link_to_entity: true
- plugin_id: field
- relationship: none
- group_type: group
- admin_label: ''
- label: 'Media name'
- exclude: false
element_type: ''
element_class: ''
element_label_type: ''
@@ -242,9 +128,13 @@ display:
element_wrapper_class: ''
element_default_classes: true
empty: ''
+ hide_empty: false
+ empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: string
+ settings:
+ link_to_entity: true
group_column: value
group_columns: { }
group_rows: true
@@ -262,6 +152,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: bundle
+ plugin_id: field
label: Type
exclude: false
alter:
@@ -317,9 +210,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: bundle
- plugin_id: field
uid:
id: uid
table: media_field_data
@@ -327,6 +217,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: uid
+ plugin_id: field
label: Author
exclude: false
alter:
@@ -382,9 +275,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: uid
- plugin_id: field
status:
id: status
table: media_field_data
@@ -392,6 +282,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: status
+ plugin_id: field
label: Status
exclude: false
alter:
@@ -437,8 +330,8 @@ display:
type: boolean
settings:
format: custom
- format_custom_true: Published
format_custom_false: Unpublished
+ format_custom_true: Published
group_column: value
group_columns: { }
group_rows: true
@@ -449,9 +342,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: status
- plugin_id: field
changed:
id: changed
table: media_field_data
@@ -459,6 +349,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: changed
+ plugin_id: field
label: Updated
exclude: false
alter:
@@ -516,9 +409,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: changed
- plugin_id: field
operations:
id: operations
table: media
@@ -526,6 +416,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: entity_operations
label: Operations
exclude: false
alter:
@@ -568,8 +460,74 @@ display:
empty_zero: false
hide_alter_empty: true
destination: true
+ pager:
+ type: full
+ options:
+ offset: 0
+ items_per_page: 50
+ total_pages: null
+ id: 0
+ tags:
+ next: 'Next ›'
+ previous: '‹ Previous'
+ first: '« First'
+ last: 'Last »'
+ expose:
+ items_per_page: false
+ items_per_page_label: 'Items per page'
+ items_per_page_options: '5, 10, 25, 50'
+ items_per_page_options_all: false
+ items_per_page_options_all_label: '- All -'
+ offset: false
+ offset_label: Offset
+ quantity: 9
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Filter
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'access media overview'
+ cache:
+ type: tag
+ options: { }
+ empty:
+ area_text_custom:
+ id: area_text_custom
+ table: views
+ field: area_text_custom
+ relationship: none
+ group_type: group
+ admin_label: ''
+ plugin_id: text_custom
+ empty: true
+ content: 'No [view:title] available.'
+ tokenize: false
+ sorts:
+ created:
+ id: created
+ table: media_field_data
+ field: created
+ relationship: none
+ group_type: group
+ admin_label: ''
entity_type: media
- plugin_id: entity_operations
+ entity_field: created
+ plugin_id: date
+ order: DESC
+ expose:
+ label: ''
+ field_identifier: created
+ exposed: false
+ granularity: second
+ arguments: { }
filters:
name:
id: name
@@ -578,6 +536,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: name
+ plugin_id: string
operator: contains
value: ''
group: 1
@@ -588,6 +549,8 @@ display:
description: ''
use_operator: false
operator: name_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: name
required: false
remember: false
@@ -596,8 +559,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -610,9 +571,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- entity_field: name
- plugin_id: string
bundle:
id: bundle
table: media_field_data
@@ -620,6 +578,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: bundle
+ plugin_id: bundle
operator: in
value: { }
group: 1
@@ -654,9 +615,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- entity_field: bundle
- plugin_id: bundle
status:
id: status
table: media_field_data
@@ -664,7 +622,10 @@ display:
relationship: none
group_type: group
admin_label: ''
- operator: '='
+ entity_type: media
+ entity_field: status
+ plugin_id: boolean
+ operator: '='
value: '1'
group: 1
exposed: true
@@ -674,14 +635,14 @@ display:
description: null
use_operator: false
operator: status_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: status
required: true
remember: false
multiple: false
remember_roles:
authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
is_grouped: true
group_info:
label: 'Published status'
@@ -702,9 +663,6 @@ display:
title: Unpublished
operator: '='
value: '0'
- plugin_id: boolean
- entity_type: media
- entity_field: status
status_extra:
id: status_extra
table: media_field_data
@@ -712,6 +670,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: media_status
operator: '='
value: ''
group: 1
@@ -742,25 +702,80 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- plugin_id: media_status
- sorts:
- created:
- id: created
- table: media_field_data
- field: created
- order: DESC
- entity_type: media
- entity_field: created
- plugin_id: date
- relationship: none
- group_type: group
- admin_label: ''
- exposed: false
- expose:
- label: ''
- granularity: second
- title: Media
+ style:
+ type: table
+ options:
+ grouping: { }
+ row_class: ''
+ default_row_class: true
+ columns:
+ name: name
+ bundle: bundle
+ changed: changed
+ uid: uid
+ status: status
+ thumbnail__target_id: thumbnail__target_id
+ default: changed
+ info:
+ name:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ bundle:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ changed:
+ sortable: true
+ default_sort_order: desc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ uid:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ status:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ thumbnail__target_id:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ override: true
+ sticky: false
+ summary: ''
+ empty_table: true
+ caption: ''
+ description: ''
+ row:
+ type: fields
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
+ relationships: { }
header:
result:
id: result
@@ -769,24 +784,10 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: result
empty: false
content: 'Displaying @start - @end of @total'
- plugin_id: result
footer: { }
- empty:
- area_text_custom:
- id: area_text_custom
- table: views
- field: area_text_custom
- relationship: none
- group_type: group
- admin_label: ''
- empty: true
- tokenize: false
- content: 'No [view:title] available.'
- plugin_id: text_custom
- relationships: { }
- arguments: { }
display_extenders: { }
cache_metadata:
max-age: -1
@@ -799,30 +800,30 @@ display:
- user.permissions
tags: { }
media_page_list:
- display_plugin: page
id: media_page_list
display_title: Media
+ display_plugin: page
position: 4
display_options:
+ enabled: true
+ access:
+ type: perm
+ options:
+ perm: 'administer media types'
+ defaults:
+ access: false
+ display_description: ''
display_extenders: { }
path: admin/content/media
menu:
type: tab
title: Media
description: ''
+ weight: 7
expanded: false
+ menu_name: main
parent: ''
- weight: 7
context: '0'
- menu_name: main
- display_description: ''
- enabled: true
- access:
- type: perm
- options:
- perm: 'administer media types'
- defaults:
- access: false
cache_metadata:
max-age: -1
contexts:
@@ -834,30 +835,79 @@ display:
- user.permissions
tags: { }
page_media_documents:
- display_plugin: page
id: page_media_documents
display_title: Documents
+ display_plugin: page
position: 1
display_options:
- display_extenders: { }
- path: admin/content/documents
- menu:
- type: tab
- title: Documents
- description: ''
- expanded: false
- parent: system.admin_content
- weight: 4
- context: '0'
- menu_name: admin
- display_description: ''
title: Documents
- defaults:
- title: false
- filters: false
- filter_groups: false
- fields: false
- filters:
+ fields:
+ thumbnail__target_id:
+ id: thumbnail__target_id
+ table: media_field_data
+ field: thumbnail__target_id
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: media
+ entity_field: thumbnail
+ plugin_id: field
+ label: Thumbnail
+ exclude: false
+ alter:
+ alter_text: false
+ text: ''
+ make_link: false
+ path: ''
+ absolute: false
+ external: false
+ replace_spaces: false
+ path_case: none
+ trim_whitespace: false
+ alt: ''
+ rel: ''
+ link_class: ''
+ prefix: ''
+ suffix: ''
+ target: ''
+ nl2br: false
+ max_length: 0
+ word_boundary: true
+ ellipsis: true
+ more_link: false
+ more_link_text: ''
+ more_link_path: ''
+ strip_tags: false
+ trim: false
+ preserve_tags: ''
+ html: false
+ element_type: ''
+ element_class: ''
+ element_label_type: ''
+ element_label_class: ''
+ element_label_colon: true
+ element_wrapper_type: ''
+ element_wrapper_class: ''
+ element_default_classes: true
+ empty: ''
+ hide_empty: false
+ empty_zero: false
+ hide_alter_empty: true
+ click_sort_column: target_id
+ type: image
+ settings:
+ image_link: ''
+ image_style: thumbnail
+ group_column: ''
+ group_columns: { }
+ group_rows: true
+ delta_limit: 0
+ delta_offset: 0
+ delta_reversed: false
+ delta_first_last: false
+ multi_type: separator
+ separator: ', '
+ field_api_classes: false
name:
id: name
table: media_field_data
@@ -865,212 +915,19 @@ display:
relationship: none
group_type: group
admin_label: ''
- operator: contains
- value: ''
- group: 1
- exposed: true
- expose:
- operator_id: name_op
- label: 'Media name'
- description: ''
- use_operator: false
- operator: name_op
- identifier: name
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- anonymous: '0'
- administrator: '0'
- operator_limit_selection: false
- operator_list: { }
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- entity_type: media
- entity_field: name
- plugin_id: string
- bundle:
- id: bundle
- table: media_field_data
- field: bundle
- relationship: none
- group_type: group
- admin_label: ''
- operator: in
- value:
- document: document
- group: 1
- exposed: false
- expose:
- operator_id: bundle_op
- label: Type
- description: ''
- use_operator: false
- operator: bundle_op
- operator_limit_selection: false
- operator_list: { }
- identifier: type
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- anonymous: '0'
- administrator: '0'
- reduce: false
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- entity_type: media
- entity_field: bundle
- plugin_id: bundle
- status:
- id: status
- table: media_field_data
- field: status
- relationship: none
- group_type: group
- admin_label: ''
- operator: '='
- value: '1'
- group: 1
- exposed: true
- expose:
- operator_id: ''
- label: 'True'
- description: null
- use_operator: false
- operator: status_op
- identifier: status
- required: true
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
- is_grouped: true
- group_info:
- label: 'Published status'
- description: ''
- identifier: status
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items:
- 1:
- title: Published
- operator: '='
- value: '1'
- 2:
- title: Unpublished
- operator: '='
- value: '0'
- plugin_id: boolean
- entity_type: media
- entity_field: status
- status_extra:
- id: status_extra
- table: media_field_data
- field: status_extra
- relationship: none
- group_type: group
- admin_label: ''
- operator: '='
- value: ''
- group: 1
- exposed: false
- expose:
- operator_id: ''
- label: ''
- description: ''
- use_operator: false
- operator: ''
- operator_limit_selection: false
- operator_list: { }
- identifier: ''
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
entity_type: media
- plugin_id: media_status
- filter_groups:
- operator: AND
- groups:
- 1: AND
- fields:
- thumbnail__target_id:
- id: thumbnail__target_id
- table: media_field_data
- field: thumbnail__target_id
- relationship: none
- group_type: group
- admin_label: ''
- label: Thumbnail
+ entity_field: media
+ plugin_id: field
+ label: 'Media name'
exclude: false
alter:
alter_text: false
- text: ''
make_link: false
- path: ''
absolute: false
- external: false
- replace_spaces: false
- path_case: none
- trim_whitespace: false
- alt: ''
- rel: ''
- link_class: ''
- prefix: ''
- suffix: ''
- target: ''
- nl2br: false
- max_length: 0
- word_boundary: true
- ellipsis: true
- more_link: false
- more_link_text: ''
- more_link_path: ''
+ word_boundary: false
+ ellipsis: false
strip_tags: false
trim: false
- preserve_tags: ''
html: false
element_type: ''
element_class: ''
@@ -1084,61 +941,10 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
- click_sort_column: target_id
- type: image
- settings:
- image_style: thumbnail
- image_link: ''
- group_column: ''
- group_columns: { }
- group_rows: true
- delta_limit: 0
- delta_offset: 0
- delta_reversed: false
- delta_first_last: false
- multi_type: separator
- separator: ', '
- field_api_classes: false
- entity_type: media
- entity_field: thumbnail
- plugin_id: field
- name:
- id: name
- table: media_field_data
- field: name
- entity_type: media
- entity_field: media
- alter:
- alter_text: false
- make_link: false
- absolute: false
- trim: false
- word_boundary: false
- ellipsis: false
- strip_tags: false
- html: false
- hide_empty: false
- empty_zero: false
- settings:
- link_to_entity: true
- plugin_id: field
- relationship: none
- group_type: group
- admin_label: ''
- label: 'Media name'
- exclude: false
- element_type: ''
- element_class: ''
- element_label_type: ''
- element_label_class: ''
- element_label_colon: true
- element_wrapper_type: ''
- element_wrapper_class: ''
- element_default_classes: true
- empty: ''
- hide_alter_empty: true
click_sort_column: value
type: string
+ settings:
+ link_to_entity: true
group_column: value
group_columns: { }
group_rows: true
@@ -1156,6 +962,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: uid
+ plugin_id: field
label: Author
exclude: false
alter:
@@ -1211,9 +1020,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: uid
- plugin_id: field
status:
id: status
table: media_field_data
@@ -1221,6 +1027,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: status
+ plugin_id: field
label: Status
exclude: false
alter:
@@ -1266,8 +1075,8 @@ display:
type: boolean
settings:
format: custom
- format_custom_true: Published
format_custom_false: Unpublished
+ format_custom_true: Published
group_column: value
group_columns: { }
group_rows: true
@@ -1278,9 +1087,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: status
- plugin_id: field
changed:
id: changed
table: media_field_data
@@ -1288,6 +1094,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: changed
+ plugin_id: field
label: Updated
exclude: false
alter:
@@ -1345,9 +1154,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: changed
- plugin_id: field
operations:
id: operations
table: media
@@ -1355,6 +1161,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: entity_operations
label: Operations
exclude: false
alter:
@@ -1397,42 +1205,6 @@ display:
empty_zero: false
hide_alter_empty: true
destination: true
- entity_type: media
- plugin_id: entity_operations
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_content'
- - 'languages:language_interface'
- - url
- - url.query_args
- - user
- - user.permissions
- tags: { }
- page_media_images:
- display_plugin: page
- id: page_media_images
- display_title: Images
- position: 3
- display_options:
- display_extenders: { }
- path: admin/content/images
- menu:
- type: tab
- title: Images
- description: ''
- expanded: false
- parent: system.admin_content
- weight: 6
- context: '0'
- menu_name: admin
- display_description: ''
- title: Images
- defaults:
- title: false
- filters: false
- filter_groups: false
- fields: false
filters:
name:
id: name
@@ -1441,6 +1213,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: name
+ plugin_id: string
operator: contains
value: ''
group: 1
@@ -1451,6 +1226,8 @@ display:
description: ''
use_operator: false
operator: name_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: name
required: false
remember: false
@@ -1459,8 +1236,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -1473,9 +1248,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- entity_field: name
- plugin_id: string
bundle:
id: bundle
table: media_field_data
@@ -1483,9 +1255,12 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: bundle
+ plugin_id: bundle
operator: in
value:
- image: image
+ document: document
group: 1
exposed: false
expose:
@@ -1517,9 +1292,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- entity_field: bundle
- plugin_id: bundle
status:
id: status
table: media_field_data
@@ -1527,6 +1299,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: status
+ plugin_id: boolean
operator: '='
value: '1'
group: 1
@@ -1537,14 +1312,14 @@ display:
description: null
use_operator: false
operator: status_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: status
required: true
remember: false
multiple: false
remember_roles:
authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
is_grouped: true
group_info:
label: 'Published status'
@@ -1565,9 +1340,6 @@ display:
title: Unpublished
operator: '='
value: '0'
- plugin_id: boolean
- entity_type: media
- entity_field: status
status_extra:
id: status_extra
table: media_field_data
@@ -1575,6 +1347,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: media_status
operator: '='
value: ''
group: 1
@@ -1605,12 +1379,44 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- plugin_id: media_status
filter_groups:
operator: AND
groups:
1: AND
+ defaults:
+ title: false
+ fields: false
+ filters: false
+ filter_groups: false
+ display_description: ''
+ display_extenders: { }
+ path: admin/content/documents
+ menu:
+ type: tab
+ title: Documents
+ description: ''
+ weight: 4
+ expanded: false
+ menu_name: admin
+ parent: system.admin_content
+ context: '0'
+ cache_metadata:
+ max-age: -1
+ contexts:
+ - 'languages:language_content'
+ - 'languages:language_interface'
+ - url
+ - url.query_args
+ - user
+ - user.permissions
+ tags: { }
+ page_media_images:
+ id: page_media_images
+ display_title: Images
+ display_plugin: page
+ position: 3
+ display_options:
+ title: Images
fields:
thumbnail__target_id:
id: thumbnail__target_id
@@ -1619,6 +1425,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: thumbnail
+ plugin_id: field
label: Thumbnail
exclude: false
alter:
@@ -1663,8 +1472,8 @@ display:
click_sort_column: target_id
type: image
settings:
- image_style: thumbnail
image_link: ''
+ image_style: thumbnail
group_column: ''
group_columns: { }
group_rows: true
@@ -1675,34 +1484,27 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: thumbnail
- plugin_id: field
name:
id: name
table: media_field_data
field: name
+ relationship: none
+ group_type: group
+ admin_label: ''
entity_type: media
entity_field: media
+ plugin_id: field
+ label: 'Media name'
+ exclude: false
alter:
alter_text: false
make_link: false
absolute: false
- trim: false
word_boundary: false
ellipsis: false
strip_tags: false
+ trim: false
html: false
- hide_empty: false
- empty_zero: false
- settings:
- link_to_entity: true
- plugin_id: field
- relationship: none
- group_type: group
- admin_label: ''
- label: 'Media name'
- exclude: false
element_type: ''
element_class: ''
element_label_type: ''
@@ -1712,9 +1514,13 @@ display:
element_wrapper_class: ''
element_default_classes: true
empty: ''
+ hide_empty: false
+ empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: string
+ settings:
+ link_to_entity: true
group_column: value
group_columns: { }
group_rows: true
@@ -1732,6 +1538,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: uid
+ plugin_id: field
label: Author
exclude: false
alter:
@@ -1787,9 +1596,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: uid
- plugin_id: field
status:
id: status
table: media_field_data
@@ -1797,6 +1603,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: status
+ plugin_id: field
label: Status
exclude: false
alter:
@@ -1842,8 +1651,8 @@ display:
type: boolean
settings:
format: custom
- format_custom_true: Published
format_custom_false: Unpublished
+ format_custom_true: Published
group_column: value
group_columns: { }
group_rows: true
@@ -1854,9 +1663,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: status
- plugin_id: field
changed:
id: changed
table: media_field_data
@@ -1864,6 +1670,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: changed
+ plugin_id: field
label: Updated
exclude: false
alter:
@@ -1921,9 +1730,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: changed
- plugin_id: field
operations:
id: operations
table: media
@@ -1931,6 +1737,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: entity_operations
label: Operations
exclude: false
alter:
@@ -1973,44 +1781,6 @@ display:
empty_zero: false
hide_alter_empty: true
destination: true
- entity_type: media
- plugin_id: entity_operations
- cache_metadata:
- max-age: -1
- contexts:
- - 'languages:language_content'
- - 'languages:language_interface'
- - url
- - url.query_args
- - user
- - user.permissions
- tags: { }
- page_media_internal_documents:
- display_plugin: page
- id: page_media_internal_documents
- display_title: 'Internal Documents'
- position: 2
- display_options:
- display_extenders: { }
- path: admin/content/internal-documents
- menu:
- type: tab
- title: 'Internal Documents'
- description: ''
- expanded: false
- parent: system.admin_content
- weight: 5
- context: '0'
- menu_name: admin
- display_description: ''
- title: 'Internal Documents'
- defaults:
- title: false
- filters: false
- filter_groups: false
- fields: false
- style: false
- row: false
filters:
name:
id: name
@@ -2019,6 +1789,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: name
+ plugin_id: string
operator: contains
value: ''
group: 1
@@ -2029,6 +1802,8 @@ display:
description: ''
use_operator: false
operator: name_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: name
required: false
remember: false
@@ -2037,8 +1812,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -2051,9 +1824,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- entity_field: name
- plugin_id: string
bundle:
id: bundle
table: media_field_data
@@ -2061,9 +1831,12 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: bundle
+ plugin_id: bundle
operator: in
value:
- internal_document: internal_document
+ image: image
group: 1
exposed: false
expose:
@@ -2095,9 +1868,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- entity_field: bundle
- plugin_id: bundle
status:
id: status
table: media_field_data
@@ -2105,6 +1875,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: status
+ plugin_id: boolean
operator: '='
value: '1'
group: 1
@@ -2115,14 +1888,14 @@ display:
description: null
use_operator: false
operator: status_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: status
required: true
remember: false
multiple: false
remember_roles:
authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
is_grouped: true
group_info:
label: 'Published status'
@@ -2143,9 +1916,6 @@ display:
title: Unpublished
operator: '='
value: '0'
- plugin_id: boolean
- entity_type: media
- entity_field: status
status_extra:
id: status_extra
table: media_field_data
@@ -2153,6 +1923,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: media_status
operator: '='
value: ''
group: 1
@@ -2183,60 +1955,44 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- plugin_id: media_status
- field_theme_target_id:
- id: field_theme_target_id
- table: media__field_theme
- field: field_theme_target_id
- relationship: none
- group_type: group
- admin_label: ''
- operator: or
- value: { }
- group: 1
- exposed: true
- expose:
- operator_id: field_theme_target_id_op
- label: Theme
- description: ''
- use_operator: false
- operator: field_theme_target_id_op
- operator_limit_selection: false
- operator_list: { }
- identifier: theme
- required: false
- remember: false
- multiple: false
- remember_roles:
- authenticated: authenticated
- anonymous: '0'
- authorized: '0'
- administrator: '0'
- reduce: false
- is_grouped: false
- group_info:
- label: ''
- description: ''
- identifier: ''
- optional: true
- widget: select
- multiple: false
- remember: false
- default_group: All
- default_group_multiple: { }
- group_items: { }
- reduce_duplicates: false
- type: select
- limit: true
- vid: theme
- hierarchy: false
- error_message: false
- plugin_id: taxonomy_index_tid
filter_groups:
operator: AND
groups:
1: AND
+ defaults:
+ title: false
+ fields: false
+ filters: false
+ filter_groups: false
+ display_description: ''
+ display_extenders: { }
+ path: admin/content/images
+ menu:
+ type: tab
+ title: Images
+ description: ''
+ weight: 6
+ expanded: false
+ menu_name: admin
+ parent: system.admin_content
+ context: '0'
+ cache_metadata:
+ max-age: -1
+ contexts:
+ - 'languages:language_content'
+ - 'languages:language_interface'
+ - url
+ - url.query_args
+ - user
+ - user.permissions
+ tags: { }
+ page_media_internal_documents:
+ id: page_media_internal_documents
+ display_title: 'Internal Documents'
+ display_plugin: page
+ position: 2
+ display_options:
+ title: 'Internal Documents'
fields:
thumbnail__target_id:
id: thumbnail__target_id
@@ -2245,6 +2001,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: thumbnail
+ plugin_id: field
label: Thumbnail
exclude: false
alter:
@@ -2289,8 +2048,8 @@ display:
click_sort_column: target_id
type: image
settings:
- image_style: thumbnail
image_link: ''
+ image_style: thumbnail
group_column: ''
group_columns: { }
group_rows: true
@@ -2301,34 +2060,27 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: thumbnail
- plugin_id: field
name:
id: name
table: media_field_data
field: name
+ relationship: none
+ group_type: group
+ admin_label: ''
entity_type: media
entity_field: media
+ plugin_id: field
+ label: 'Media name'
+ exclude: false
alter:
alter_text: false
make_link: false
absolute: false
- trim: false
word_boundary: false
ellipsis: false
strip_tags: false
+ trim: false
html: false
- hide_empty: false
- empty_zero: false
- settings:
- link_to_entity: true
- plugin_id: field
- relationship: none
- group_type: group
- admin_label: ''
- label: 'Media name'
- exclude: false
element_type: ''
element_class: ''
element_label_type: ''
@@ -2338,9 +2090,13 @@ display:
element_wrapper_class: ''
element_default_classes: true
empty: ''
+ hide_empty: false
+ empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: string
+ settings:
+ link_to_entity: true
group_column: value
group_columns: { }
group_rows: true
@@ -2358,6 +2114,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: field
label: Theme
exclude: false
alter:
@@ -2413,7 +2170,6 @@ display:
multi_type: ul
separator: ', '
field_api_classes: false
- plugin_id: field
uid:
id: uid
table: media_field_data
@@ -2421,6 +2177,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: uid
+ plugin_id: field
label: Author
exclude: false
alter:
@@ -2476,9 +2235,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: uid
- plugin_id: field
status:
id: status
table: media_field_data
@@ -2486,6 +2242,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: status
+ plugin_id: field
label: Status
exclude: false
alter:
@@ -2531,8 +2290,8 @@ display:
type: boolean
settings:
format: custom
- format_custom_true: Published
format_custom_false: Unpublished
+ format_custom_true: Published
group_column: value
group_columns: { }
group_rows: true
@@ -2543,9 +2302,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: status
- plugin_id: field
changed:
id: changed
table: media_field_data
@@ -2553,6 +2309,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: changed
+ plugin_id: field
label: Updated
exclude: false
alter:
@@ -2610,9 +2369,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: changed
- plugin_id: field
operations:
id: operations
table: media
@@ -2620,6 +2376,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: entity_operations
label: Operations
exclude: false
alter:
@@ -2662,19 +2420,238 @@ display:
empty_zero: false
hide_alter_empty: true
destination: true
+ filters:
+ name:
+ id: name
+ table: media_field_data
+ field: name
+ relationship: none
+ group_type: group
+ admin_label: ''
entity_type: media
- plugin_id: entity_operations
+ entity_field: name
+ plugin_id: string
+ operator: contains
+ value: ''
+ group: 1
+ exposed: true
+ expose:
+ operator_id: name_op
+ label: 'Media name'
+ description: ''
+ use_operator: false
+ operator: name_op
+ operator_limit_selection: false
+ operator_list: { }
+ identifier: name
+ required: false
+ remember: false
+ multiple: false
+ remember_roles:
+ authenticated: authenticated
+ anonymous: '0'
+ administrator: '0'
+ is_grouped: false
+ group_info:
+ label: ''
+ description: ''
+ identifier: ''
+ optional: true
+ widget: select
+ multiple: false
+ remember: false
+ default_group: All
+ default_group_multiple: { }
+ group_items: { }
+ bundle:
+ id: bundle
+ table: media_field_data
+ field: bundle
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: media
+ entity_field: bundle
+ plugin_id: bundle
+ operator: in
+ value:
+ internal_document: internal_document
+ group: 1
+ exposed: false
+ expose:
+ operator_id: bundle_op
+ label: Type
+ description: ''
+ use_operator: false
+ operator: bundle_op
+ operator_limit_selection: false
+ operator_list: { }
+ identifier: type
+ required: false
+ remember: false
+ multiple: false
+ remember_roles:
+ authenticated: authenticated
+ anonymous: '0'
+ administrator: '0'
+ reduce: false
+ is_grouped: false
+ group_info:
+ label: ''
+ description: ''
+ identifier: ''
+ optional: true
+ widget: select
+ multiple: false
+ remember: false
+ default_group: All
+ default_group_multiple: { }
+ group_items: { }
+ status:
+ id: status
+ table: media_field_data
+ field: status
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: media
+ entity_field: status
+ plugin_id: boolean
+ operator: '='
+ value: '1'
+ group: 1
+ exposed: true
+ expose:
+ operator_id: ''
+ label: 'True'
+ description: null
+ use_operator: false
+ operator: status_op
+ operator_limit_selection: false
+ operator_list: { }
+ identifier: status
+ required: true
+ remember: false
+ multiple: false
+ remember_roles:
+ authenticated: authenticated
+ is_grouped: true
+ group_info:
+ label: 'Published status'
+ description: ''
+ identifier: status
+ optional: true
+ widget: select
+ multiple: false
+ remember: false
+ default_group: All
+ default_group_multiple: { }
+ group_items:
+ 1:
+ title: Published
+ operator: '='
+ value: '1'
+ 2:
+ title: Unpublished
+ operator: '='
+ value: '0'
+ status_extra:
+ id: status_extra
+ table: media_field_data
+ field: status_extra
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: media
+ plugin_id: media_status
+ operator: '='
+ value: ''
+ group: 1
+ exposed: false
+ expose:
+ operator_id: ''
+ label: ''
+ description: ''
+ use_operator: false
+ operator: ''
+ operator_limit_selection: false
+ operator_list: { }
+ identifier: ''
+ required: false
+ remember: false
+ multiple: false
+ remember_roles:
+ authenticated: authenticated
+ is_grouped: false
+ group_info:
+ label: ''
+ description: ''
+ identifier: ''
+ optional: true
+ widget: select
+ multiple: false
+ remember: false
+ default_group: All
+ default_group_multiple: { }
+ group_items: { }
+ field_theme_target_id:
+ id: field_theme_target_id
+ table: media__field_theme
+ field: field_theme_target_id
+ relationship: none
+ group_type: group
+ admin_label: ''
+ plugin_id: taxonomy_index_tid
+ operator: or
+ value: { }
+ group: 1
+ exposed: true
+ expose:
+ operator_id: field_theme_target_id_op
+ label: Theme
+ description: ''
+ use_operator: false
+ operator: field_theme_target_id_op
+ operator_limit_selection: false
+ operator_list: { }
+ identifier: theme
+ required: false
+ remember: false
+ multiple: false
+ remember_roles:
+ authenticated: authenticated
+ anonymous: '0'
+ authorized: '0'
+ administrator: '0'
+ reduce: false
+ is_grouped: false
+ group_info:
+ label: ''
+ description: ''
+ identifier: ''
+ optional: true
+ widget: select
+ multiple: false
+ remember: false
+ default_group: All
+ default_group_multiple: { }
+ group_items: { }
+ reduce_duplicates: false
+ vid: theme
+ type: select
+ hierarchy: false
+ limit: true
+ error_message: false
+ filter_groups:
+ operator: AND
+ groups:
+ 1: AND
style:
type: table
options:
grouping: { }
row_class: ''
default_row_class: true
- override: true
- sticky: false
- caption: ''
- summary: ''
- description: ''
columns:
thumbnail__target_id: thumbnail__target_id
name: name
@@ -2683,6 +2660,7 @@ display:
status: status
changed: changed
operations: operations
+ default: changed
info:
thumbnail__target_id:
sortable: false
@@ -2731,11 +2709,34 @@ display:
separator: ''
empty_column: false
responsive: ''
- default: changed
+ override: true
+ sticky: false
+ summary: ''
empty_table: true
+ caption: ''
+ description: ''
row:
type: fields
options: { }
+ defaults:
+ title: false
+ style: false
+ row: false
+ fields: false
+ filters: false
+ filter_groups: false
+ display_description: ''
+ display_extenders: { }
+ path: admin/content/internal-documents
+ menu:
+ type: tab
+ title: 'Internal Documents'
+ description: ''
+ weight: 5
+ expanded: false
+ menu_name: admin
+ parent: system.admin_content
+ context: '0'
cache_metadata:
max-age: -1
contexts:
diff --git a/config/views.view.media_library.yml b/config/views.view.media_library.yml
index c9ae6d7..721fdae 100644
--- a/config/views.view.media_library.yml
+++ b/config/views.view.media_library.yml
@@ -5,14 +5,14 @@ dependencies:
config:
- core.entity_view_mode.media.media_library
- image.style.media_library
- enforced:
- module:
- - media_library
module:
- image
- media
- media_library
- user
+ enforced:
+ module:
+ - media_library
_core:
default_config_hash: dHOSWSHbMJNke0ZBGh1O5KrnwynSOCOpQycITW-pwfs
id: media_library
@@ -24,67 +24,12 @@ base_table: media_field_data
base_field: mid
display:
default:
- display_plugin: default
id: default
display_title: Master
+ display_plugin: default
position: 0
display_options:
- access:
- type: perm
- options:
- perm: 'access media overview'
- cache:
- type: tag
- options: { }
- query:
- type: views_query
- options:
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_comment: ''
- query_tags: { }
- exposed_form:
- type: basic
- options:
- submit_button: 'Apply filters'
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: false
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- type: mini
- options:
- items_per_page: 24
- offset: 0
- id: 0
- total_pages: null
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '6, 12, 24, 48'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- tags:
- previous: ‹‹
- next: ››
- style:
- type: default
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- row:
- type: fields
- options:
- default_field_elements: true
- inline: { }
- separator: ''
- hide_empty: false
+ title: Media
fields:
media_bulk_form:
id: media_bulk_form
@@ -93,6 +38,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: bulk_form
label: ''
exclude: false
alter:
@@ -137,8 +84,6 @@ display:
action_title: Action
include_exclude: exclude
selected_actions: { }
- entity_type: media
- plugin_id: bulk_form
rendered_entity:
id: rendered_entity
table: media
@@ -146,6 +91,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: rendered_entity
label: ''
exclude: false
alter:
@@ -188,8 +135,100 @@ display:
empty_zero: false
hide_alter_empty: true
view_mode: media_library
+ pager:
+ type: mini
+ options:
+ offset: 0
+ items_per_page: 24
+ total_pages: null
+ id: 0
+ tags:
+ next: ››
+ previous: ‹‹
+ expose:
+ items_per_page: false
+ items_per_page_label: 'Items per page'
+ items_per_page_options: '6, 12, 24, 48'
+ items_per_page_options_all: false
+ items_per_page_options_all_label: '- All -'
+ offset: false
+ offset_label: Offset
+ exposed_form:
+ type: basic
+ options:
+ submit_button: 'Apply filters'
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: false
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'access media overview'
+ cache:
+ type: tag
+ options: { }
+ empty:
+ area_text_custom:
+ id: area_text_custom
+ table: views
+ field: area_text_custom
+ relationship: none
+ group_type: group
+ admin_label: ''
+ plugin_id: text_custom
+ empty: true
+ content: 'No media available.'
+ tokenize: false
+ sorts:
+ created:
+ id: created
+ table: media_field_data
+ field: created
+ relationship: none
+ group_type: group
+ admin_label: ''
entity_type: media
- plugin_id: rendered_entity
+ entity_field: created
+ plugin_id: date
+ order: DESC
+ expose:
+ label: 'Newest first'
+ field_identifier: created
+ exposed: true
+ granularity: second
+ name:
+ id: name
+ table: media_field_data
+ field: name
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: media
+ entity_field: name
+ plugin_id: standard
+ order: ASC
+ expose:
+ label: 'Name (A-Z)'
+ field_identifier: name
+ exposed: true
+ name_1:
+ id: name_1
+ table: media_field_data
+ field: name
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: media
+ entity_field: name
+ plugin_id: standard
+ order: DESC
+ expose:
+ label: 'Name (Z-A)'
+ field_identifier: name_1
+ exposed: true
filters:
status:
id: status
@@ -198,6 +237,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: status
+ plugin_id: boolean
operator: '='
value: '1'
group: 1
@@ -208,14 +250,14 @@ display:
description: null
use_operator: false
operator: status_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: status
required: true
remember: false
multiple: false
remember_roles:
authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
is_grouped: true
group_info:
label: Published
@@ -236,9 +278,6 @@ display:
title: Unpublished
operator: '='
value: '0'
- plugin_id: boolean
- entity_type: media
- entity_field: status
name:
id: name
table: media_field_data
@@ -246,6 +285,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: name
+ plugin_id: string
operator: contains
value: ''
group: 1
@@ -256,6 +298,8 @@ display:
description: ''
use_operator: false
operator: name_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: name
required: false
remember: false
@@ -264,8 +308,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -278,9 +320,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- entity_field: name
- plugin_id: string
bundle:
id: bundle
table: media_field_data
@@ -288,6 +327,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: bundle
+ plugin_id: bundle
operator: in
value: { }
group: 1
@@ -298,6 +340,8 @@ display:
description: ''
use_operator: false
operator: bundle_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: type
required: false
remember: false
@@ -307,8 +351,6 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: 'Media type'
@@ -324,9 +366,6 @@ display:
1: { }
2: { }
3: { }
- entity_type: media
- entity_field: bundle
- plugin_id: bundle
status_extra:
id: status_extra
table: media_field_data
@@ -334,6 +373,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: media_status
operator: '='
value: ''
group: 1
@@ -364,8 +405,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- plugin_id: media_status
langcode:
id: langcode
table: media_field_data
@@ -373,6 +412,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: langcode
+ plugin_id: language
operator: in
value: { }
group: 1
@@ -383,6 +425,8 @@ display:
description: ''
use_operator: false
operator: langcode_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: langcode
required: false
remember: false
@@ -392,8 +436,6 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -406,98 +448,59 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
+ style:
+ type: default
+ options:
+ grouping: { }
+ row_class: ''
+ default_row_class: true
+ row:
+ type: fields
+ options:
+ default_field_elements: true
+ inline: { }
+ separator: ''
+ hide_empty: false
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
+ relationships: { }
+ css_class: ''
+ use_ajax: true
+ header: { }
+ footer: { }
+ display_extenders: { }
+ cache_metadata:
+ max-age: 0
+ contexts:
+ - 'languages:language_interface'
+ - url
+ - url.query_args
+ - 'url.query_args:sort_by'
+ - user
+ - user.permissions
+ tags: { }
+ page:
+ id: page
+ display_title: Page
+ display_plugin: page
+ position: 1
+ display_options:
+ fields:
+ media_bulk_form:
+ id: media_bulk_form
+ table: media
+ field: media_bulk_form
+ relationship: none
+ group_type: group
+ admin_label: ''
entity_type: media
- entity_field: langcode
- plugin_id: language
- sorts:
- created:
- id: created
- table: media_field_data
- field: created
- relationship: none
- group_type: group
- admin_label: ''
- order: DESC
- exposed: true
- expose:
- label: 'Newest first'
- granularity: second
- entity_type: media
- entity_field: created
- plugin_id: date
- name:
- id: name
- table: media_field_data
- field: name
- relationship: none
- group_type: group
- admin_label: ''
- order: ASC
- exposed: true
- expose:
- label: 'Name (A-Z)'
- entity_type: media
- entity_field: name
- plugin_id: standard
- name_1:
- id: name_1
- table: media_field_data
- field: name
- relationship: none
- group_type: group
- admin_label: ''
- order: DESC
- exposed: true
- expose:
- label: 'Name (Z-A)'
- entity_type: media
- entity_field: name
- plugin_id: standard
- title: Media
- header: { }
- footer: { }
- empty:
- area_text_custom:
- id: area_text_custom
- table: views
- field: area_text_custom
- relationship: none
- group_type: group
- admin_label: ''
- empty: true
- tokenize: false
- content: 'No media available.'
- plugin_id: text_custom
- relationships: { }
- display_extenders: { }
- use_ajax: true
- css_class: ''
- cache_metadata:
- max-age: 0
- contexts:
- - 'languages:language_interface'
- - url
- - url.query_args
- - 'url.query_args:sort_by'
- - user
- - user.permissions
- tags: { }
- page:
- display_plugin: page
- id: page
- display_title: Page
- position: 1
- display_options:
- display_extenders: { }
- path: admin/content/media-grid
- fields:
- media_bulk_form:
- id: media_bulk_form
- table: media
- field: media_bulk_form
- relationship: none
- group_type: group
- admin_label: ''
+ plugin_id: bulk_form
label: ''
exclude: false
alter:
@@ -542,8 +545,6 @@ display:
action_title: Action
include_exclude: exclude
selected_actions: { }
- entity_type: media
- plugin_id: bulk_form
name:
id: name
table: media_field_data
@@ -551,6 +552,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: name
+ plugin_id: field
label: ''
exclude: true
alter:
@@ -606,9 +610,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: media
- entity_field: name
- plugin_id: field
edit_media:
id: edit_media
table: media
@@ -616,6 +617,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: entity_link_edit
label: ''
exclude: false
alter:
@@ -660,8 +663,6 @@ display:
text: Edit
output_url_as_text: false
absolute: false
- entity_type: media
- plugin_id: entity_link_edit
delete_media:
id: delete_media
table: media
@@ -669,6 +670,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: entity_link_delete
label: ''
exclude: false
alter:
@@ -713,8 +716,6 @@ display:
text: Delete
output_url_as_text: false
absolute: false
- entity_type: media
- plugin_id: entity_link_delete
rendered_entity:
id: rendered_entity
table: media
@@ -722,6 +723,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: rendered_entity
label: ''
exclude: false
alter:
@@ -764,10 +767,10 @@ display:
empty_zero: false
hide_alter_empty: true
view_mode: media_library
- entity_type: media
- plugin_id: rendered_entity
defaults:
fields: false
+ display_extenders: { }
+ path: admin/content/media-grid
cache_metadata:
max-age: 0
contexts:
@@ -780,13 +783,11 @@ display:
- user.permissions
tags: { }
widget:
- display_plugin: page
id: widget
display_title: Widget
+ display_plugin: page
position: 2
display_options:
- display_extenders: { }
- path: admin/content/media-widget
fields:
media_library_select_form:
id: media_library_select_form
@@ -795,6 +796,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: media_library_select_form
label: ''
exclude: false
alter:
@@ -836,8 +839,6 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
- entity_type: media
- plugin_id: media_library_select_form
rendered_entity:
id: rendered_entity
table: media
@@ -845,6 +846,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ plugin_id: rendered_entity
label: ''
exclude: false
alter:
@@ -887,21 +890,52 @@ display:
empty_zero: false
hide_alter_empty: true
view_mode: media_library
- entity_type: media
- plugin_id: rendered_entity
- defaults:
- fields: false
- access: false
- filters: false
- filter_groups: false
- arguments: false
- header: false
- css_class: false
- display_description: ''
access:
type: perm
options:
perm: 'view media'
+ arguments:
+ bundle:
+ id: bundle
+ table: media_field_data
+ field: bundle
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: media
+ entity_field: bundle
+ plugin_id: string
+ default_action: ignore
+ exception:
+ value: all
+ title_enable: false
+ title: All
+ title_enable: false
+ title: ''
+ default_argument_type: fixed
+ default_argument_options:
+ argument: ''
+ default_argument_skip_url: false
+ summary_options:
+ base_path: ''
+ count: true
+ override: false
+ items_per_page: 24
+ summary:
+ sort_order: asc
+ number_of_records: 0
+ format: default_summary
+ specify_validation: false
+ validate:
+ type: none
+ fail: 'not found'
+ validate_options: { }
+ glossary: false
+ limit: 0
+ case: none
+ path_case: none
+ transform_dash: false
+ break_phrase: false
filters:
status:
id: status
@@ -910,6 +944,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: status
+ plugin_id: boolean
operator: '='
value: '1'
group: 1
@@ -920,14 +957,14 @@ display:
description: ''
use_operator: false
operator: ''
+ operator_limit_selection: false
+ operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -940,9 +977,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- entity_field: status
- plugin_id: boolean
name:
id: name
table: media_field_data
@@ -950,6 +984,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: name
+ plugin_id: string
operator: contains
value: ''
group: 1
@@ -960,6 +997,8 @@ display:
description: ''
use_operator: false
operator: name_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: name
required: false
remember: false
@@ -968,8 +1007,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -982,9 +1019,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- entity_field: name
- plugin_id: string
default_langcode:
id: default_langcode
table: media_field_data
@@ -992,6 +1026,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: default_langcode
+ plugin_id: boolean
operator: '='
value: '1'
group: 1
@@ -1022,74 +1059,40 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- entity_field: default_langcode
- plugin_id: boolean
filter_groups:
operator: AND
groups:
1: AND
- arguments:
- bundle:
- id: bundle
- table: media_field_data
- field: bundle
- relationship: none
- group_type: group
- admin_label: ''
- default_action: ignore
- exception:
- value: all
- title_enable: false
- title: All
- title_enable: false
- title: ''
- default_argument_type: fixed
- default_argument_options:
- argument: ''
- default_argument_skip_url: false
- summary_options:
- base_path: ''
- count: true
- items_per_page: 24
- override: false
- summary:
- sort_order: asc
- number_of_records: 0
- format: default_summary
- specify_validation: false
- validate:
- type: none
- fail: 'not found'
- validate_options: { }
- glossary: false
- limit: 0
- case: none
- path_case: none
- transform_dash: false
- break_phrase: false
- entity_type: media
- entity_field: bundle
- plugin_id: string
+ defaults:
+ access: false
+ css_class: false
+ fields: false
+ arguments: false
+ filters: false
+ filter_groups: false
+ header: false
+ css_class: ''
+ display_description: ''
header:
display_link_grid:
id: display_link_grid
table: views
field: display_link
- display_id: widget
- label: Grid
plugin_id: display_link
+ label: Grid
empty: true
+ display_id: widget
display_link_table:
id: display_link_table
table: views
field: display_link
- display_id: widget_table
- label: Table
plugin_id: display_link
+ label: Table
empty: true
- css_class: ''
+ display_id: widget_table
rendering_language: '***LANGUAGE_language_interface***'
+ display_extenders: { }
+ path: admin/content/media-widget
cache_metadata:
max-age: -1
contexts:
@@ -1100,88 +1103,69 @@ display:
- user.permissions
tags: { }
widget_table:
- display_plugin: page
id: widget_table
display_title: 'Widget (table)'
+ display_plugin: page
position: 3
display_options:
- display_extenders: { }
- path: admin/content/media-widget-table
- style:
- type: table
- options:
- row_class: 'media-library-item media-library-item--table js-media-library-item js-click-to-select'
- default_row_class: true
- defaults:
- style: false
- row: false
- fields: false
- access: false
- filters: false
- filter_groups: false
- arguments: false
- header: false
- css_class: false
- row:
- type: fields
fields:
media_library_select_form:
id: media_library_select_form
- label: ''
table: media
field: media_library_select_form
relationship: none
entity_type: media
plugin_id: media_library_select_form
- element_wrapper_class: ''
+ label: ''
element_class: ''
+ element_wrapper_class: ''
thumbnail__target_id:
id: thumbnail__target_id
- label: Thumbnail
table: media_field_data
field: thumbnail__target_id
relationship: none
- type: image
entity_type: media
entity_field: thumbnail
plugin_id: field
+ label: Thumbnail
+ type: image
settings:
- image_style: media_library
image_link: ''
+ image_style: media_library
name:
id: name
- label: Name
table: media_field_data
field: name
relationship: none
- type: string
entity_type: media
entity_field: name
plugin_id: field
+ label: Name
+ type: string
settings:
link_to_entity: false
uid:
id: uid
- label: Author
table: media_field_revision
field: uid
relationship: none
- type: entity_reference_label
entity_type: media
entity_field: uid
plugin_id: field
+ label: Author
+ type: entity_reference_label
settings:
link: true
changed:
id: changed
- label: Updated
table: media_field_data
field: changed
relationship: none
- type: timestamp
entity_type: media
entity_field: changed
plugin_id: field
+ label: Updated
+ type: timestamp
settings:
date_format: short
custom_date_format: ''
@@ -1190,6 +1174,48 @@ display:
type: perm
options:
perm: 'view media'
+ arguments:
+ bundle:
+ id: bundle
+ table: media_field_data
+ field: bundle
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: media
+ entity_field: bundle
+ plugin_id: string
+ default_action: ignore
+ exception:
+ value: all
+ title_enable: false
+ title: All
+ title_enable: false
+ title: ''
+ default_argument_type: fixed
+ default_argument_options:
+ argument: ''
+ default_argument_skip_url: false
+ summary_options:
+ base_path: ''
+ count: true
+ override: false
+ items_per_page: 24
+ summary:
+ sort_order: asc
+ number_of_records: 0
+ format: default_summary
+ specify_validation: false
+ validate:
+ type: none
+ fail: 'not found'
+ validate_options: { }
+ glossary: false
+ limit: 0
+ case: none
+ path_case: none
+ transform_dash: false
+ break_phrase: false
filters:
status:
id: status
@@ -1198,6 +1224,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: status
+ plugin_id: boolean
operator: '='
value: '1'
group: 1
@@ -1208,14 +1237,14 @@ display:
description: ''
use_operator: false
operator: ''
+ operator_limit_selection: false
+ operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -1228,9 +1257,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- entity_field: status
- plugin_id: boolean
name:
id: name
table: media_field_data
@@ -1238,6 +1264,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: name
+ plugin_id: string
operator: contains
value: ''
group: 1
@@ -1248,6 +1277,8 @@ display:
description: ''
use_operator: false
operator: name_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: name
required: false
remember: false
@@ -1256,8 +1287,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -1270,9 +1299,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- entity_field: name
- plugin_id: string
default_langcode:
id: default_langcode
table: media_field_data
@@ -1280,6 +1306,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: media
+ entity_field: default_langcode
+ plugin_id: boolean
operator: '='
value: '1'
group: 1
@@ -1310,74 +1339,48 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: media
- entity_field: default_langcode
- plugin_id: boolean
filter_groups:
operator: AND
groups:
1: AND
- arguments:
- bundle:
- id: bundle
- table: media_field_data
- field: bundle
- relationship: none
- group_type: group
- admin_label: ''
- default_action: ignore
- exception:
- value: all
- title_enable: false
- title: All
- title_enable: false
- title: ''
- default_argument_type: fixed
- default_argument_options:
- argument: ''
- default_argument_skip_url: false
- summary_options:
- base_path: ''
- count: true
- items_per_page: 24
- override: false
- summary:
- sort_order: asc
- number_of_records: 0
- format: default_summary
- specify_validation: false
- validate:
- type: none
- fail: 'not found'
- validate_options: { }
- glossary: false
- limit: 0
- case: none
- path_case: none
- transform_dash: false
- break_phrase: false
- entity_type: media
- entity_field: bundle
- plugin_id: string
+ style:
+ type: table
+ options:
+ row_class: 'media-library-item media-library-item--table js-media-library-item js-click-to-select'
+ default_row_class: true
+ row:
+ type: fields
+ defaults:
+ access: false
+ css_class: false
+ style: false
+ row: false
+ fields: false
+ arguments: false
+ filters: false
+ filter_groups: false
+ header: false
+ css_class: ''
header:
display_link_grid:
id: display_link_grid
table: views
field: display_link
- display_id: widget
- label: Grid
plugin_id: display_link
+ label: Grid
empty: true
+ display_id: widget
display_link_table:
id: display_link_table
table: views
field: display_link
- display_id: widget_table
- label: Table
plugin_id: display_link
+ label: Table
empty: true
- css_class: ''
+ display_id: widget_table
rendering_language: '***LANGUAGE_language_interface***'
+ display_extenders: { }
+ path: admin/content/media-widget-table
cache_metadata:
max-age: -1
contexts:
diff --git a/config/views.view.paragraphs.yml b/config/views.view.paragraphs.yml
index 8ea61e3..55c03d5 100644
--- a/config/views.view.paragraphs.yml
+++ b/config/views.view.paragraphs.yml
@@ -14,73 +14,11 @@ base_table: paragraphs_item_field_data
base_field: id
display:
default:
- display_plugin: default
id: default
display_title: Master
+ display_plugin: default
position: 0
display_options:
- access:
- type: perm
- options:
- perm: 'administer paragraphs settings'
- cache:
- type: tag
- options: { }
- query:
- type: views_query
- options:
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_comment: ''
- query_tags: { }
- exposed_form:
- type: basic
- options:
- submit_button: Apply
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- type: full
- options:
- items_per_page: 10
- offset: 0
- id: 0
- total_pages: null
- tags:
- previous: ‹‹
- next: ››
- first: '« First'
- last: 'Last »'
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '5, 10, 25, 50'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- quantity: 9
- style:
- type: html_list
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- type: ul
- wrapper_class: item-list
- class: ''
- row:
- type: fields
- options:
- inline: { }
- separator: ''
- hide_empty: false
- default_field_elements: true
fields:
parent_id:
id: parent_id
@@ -89,6 +27,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: paragraph
+ entity_field: parent_id
+ plugin_id: field
label: 'Used by'
exclude: false
alter:
@@ -144,9 +85,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: paragraph
- entity_field: parent_id
- plugin_id: field
rendered_entity:
id: rendered_entity
table: paragraphs_item
@@ -154,6 +92,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: paragraph
+ plugin_id: rendered_entity
label: ''
exclude: false
alter:
@@ -196,28 +136,88 @@ display:
empty_zero: false
hide_alter_empty: true
view_mode: default
- entity_type: paragraph
- plugin_id: rendered_entity
+ pager:
+ type: full
+ options:
+ offset: 0
+ items_per_page: 10
+ total_pages: null
+ id: 0
+ tags:
+ next: ››
+ previous: ‹‹
+ first: '« First'
+ last: 'Last »'
+ expose:
+ items_per_page: false
+ items_per_page_label: 'Items per page'
+ items_per_page_options: '5, 10, 25, 50'
+ items_per_page_options_all: false
+ items_per_page_options_all_label: '- All -'
+ offset: false
+ offset_label: Offset
+ quantity: 9
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Apply
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'administer paragraphs settings'
+ cache:
+ type: tag
+ options: { }
+ empty: { }
+ sorts: { }
+ arguments: { }
filters:
status:
- value: '1'
+ id: status
table: paragraphs_item_field_data
field: status
- plugin_id: boolean
entity_type: paragraph
entity_field: status
- id: status
+ plugin_id: boolean
+ value: '1'
+ group: 1
expose:
operator: ''
operator_limit_selection: false
operator_list: { }
- group: 1
- sorts: { }
+ style:
+ type: html_list
+ options:
+ grouping: { }
+ row_class: ''
+ default_row_class: true
+ type: ul
+ wrapper_class: item-list
+ class: ''
+ row:
+ type: fields
+ options:
+ default_field_elements: true
+ inline: { }
+ separator: ''
+ hide_empty: false
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
+ relationships: { }
header: { }
footer: { }
- empty: { }
- relationships: { }
- arguments: { }
display_extenders: { }
cache_metadata:
max-age: -1
@@ -237,9 +237,9 @@ display:
- 'config:core.entity_view_display.paragraph.layout.default'
- 'config:core.entity_view_display.paragraph.text.default'
page_1:
- display_plugin: page
id: page_1
display_title: Page
+ display_plugin: page
position: 1
display_options:
display_extenders: { }
@@ -248,11 +248,11 @@ display:
type: tab
title: Paragraphs
description: ''
+ weight: 10
expanded: false
+ menu_name: admin
parent: system.admin_content
- weight: 10
context: '0'
- menu_name: admin
cache_metadata:
max-age: -1
contexts:
diff --git a/config/views.view.redirect.yml b/config/views.view.redirect.yml
index f507b40..74a55c7 100644
--- a/config/views.view.redirect.yml
+++ b/config/views.view.redirect.yml
@@ -17,122 +17,12 @@ base_table: redirect
base_field: rid
display:
default:
- display_plugin: default
id: default
display_title: Master
+ display_plugin: default
position: 0
display_options:
- access:
- type: perm
- options:
- perm: 'administer redirects'
- cache:
- type: tag
- options: { }
- query:
- type: views_query
- options:
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_comment: ''
- query_tags: { }
- exposed_form:
- type: basic
- options:
- submit_button: Filter
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- type: full
- options:
- items_per_page: 50
- offset: 0
- id: 0
- total_pages: null
- tags:
- previous: '‹ previous'
- next: 'next ›'
- first: '« first'
- last: 'last »'
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '5, 10, 25, 50'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- quantity: 9
- style:
- type: table
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- override: true
- sticky: false
- caption: ''
- summary: ''
- description: ''
- columns:
- redirect_source__path: redirect_source__path
- redirect_redirect__uri: redirect_redirect__uri
- status_code: status_code
- language: language
- created: created
- operations: operations
- info:
- redirect_source__path:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- redirect_redirect__uri:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- status_code:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- language:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- created:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- operations:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- default: created
- empty_table: false
- row:
- type: fields
+ title: Redirect
fields:
redirect_bulk_form:
id: redirect_bulk_form
@@ -141,6 +31,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: redirect
+ plugin_id: redirect_bulk_form
label: ''
exclude: false
alter:
@@ -185,8 +77,6 @@ display:
action_title: 'With selection'
include_exclude: exclude
selected_actions: { }
- entity_type: redirect
- plugin_id: redirect_bulk_form
redirect_source__path:
id: redirect_source__path
table: redirect
@@ -194,6 +84,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: redirect
+ entity_field: redirect_source
+ plugin_id: field
label: From
exclude: false
alter:
@@ -248,9 +141,6 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- entity_type: redirect
- entity_field: redirect_source
- plugin_id: field
redirect_redirect__uri:
id: redirect_redirect__uri
table: redirect
@@ -279,6 +169,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: redirect
+ entity_field: created
+ plugin_id: date
label: Created
exclude: false
alter:
@@ -323,15 +216,64 @@ display:
date_format: fallback
custom_date_format: ''
timezone: ''
- entity_type: redirect
- entity_field: created
- plugin_id: date
operations:
id: operations
table: redirect
field: operations
entity_type: redirect
plugin_id: entity_operations
+ pager:
+ type: full
+ options:
+ offset: 0
+ items_per_page: 50
+ total_pages: null
+ id: 0
+ tags:
+ next: 'next ›'
+ previous: '‹ previous'
+ first: '« first'
+ last: 'last »'
+ expose:
+ items_per_page: false
+ items_per_page_label: 'Items per page'
+ items_per_page_options: '5, 10, 25, 50'
+ items_per_page_options_all: false
+ items_per_page_options_all_label: '- All -'
+ offset: false
+ offset_label: Offset
+ quantity: 9
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Filter
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'administer redirects'
+ cache:
+ type: tag
+ options: { }
+ empty:
+ area_text_custom:
+ id: area_text_custom
+ table: views
+ field: area_text_custom
+ relationship: none
+ group_type: group
+ admin_label: ''
+ plugin_id: text_custom
+ empty: true
+ content: 'There is no redirect yet.'
+ tokenize: false
+ sorts: { }
+ arguments: { }
filters:
redirect_source__path:
id: redirect_source__path
@@ -340,6 +282,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: redirect
+ entity_field: redirect_source
+ plugin_id: string
operator: contains
value: ''
group: 1
@@ -350,6 +295,8 @@ display:
description: ''
use_operator: false
operator: redirect_source__path_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: redirect_source__path
required: false
remember: false
@@ -358,8 +305,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -372,9 +317,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: redirect
- entity_field: redirect_source
- plugin_id: string
redirect_redirect__uri:
id: redirect_redirect__uri
table: redirect
@@ -382,6 +324,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: redirect
+ entity_field: redirect_redirect
+ plugin_id: string
operator: contains
value: ''
group: 1
@@ -392,6 +337,8 @@ display:
description: ''
use_operator: false
operator: redirect_redirect__uri_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: redirect_redirect__uri
required: false
remember: false
@@ -400,8 +347,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -414,9 +359,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: redirect
- entity_field: redirect_redirect
- plugin_id: string
status_code:
id: status_code
table: redirect
@@ -424,6 +366,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: redirect
+ entity_field: status_code
+ plugin_id: numeric
operator: '='
value:
min: ''
@@ -437,6 +382,8 @@ display:
description: ''
use_operator: false
operator: status_code_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: status_code
required: false
remember: false
@@ -445,8 +392,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: true
group_info:
label: 'Status code'
@@ -463,54 +408,51 @@ display:
title: '300 Multiple Choices'
operator: '='
value:
- value: '300'
min: ''
max: ''
+ value: '300'
2:
title: '301 Moved Permanently'
operator: '='
value:
- value: '301'
min: ''
max: ''
+ value: '301'
3:
title: '302 Found'
operator: '='
value:
- value: '302'
min: ''
max: ''
+ value: '302'
4:
title: '303 See Other'
operator: '='
value:
- value: '303'
min: ''
max: ''
+ value: '303'
5:
title: '304 Not Modified'
operator: '='
value:
- value: '304'
min: ''
max: ''
+ value: '304'
6:
title: '305 Use Proxy'
operator: '='
value:
- value: '305'
min: ''
max: ''
+ value: '305'
7:
title: '307 Temporary Redirect'
operator: '='
value:
- value: '307'
min: ''
max: ''
- entity_type: redirect
- entity_field: status_code
- plugin_id: numeric
+ value: '307'
language:
id: language
table: redirect
@@ -518,6 +460,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: redirect
+ entity_field: language
+ plugin_id: language
operator: in
value: { }
group: 1
@@ -528,6 +473,8 @@ display:
description: ''
use_operator: false
operator: language_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: language
required: false
remember: false
@@ -537,8 +484,6 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -551,57 +496,112 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: redirect
- entity_field: language
- plugin_id: language
- sorts: { }
- title: Redirect
- header: { }
- footer: { }
- empty:
- area_text_custom:
- id: area_text_custom
- table: views
- field: area_text_custom
- relationship: none
- group_type: group
- admin_label: ''
- empty: true
- tokenize: false
- content: 'There is no redirect yet.'
- plugin_id: text_custom
- relationships: { }
- arguments: { }
- display_extenders: { }
filter_groups:
operator: AND
groups:
1: AND
+ style:
+ type: table
+ options:
+ grouping: { }
+ row_class: ''
+ default_row_class: true
+ columns:
+ redirect_source__path: redirect_source__path
+ redirect_redirect__uri: redirect_redirect__uri
+ status_code: status_code
+ language: language
+ created: created
+ operations: operations
+ default: created
+ info:
+ redirect_source__path:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ redirect_redirect__uri:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ status_code:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ language:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ created:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ operations:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ override: true
+ sticky: false
+ summary: ''
+ empty_table: false
+ caption: ''
+ description: ''
+ row:
+ type: fields
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
+ relationships: { }
+ header: { }
+ footer: { }
+ display_extenders: { }
cache_metadata:
+ max-age: 0
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user.permissions
- cacheable: false
- max-age: 0
tags: { }
+ cacheable: false
page_1:
- display_plugin: page
id: page_1
display_title: Page
+ display_plugin: page
position: 1
display_options:
display_extenders: { }
path: admin/config/search/redirect
cache_metadata:
+ max-age: 0
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user.permissions
- cacheable: false
- max-age: 0
tags: { }
+ cacheable: false
diff --git a/config/views.view.taxonomy_term.yml b/config/views.view.taxonomy_term.yml
index 83b3347..561e898 100644
--- a/config/views.view.taxonomy_term.yml
+++ b/config/views.view.taxonomy_term.yml
@@ -24,38 +24,17 @@ display:
display_plugin: default
position: 0
display_options:
- query:
- type: views_query
- options:
- query_comment: ''
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_tags: { }
- access:
- type: perm
- options:
- perm: 'administer taxonomy'
- cache:
- type: tag
- options: { }
- exposed_form:
- type: basic
- options:
- submit_button: Apply
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
+ fields: { }
pager:
type: mini
options:
- items_per_page: 10
offset: 0
- id: 0
+ items_per_page: 10
total_pages: 0
+ id: 0
+ tags:
+ next: ››
+ previous: ‹‹
expose:
items_per_page: false
items_per_page_label: 'Items per page'
@@ -64,34 +43,51 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
- tags:
- previous: ‹‹
- next: ››
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Apply
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'administer taxonomy'
+ cache:
+ type: tag
+ options: { }
+ empty: { }
sorts:
sticky:
id: sticky
table: taxonomy_index
field: sticky
- order: DESC
- plugin_id: standard
relationship: none
group_type: group
admin_label: ''
- exposed: false
+ plugin_id: standard
+ order: DESC
expose:
label: ''
+ field_identifier: sticky
+ exposed: false
created:
id: created
table: taxonomy_index
field: created
- order: DESC
- plugin_id: date
relationship: none
group_type: group
admin_label: ''
- exposed: false
+ plugin_id: date
+ order: DESC
expose:
label: ''
+ field_identifier: created
+ exposed: false
granularity: second
arguments:
tid:
@@ -101,6 +97,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: taxonomy_index_tid
default_action: 'not found'
exception:
value: ''
@@ -115,8 +112,8 @@ display:
summary_options:
base_path: ''
count: true
- items_per_page: 25
override: false
+ items_per_page: 25
summary:
sort_order: asc
number_of_records: 0
@@ -126,15 +123,14 @@ display:
type: 'entity:taxonomy_term'
fail: 'not found'
validate_options:
+ bundles: { }
access: true
operation: view
multiple: 0
- bundles: { }
break_phrase: false
add_table: false
require_value: false
reduce_duplicates: false
- plugin_id: taxonomy_index_tid
filters:
langcode:
id: langcode
@@ -143,6 +139,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: node
+ entity_field: langcode
+ plugin_id: language
operator: in
value:
'***LANGUAGE_language_content***': '***LANGUAGE_language_content***'
@@ -154,6 +153,8 @@ display:
description: ''
use_operator: false
operator: ''
+ operator_limit_selection: false
+ operator_list: { }
identifier: ''
required: false
remember: false
@@ -161,8 +162,6 @@ display:
remember_roles:
authenticated: authenticated
reduce: false
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -175,9 +174,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: language
- entity_type: node
- entity_field: langcode
status:
id: status
table: taxonomy_index
@@ -185,6 +181,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: boolean
operator: '='
value: '1'
group: 1
@@ -195,14 +192,14 @@ display:
description: ''
use_operator: false
operator: ''
+ operator_limit_selection: false
+ operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -215,7 +212,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: boolean
style:
type: default
options:
@@ -227,6 +223,17 @@ display:
type: 'entity:node'
options:
view_mode: teaser
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
+ relationships: { }
+ link_display: page_1
+ link_url: ''
header:
entity_taxonomy_term:
id: entity_taxonomy_term
@@ -235,27 +242,22 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: entity
empty: true
- tokenize: true
target: '{{ raw_arguments.tid }}'
view_mode: full
+ tokenize: true
bypass_access: false
- plugin_id: entity
footer: { }
- empty: { }
- relationships: { }
- fields: { }
display_extenders: { }
- link_url: ''
- link_display: page_1
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_interface'
- url
- url.query_args
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
feed_1:
id: feed_1
@@ -263,38 +265,38 @@ display:
display_plugin: feed
position: 2
display_options:
- query:
- type: views_query
- options: { }
+ enabled: false
pager:
type: some
options:
- items_per_page: 10
offset: 0
- path: taxonomy/term/%/feed
- displays:
- page_1: page_1
- default: '0'
+ items_per_page: 10
style:
type: rss
options:
- description: ''
grouping: { }
uses_fields: false
+ description: ''
row:
type: node_rss
options:
relationship: none
view_mode: default
+ query:
+ type: views_query
+ options: { }
display_extenders: { }
- enabled: false
+ path: taxonomy/term/%/feed
+ displays:
+ page_1: page_1
+ default: '0'
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_interface'
- url
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
page_1:
id: page_1
@@ -305,14 +307,14 @@ display:
query:
type: views_query
options: { }
- path: taxonomy/term/%
display_extenders: { }
+ path: taxonomy/term/%
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_interface'
- url
- url.query_args
- 'user.node_grants:view'
- user.permissions
- max-age: -1
tags: { }
diff --git a/config/views.view.user_admin_people.yml b/config/views.view.user_admin_people.yml
index 513b384..30eff55 100644
--- a/config/views.view.user_admin_people.yml
+++ b/config/views.view.user_admin_people.yml
@@ -15,131 +15,12 @@ base_table: users_field_data
base_field: uid
display:
default:
- display_plugin: default
id: default
display_title: Master
+ display_plugin: default
position: 0
display_options:
- access:
- type: perm
- options:
- perm: 'administer users'
- cache:
- type: tag
- query:
- type: views_query
- options:
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_comment: ''
- query_tags: { }
- exposed_form:
- type: basic
- options:
- submit_button: Filter
- reset_button: true
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- type: full
- options:
- items_per_page: 50
- offset: 0
- id: 0
- total_pages: 0
- tags:
- previous: '‹ Previous'
- next: 'Next ›'
- first: '« First'
- last: 'Last »'
- expose:
- items_per_page: false
- items_per_page_label: 'Items per page'
- items_per_page_options: '5, 10, 25, 50'
- items_per_page_options_all: false
- items_per_page_options_all_label: '- All -'
- offset: false
- offset_label: Offset
- quantity: 9
- style:
- type: table
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- override: true
- sticky: false
- summary: ''
- columns:
- user_bulk_form: user_bulk_form
- name: name
- status: status
- rid: rid
- created: created
- access: access
- edit_node: edit_node
- dropbutton: dropbutton
- info:
- user_bulk_form:
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- name:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- status:
- sortable: true
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: priority-low
- rid:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: priority-low
- created:
- sortable: true
- default_sort_order: desc
- align: ''
- separator: ''
- empty_column: false
- responsive: priority-low
- access:
- sortable: true
- default_sort_order: desc
- align: ''
- separator: ''
- empty_column: false
- responsive: priority-low
- edit_node:
- align: ''
- separator: ''
- empty_column: false
- responsive: priority-low
- dropbutton:
- sortable: false
- default_sort_order: asc
- align: ''
- separator: ''
- empty_column: false
- responsive: ''
- default: created
- empty_table: true
- row:
- type: fields
+ title: People
fields:
user_bulk_form:
id: user_bulk_form
@@ -148,6 +29,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user
+ plugin_id: user_bulk_form
label: 'Bulk update'
exclude: false
alter:
@@ -194,8 +77,6 @@ display:
selected_actions:
- user_block_user_action
- user_unblock_user_action
- plugin_id: user_bulk_form
- entity_type: user
name:
id: name
table: users_field_data
@@ -203,6 +84,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user
+ entity_field: name
+ plugin_id: field
label: Username
exclude: false
alter:
@@ -244,10 +128,7 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
- plugin_id: field
type: user_name
- entity_type: user
- entity_field: name
status:
id: status
table: users_field_data
@@ -255,6 +136,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user
+ entity_field: status
+ plugin_id: field
label: Status
exclude: false
alter:
@@ -296,14 +180,11 @@ display:
hide_empty: false
empty_zero: false
hide_alter_empty: true
- plugin_id: field
type: boolean
settings:
format: custom
- format_custom_true: Active
format_custom_false: Blocked
- entity_type: user
- entity_field: status
+ format_custom_true: Active
roles_target_id:
id: roles_target_id
table: user__roles
@@ -311,6 +192,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: user_roles
label: Roles
exclude: false
alter:
@@ -354,7 +236,6 @@ display:
hide_alter_empty: true
type: ul
separator: ', '
- plugin_id: user_roles
created:
id: created
table: users_field_data
@@ -362,6 +243,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user
+ entity_field: created
+ plugin_id: field
label: 'Member for'
exclude: false
alter:
@@ -408,9 +292,6 @@ display:
future_format: '@interval'
past_format: '@interval'
granularity: 2
- plugin_id: field
- entity_type: user
- entity_field: created
access:
id: access
table: users_field_data
@@ -418,6 +299,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user
+ entity_field: access
+ plugin_id: field
label: 'Last access'
exclude: false
alter:
@@ -464,9 +348,6 @@ display:
future_format: '@interval hence'
past_format: '@interval ago'
granularity: 2
- plugin_id: field
- entity_type: user
- entity_field: access
operations:
id: operations
table: users
@@ -474,6 +355,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user
+ plugin_id: entity_operations
label: Operations
exclude: false
alter:
@@ -516,8 +399,6 @@ display:
empty_zero: false
hide_alter_empty: true
destination: true
- entity_type: user
- plugin_id: entity_operations
mail:
id: mail
table: users_field_data
@@ -525,6 +406,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user
+ entity_field: mail
+ plugin_id: field
label: ''
exclude: true
alter:
@@ -579,9 +463,72 @@ display:
multi_type: separator
separator: ', '
field_api_classes: false
- plugin_id: field
+ pager:
+ type: full
+ options:
+ offset: 0
+ items_per_page: 50
+ total_pages: 0
+ id: 0
+ tags:
+ next: 'Next ›'
+ previous: '‹ Previous'
+ first: '« First'
+ last: 'Last »'
+ expose:
+ items_per_page: false
+ items_per_page_label: 'Items per page'
+ items_per_page_options: '5, 10, 25, 50'
+ items_per_page_options_all: false
+ items_per_page_options_all_label: '- All -'
+ offset: false
+ offset_label: Offset
+ quantity: 9
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Filter
+ reset_button: true
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'administer users'
+ cache:
+ type: tag
+ empty:
+ area_text_custom:
+ id: area_text_custom
+ table: views
+ field: area_text_custom
+ relationship: none
+ group_type: group
+ admin_label: ''
+ plugin_id: text_custom
+ empty: true
+ content: 'No people available.'
+ tokenize: false
+ sorts:
+ created:
+ id: created
+ table: users_field_data
+ field: created
+ relationship: none
+ group_type: group
+ admin_label: ''
entity_type: user
- entity_field: mail
+ entity_field: created
+ plugin_id: date
+ order: DESC
+ expose:
+ label: ''
+ field_identifier: created
+ exposed: false
+ granularity: second
filters:
combine:
id: combine
@@ -590,6 +537,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: combine
operator: contains
value: ''
group: 1
@@ -600,6 +548,8 @@ display:
description: ''
use_operator: false
operator: combine_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: user
required: false
remember: false
@@ -608,8 +558,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -625,7 +573,6 @@ display:
fields:
name: name
mail: mail
- plugin_id: combine
status:
id: status
table: users_field_data
@@ -633,6 +580,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user
+ entity_field: status
+ plugin_id: boolean
operator: '='
value: '1'
group: 1
@@ -643,6 +593,8 @@ display:
description: ''
use_operator: false
operator: status_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: status
required: false
remember: false
@@ -651,8 +603,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: true
group_info:
label: Status
@@ -673,9 +623,6 @@ display:
title: Blocked
operator: '='
value: '0'
- plugin_id: boolean
- entity_type: user
- entity_field: status
roles_target_id:
id: roles_target_id
table: user__roles
@@ -683,6 +630,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: user_roles
operator: or
value: { }
group: 1
@@ -693,6 +641,8 @@ display:
description: ''
use_operator: false
operator: roles_target_id_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: role
required: false
remember: false
@@ -702,8 +652,6 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -717,7 +665,6 @@ display:
default_group_multiple: { }
group_items: { }
reduce_duplicates: false
- plugin_id: user_roles
permission:
id: permission
table: user__roles
@@ -725,6 +672,7 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: user_permissions
operator: or
value: { }
group: 1
@@ -735,6 +683,8 @@ display:
description: ''
use_operator: false
operator: permission_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: permission
required: false
remember: false
@@ -744,8 +694,6 @@ display:
anonymous: '0'
administrator: '0'
reduce: false
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -759,7 +707,6 @@ display:
default_group_multiple: { }
group_items: { }
reduce_duplicates: false
- plugin_id: user_permissions
default_langcode:
id: default_langcode
table: users_field_data
@@ -767,6 +714,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user
+ entity_field: default_langcode
+ plugin_id: boolean
operator: '='
value: '1'
group: 1
@@ -777,14 +727,14 @@ display:
description: ''
use_operator: false
operator: ''
+ operator_limit_selection: false
+ operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -797,9 +747,6 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- entity_type: user
- entity_field: default_langcode
- plugin_id: boolean
uid_raw:
id: uid_raw
table: users_field_data
@@ -807,6 +754,8 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user
+ plugin_id: numeric
operator: '!='
value:
min: ''
@@ -820,14 +769,14 @@ display:
description: ''
use_operator: false
operator: ''
+ operator_limit_selection: false
+ operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -840,92 +789,144 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: numeric
- entity_type: user
- sorts:
- created:
- id: created
- table: users_field_data
- field: created
- relationship: none
- group_type: group
- admin_label: ''
- order: DESC
- exposed: false
- expose:
- label: ''
- granularity: second
- plugin_id: date
- entity_type: user
- entity_field: created
- title: People
- empty:
- area_text_custom:
- id: area_text_custom
- table: views
- field: area_text_custom
- relationship: none
- group_type: group
- admin_label: ''
- empty: true
- tokenize: false
- content: 'No people available.'
- plugin_id: text_custom
+ filter_groups:
+ operator: AND
+ groups:
+ 1: AND
+ style:
+ type: table
+ options:
+ grouping: { }
+ row_class: ''
+ default_row_class: true
+ columns:
+ user_bulk_form: user_bulk_form
+ name: name
+ status: status
+ rid: rid
+ created: created
+ access: access
+ edit_node: edit_node
+ dropbutton: dropbutton
+ default: created
+ info:
+ user_bulk_form:
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ name:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ status:
+ sortable: true
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: priority-low
+ rid:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: priority-low
+ created:
+ sortable: true
+ default_sort_order: desc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: priority-low
+ access:
+ sortable: true
+ default_sort_order: desc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: priority-low
+ edit_node:
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: priority-low
+ dropbutton:
+ sortable: false
+ default_sort_order: asc
+ align: ''
+ separator: ''
+ empty_column: false
+ responsive: ''
+ override: true
+ sticky: false
+ summary: ''
+ empty_table: true
+ row:
+ type: fields
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
+ css_class: ''
+ use_ajax: false
+ group_by: false
+ show_admin_links: true
use_more: false
use_more_always: false
use_more_text: more
+ link_display: page_1
+ link_url: ''
display_comment: ''
- use_ajax: false
hide_attachment_summary: false
- show_admin_links: true
- group_by: false
- link_url: ''
- link_display: page_1
- css_class: ''
- filter_groups:
- operator: AND
- groups:
- 1: AND
display_extenders: { }
cache_metadata:
+ max-age: 0
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user.permissions
- max-age: 0
tags: { }
page_1:
- display_plugin: page
id: page_1
display_title: Page
+ display_plugin: page
position: 1
display_options:
- path: admin/people/list
+ defaults:
+ show_admin_links: false
show_admin_links: false
+ display_extenders: { }
+ path: admin/people/list
menu:
type: 'default tab'
title: List
description: 'Find and manage people interacting with your site.'
- menu_name: admin
weight: -10
+ menu_name: admin
context: ''
tab_options:
type: normal
title: People
description: 'Manage user accounts, roles, and permissions.'
- menu_name: admin
weight: 0
- defaults:
- show_admin_links: false
- display_extenders: { }
+ menu_name: admin
cache_metadata:
+ max-age: 0
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- url
- url.query_args
- user.permissions
- max-age: 0
tags: { }
diff --git a/config/views.view.who_s_new.yml b/config/views.view.who_s_new.yml
index 6a3205f..7bde827 100644
--- a/config/views.view.who_s_new.yml
+++ b/config/views.view.who_s_new.yml
@@ -15,68 +15,34 @@ base_table: users_field_data
base_field: uid
display:
default:
- display_plugin: default
id: default
display_title: Master
+ display_plugin: default
position: 0
display_options:
- access:
- type: perm
- options:
- perm: 'access content'
- cache:
- type: tag
- options: { }
- query:
- type: views_query
- options:
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_comment: ''
- query_tags: { }
- exposed_form:
- type: basic
- options:
- submit_button: Apply
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- type: some
- options:
- items_per_page: 5
- offset: 0
- style:
- type: html_list
- row:
- type: fields
+ title: 'Who''s new'
fields:
name:
id: name
table: users_field_data
field: name
- label: ''
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user
+ entity_field: name
plugin_id: field
- type: user_name
+ label: ''
+ exclude: false
alter:
alter_text: false
make_link: false
absolute: false
- trim: false
word_boundary: false
ellipsis: false
strip_tags: false
+ trim: false
html: false
- hide_empty: false
- empty_zero: false
- relationship: none
- group_type: group
- admin_label: ''
- exclude: false
element_type: ''
element_class: ''
element_label_type: ''
@@ -86,23 +52,65 @@ display:
element_wrapper_class: ''
element_default_classes: true
empty: ''
+ hide_empty: false
+ empty_zero: false
hide_alter_empty: true
+ type: user_name
+ pager:
+ type: some
+ options:
+ offset: 0
+ items_per_page: 5
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Apply
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'access content'
+ cache:
+ type: tag
+ options: { }
+ empty: { }
+ sorts:
+ created:
+ id: created
+ table: users_field_data
+ field: created
+ relationship: none
+ group_type: group
+ admin_label: ''
entity_type: user
- entity_field: name
+ entity_field: created
+ plugin_id: date
+ order: DESC
+ expose:
+ label: ''
+ field_identifier: created
+ exposed: false
+ granularity: second
+ arguments: { }
filters:
status:
- value: '1'
+ id: status
table: users_field_data
field: status
- id: status
+ entity_type: user
+ entity_field: status
+ plugin_id: boolean
+ value: '1'
+ group: 1
expose:
operator: '0'
operator_limit_selection: false
operator_list: { }
- group: 1
- plugin_id: boolean
- entity_type: user
- entity_field: status
access:
id: access
table: users_field_data
@@ -110,6 +118,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user
+ entity_field: access
+ plugin_id: date
operator: '>'
value:
min: ''
@@ -124,14 +135,14 @@ display:
description: ''
use_operator: false
operator: ''
+ operator_limit_selection: false
+ operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -144,53 +155,43 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: date
- entity_type: user
- entity_field: access
- sorts:
- created:
- id: created
- table: users_field_data
- field: created
- relationship: none
- group_type: group
- admin_label: ''
- order: DESC
- exposed: false
- expose:
- label: ''
- granularity: second
- plugin_id: date
- entity_type: user
- entity_field: created
- title: 'Who''s new'
+ style:
+ type: html_list
+ row:
+ type: fields
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
+ relationships: { }
header: { }
footer: { }
- empty: { }
- relationships: { }
- arguments: { }
display_extenders: { }
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- user.permissions
- max-age: -1
tags: { }
block_1:
- display_plugin: block
id: block_1
display_title: 'Who''s new'
+ display_plugin: block
position: 1
display_options:
display_description: 'A list of new users'
+ display_extenders: { }
block_description: 'Who''s new'
block_category: User
- display_extenders: { }
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- user.permissions
- max-age: -1
tags: { }
diff --git a/config/views.view.who_s_online.yml b/config/views.view.who_s_online.yml
index 28dd1e8..a3d7f34 100644
--- a/config/views.view.who_s_online.yml
+++ b/config/views.view.who_s_online.yml
@@ -15,75 +15,34 @@ base_table: users_field_data
base_field: uid
display:
default:
- display_plugin: default
id: default
display_title: Master
+ display_plugin: default
position: 0
display_options:
- access:
- type: perm
- options:
- perm: 'access user profiles'
- cache:
- type: tag
- options: { }
- query:
- type: views_query
- options:
- disable_sql_rewrite: false
- distinct: false
- replica: false
- query_comment: ''
- query_tags: { }
- exposed_form:
- type: basic
- options:
- submit_button: Apply
- reset_button: false
- reset_button_label: Reset
- exposed_sorts_label: 'Sort by'
- expose_sort_order: true
- sort_asc_label: Asc
- sort_desc_label: Desc
- pager:
- type: some
- options:
- items_per_page: 10
- offset: 0
- style:
- type: html_list
- options:
- grouping: { }
- row_class: ''
- default_row_class: true
- type: ul
- wrapper_class: item-list
- class: ''
- row:
- type: fields
+ title: 'Who''s online'
fields:
name:
id: name
table: users_field_data
field: name
- label: ''
+ relationship: none
+ group_type: group
+ admin_label: ''
+ entity_type: user
+ entity_field: name
plugin_id: field
- type: user_name
+ label: ''
+ exclude: false
alter:
alter_text: false
make_link: false
absolute: false
- trim: false
word_boundary: false
ellipsis: false
strip_tags: false
+ trim: false
html: false
- hide_empty: false
- empty_zero: false
- relationship: none
- group_type: group
- admin_label: ''
- exclude: false
element_type: ''
element_class: ''
element_label_type: ''
@@ -93,23 +52,76 @@ display:
element_wrapper_class: ''
element_default_classes: true
empty: ''
+ hide_empty: false
+ empty_zero: false
hide_alter_empty: true
+ type: user_name
+ pager:
+ type: some
+ options:
+ offset: 0
+ items_per_page: 10
+ exposed_form:
+ type: basic
+ options:
+ submit_button: Apply
+ reset_button: false
+ reset_button_label: Reset
+ exposed_sorts_label: 'Sort by'
+ expose_sort_order: true
+ sort_asc_label: Asc
+ sort_desc_label: Desc
+ access:
+ type: perm
+ options:
+ perm: 'access user profiles'
+ cache:
+ type: tag
+ options: { }
+ empty:
+ area_text_custom:
+ id: area_text_custom
+ table: views
+ field: area_text_custom
+ relationship: none
+ group_type: group
+ admin_label: ''
+ plugin_id: text_custom
+ empty: true
+ content: 'There are currently 0 users online.'
+ tokenize: false
+ sorts:
+ access:
+ id: access
+ table: users_field_data
+ field: access
+ relationship: none
+ group_type: group
+ admin_label: ''
entity_type: user
- entity_field: name
+ entity_field: access
+ plugin_id: date
+ order: DESC
+ expose:
+ label: ''
+ field_identifier: access
+ exposed: false
+ granularity: second
+ arguments: { }
filters:
status:
- value: '1'
+ id: status
table: users_field_data
field: status
- id: status
+ entity_type: user
+ entity_field: status
+ plugin_id: boolean
+ value: '1'
+ group: 1
expose:
operator: '0'
operator_limit_selection: false
operator_list: { }
- group: 1
- plugin_id: boolean
- entity_type: user
- entity_field: status
access:
id: access
table: users_field_data
@@ -117,6 +129,9 @@ display:
relationship: none
group_type: group
admin_label: ''
+ entity_type: user
+ entity_field: access
+ plugin_id: date
operator: '>='
value:
min: ''
@@ -131,6 +146,8 @@ display:
description: 'A user is considered online for this long after they have last viewed a page.'
use_operator: false
operator: access_op
+ operator_limit_selection: false
+ operator_list: { }
identifier: access
required: false
remember: false
@@ -139,8 +156,6 @@ display:
authenticated: authenticated
anonymous: '0'
administrator: '0'
- operator_limit_selection: false
- operator_list: { }
is_grouped: false
group_info:
label: ''
@@ -153,26 +168,26 @@ display:
default_group: All
default_group_multiple: { }
group_items: { }
- plugin_id: date
- entity_type: user
- entity_field: access
- sorts:
- access:
- id: access
- table: users_field_data
- field: access
- order: DESC
- relationship: none
- group_type: group
- admin_label: ''
- exposed: false
- expose:
- label: ''
- granularity: second
- plugin_id: date
- entity_type: user
- entity_field: access
- title: 'Who''s online'
+ style:
+ type: html_list
+ options:
+ grouping: { }
+ row_class: ''
+ default_row_class: true
+ type: ul
+ wrapper_class: item-list
+ class: ''
+ row:
+ type: fields
+ query:
+ type: views_query
+ options:
+ query_comment: ''
+ disable_sql_rewrite: false
+ distinct: false
+ replica: false
+ query_tags: { }
+ relationships: { }
header:
result:
id: result
@@ -181,45 +196,31 @@ display:
relationship: none
group_type: group
admin_label: ''
+ plugin_id: result
empty: false
content: 'There are currently @total users online.'
- plugin_id: result
footer: { }
- empty:
- area_text_custom:
- id: area_text_custom
- table: views
- field: area_text_custom
- relationship: none
- group_type: group
- admin_label: ''
- empty: true
- tokenize: false
- content: 'There are currently 0 users online.'
- plugin_id: text_custom
- relationships: { }
- arguments: { }
display_extenders: { }
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- user.permissions
- max-age: -1
tags: { }
who_s_online_block:
- display_plugin: block
id: who_s_online_block
display_title: 'Who''s online'
+ display_plugin: block
position: 1
display_options:
- block_description: 'Who''s online'
display_description: 'A list of users that are currently logged in.'
display_extenders: { }
+ block_description: 'Who''s online'
cache_metadata:
+ max-age: -1
contexts:
- 'languages:language_content'
- 'languages:language_interface'
- user.permissions
- max-age: -1
tags: { }